summary refs log tree commit diff
path: root/pkgs/top-level/release.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.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.nix')
-rw-r--r--pkgs/top-level/release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index 11102f89155..de1aaec01ae 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -45,6 +45,7 @@ let
       apacheHttpd = linux;
       aspell = all;
       at = linux;
+      atlas = linux;
       audacious = linux;
       autoconf = all;
       automake110x = all;