forked from mirrors/nixpkgs
emacsPackagesNg: pass melpaBuild, trivialBuild to packages
This commit is contained in:
parent
916f86745e
commit
ace303f79c
|
@ -46,7 +46,7 @@ with lib.licenses;
|
|||
|
||||
let packagesFun = super: self: with self; {
|
||||
|
||||
inherit emacs;
|
||||
inherit emacs melpaBuild trivialBuild;
|
||||
|
||||
## START HERE
|
||||
|
||||
|
|
Loading…
Reference in a new issue