summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-06-02 09:41:32 +0200
committerPeter Simons <simons@cryp.to>2013-06-02 09:41:32 +0200
commit9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39 (patch)
treeed99feccbacf89d70970a25de1ddbb66c2d33a13 /pkgs/top-level/release-small.nix
parent081ca56cc9da9a6b4b3d880947940561afd9dd34 (diff)
downloadnixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar.gz
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar.bz2
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar.lz
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar.xz
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.tar.zst
nixpkgs-9ebb5ad7a64733ba1c0961adf23b51ceeecc9a39.zip
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.
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 9c85cb381b6..f22faf123cc 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -19,6 +19,7 @@ with (import ./release-lib.nix);
 
   aspell = all;
   at = linux;
+  atlas = linux;
   aterm25 = all;
   aterm28 = all;
   autoconf = all;