mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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:
parent
f3b7101bbb
commit
3a03a6dd60
@ -235,6 +235,8 @@ let
|
||||
zsh = linux;
|
||||
zsnes = ["i686-linux"];
|
||||
|
||||
emacs24PackagesNg = packagePlatforms pkgs.emacs24PackagesNg;
|
||||
|
||||
gnome = {
|
||||
gnome_panel = linux;
|
||||
metacity = linux;
|
||||
|
Loading…
Reference in New Issue
Block a user