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-08-16 22:45:12 +0200
committerPeter Simons <simons@cryp.to>2013-08-16 22:45:30 +0200
commita94065196899a1d401c8ef68c571186686cdf553 (patch)
treef0408f7a94973445431e339a3adf8dda2b498817 /pkgs/top-level/release-small.nix
parent595b8dbab91bc94d2e08dcf4b6408a2d2891de41 (diff)
downloadnixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar.gz
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar.bz2
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar.lz
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar.xz
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.tar.zst
nixpkgs-a94065196899a1d401c8ef68c571186686cdf553.zip
liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates)
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 f7fc9932f67..bad99175714 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -93,6 +93,7 @@ with (import ./release-lib.nix);
   qemu_kvm = linux;
   less = all;
   lftp = all;
+  liblapack = linux;
   libtool = all;
   libtool_2 = all;
   libxml2 = all;