Generation 59 2024-04-20 14:57:44 (current)
This commit is contained in:
parent
7e0f53752c
commit
39f4021091
@ -22,7 +22,7 @@
|
||||
in
|
||||
pkgs.symlinkJoin {
|
||||
name = "wrapped-emacs";
|
||||
paths = [emacs-pkg];
|
||||
paths = [pkgs.emacs29];
|
||||
nativeBuildInputs = [pkgs.makeBinaryWrapper];
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/emacs \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user