about summary refs log tree commit diff
path: root/overlays/patches/emacs/overlay/repos/elpa/update
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/patches/emacs/overlay/repos/elpa/update')
-rwxr-xr-xoverlays/patches/emacs/overlay/repos/elpa/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/patches/emacs/overlay/repos/elpa/update b/overlays/patches/emacs/overlay/repos/elpa/update
index 1da0c66ea97a..65245d84d6f7 100755
--- a/overlays/patches/emacs/overlay/repos/elpa/update
+++ b/overlays/patches/emacs/overlay/repos/elpa/update
@@ -7,5 +7,5 @@ cd $SCRIPTPATH
 
 rm elpa-generated.nix
 
-eval $(nix-instantiate --eval --expr 'let nixpath = builtins.toString (import <nixpkgs> {}).path; in "${nixpath}/pkgs/applications/editors/emacs-modes/update-elpa"')
+eval $(nix-instantiate --eval --expr 'let nixpath = builtins.toString (import <nixpkgs> {}).path; in "${nixpath}/pkgs/applications/editors/emacs/elisp-packages/update-elpa"')
 env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ./test.nix -A elpaPackages