Trying without emacs

This commit is contained in:
2026-03-14 20:54:27 +00:00
parent 3b1e73f359
commit d2f949f179
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1616,7 +1616,7 @@ This is top file of this level which contains just an import statement for all r
./kitty.nix
./starship.nix
./zsh.nix
./emacs.nix
#./emacs.nix
];
# .. put any code here
}
+4 -4
View File
@@ -485,16 +485,16 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1773375660,
"narHash": "sha256-SEzUWw2Rf5Ki3bcM26nSKgbeoqi2uYy8IHVBqOKjX3w=",
"lastModified": 1773389992,
"narHash": "sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3e20095fe3c6cbb1ddcef89b26969a69a1570776",
"rev": "c06b4ae3d6599a672a6210b7021d699c351eebda",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
@@ -4,7 +4,7 @@
./kitty.nix
./starship.nix
./zsh.nix
./emacs.nix
#./emacs.nix
];
# .. put any code here
}