release.nix, release-small.nix: build atlas library on Hydra
This puppy takes several hours to compile, being able to download that package in binary form is really valuable.
This commit is contained in:
parent
081ca56cc9
commit
9ebb5ad7a6
@ -19,6 +19,7 @@ with (import ./release-lib.nix);
|
||||
|
||||
aspell = all;
|
||||
at = linux;
|
||||
atlas = linux;
|
||||
aterm25 = all;
|
||||
aterm28 = all;
|
||||
autoconf = all;
|
||||
|
@ -45,6 +45,7 @@ let
|
||||
apacheHttpd = linux;
|
||||
aspell = all;
|
||||
at = linux;
|
||||
atlas = linux;
|
||||
audacious = linux;
|
||||
autoconf = all;
|
||||
automake110x = all;
|
||||
|
Loading…
Reference in New Issue
Block a user