elpa-packages: Fix evaluation
This commit is contained in:
parent
a0762a4eee
commit
095e2f961f
@ -25,7 +25,7 @@ self:
|
||||
super = removeAttrs imported [ "dash" ];
|
||||
|
||||
elpaBuild = import ../../../build-support/emacs/elpa.nix {
|
||||
inherit fetchurl lib stdenv texinfo;
|
||||
inherit lib stdenv texinfo;
|
||||
inherit (self) emacs;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user