mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03: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