mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +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;
|
zsh = linux;
|
||||||
zsnes = ["i686-linux"];
|
zsnes = ["i686-linux"];
|
||||||
|
|
||||||
|
emacs24PackagesNg = packagePlatforms pkgs.emacs24PackagesNg;
|
||||||
|
|
||||||
gnome = {
|
gnome = {
|
||||||
gnome_panel = linux;
|
gnome_panel = linux;
|
||||||
metacity = linux;
|
metacity = linux;
|
||||||
|
Loading…
Reference in New Issue
Block a user