Generation 69 2024-04-20 20:18:06 (current)
This commit is contained in:
parent
053247435e
commit
ed0df0ff0a
@ -24,7 +24,7 @@
|
||||
in
|
||||
pkgs.symlinkJoin {
|
||||
name = "wrapped-emacs";
|
||||
paths = [emacs-pkg];
|
||||
paths = [emacs-pkg pkgs.emacs29];
|
||||
nativeBuildInputs = [pkgs.makeBinaryWrapper];
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/emacs \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user