build emacs24PackagesNg on Hydra

This is required now because we do not recurseIntoAttrs for
emacsPackagesNg. This has the side-effect of removing duplicate jobs.
This commit is contained in:
Thomas Tuegel 2016-01-13 11:05:45 -06:00
parent f3b7101bbb
commit 3a03a6dd60

View File

@ -235,6 +235,8 @@ let
zsh = linux;
zsnes = ["i686-linux"];
emacs24PackagesNg = packagePlatforms pkgs.emacs24PackagesNg;
gnome = {
gnome_panel = linux;
metacity = linux;