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