Update flakes & doomemacs
This commit is contained in:
parent
1e6d28f1cc
commit
c1279a713d
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -1003,11 +1003,11 @@
|
|||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1711531710,
|
||||
"narHash": "sha256-DXJd9jtUt3hZF9y0k4IGP3NpBudYsJm0/NI8EAzMBdo=",
|
||||
"lastModified": 1711532663,
|
||||
"narHash": "sha256-Y0I1/ENnkXvrgK3xLKaRkPZSfbgQkcWu2ctqbwU4Fb0=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "dc2eea604c3835ea69b06967f6323fcd3cdb5f71",
|
||||
"rev": "f7a87cffaf22af88cfeda2951de842aa919e2fdd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -8,7 +8,7 @@ let
|
|||
doomemacsSrc = builtins.fetchGit {
|
||||
url = "https://github.com/doomemacs/doomemacs";
|
||||
ref = "master";
|
||||
rev = "bea81278fd2ecb65db6a63dbcd6db2f52921ee41";
|
||||
rev = "201051c368cfdabf3f68c372939297380999e28d";
|
||||
};
|
||||
neofetchThemesSrc = builtins.fetchGit {
|
||||
url = "https://github.com/Chick2D/neofetch-themes";
|
||||
|
|
Loading…
Add table
Reference in a new issue