emacsPackagesNg: pass melpaBuild, trivialBuild to packages

This commit is contained in:
Thomas Tuegel 2015-12-07 06:28:56 -06:00
parent 916f86745e
commit ace303f79c

View File

@ -46,7 +46,7 @@ with lib.licenses;
let packagesFun = super: self: with self; {
inherit emacs;
inherit emacs melpaBuild trivialBuild;
## START HERE