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:
Peter Simons 2013-06-02 09:41:32 +02:00
parent 081ca56cc9
commit 9ebb5ad7a6
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ with (import ./release-lib.nix);
aspell = all;
at = linux;
atlas = linux;
aterm25 = all;
aterm28 = all;
autoconf = all;

View File

@ -45,6 +45,7 @@ let
apacheHttpd = linux;
aspell = all;
at = linux;
atlas = linux;
audacious = linux;
autoconf = all;
automake110x = all;