mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
overlays/pin-emacs28: drop
I suspect that agda toolchain has moved on and I can use a newer emacs
This commit is contained in:
parent
085442e442
commit
daf4d2901e
3 changed files with 0 additions and 13 deletions
|
|
@ -64,9 +64,6 @@ in
|
|||
./vanadium/overlay.nix
|
||||
./vanadium/kernel-overlay.nix
|
||||
|
||||
# removed, but I need it for PLFA!
|
||||
../overlays/pin-emacs28.nix
|
||||
|
||||
# use lix everywhere and wrap it with nom
|
||||
../overlays/lix.nix
|
||||
../overlays/nix-monitored.nix
|
||||
|
|
|
|||
|
|
@ -118,10 +118,6 @@
|
|||
enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.unsafe-emacs28;
|
||||
};
|
||||
lazygit.enable = true;
|
||||
fish = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue