Install spacemacs

This commit is contained in:
Kiana Sheibani 2022-04-10 16:15:13 -04:00
parent 19b450eca9
commit 01762d4283
5 changed files with 34 additions and 2 deletions

20
flake.lock generated
View file

@ -71,7 +71,25 @@
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur"
"nur": "nur",
"spacemacs": "spacemacs"
}
},
"spacemacs": {
"flake": false,
"locked": {
"lastModified": 1649271578,
"narHash": "sha256-xKSjb88YL5fByieMnaLscLRVfyV22fdzxRyHSNj3J9g=",
"owner": "syl20bnr",
"repo": "spacemacs",
"rev": "5c0650282fe09f852ecd4109bf2a6bc9cb5a950b",
"type": "github"
},
"original": {
"owner": "syl20bnr",
"ref": "develop",
"repo": "spacemacs",
"type": "github"
}
}
},