about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-09-25 09:39:55 +0200
committerPeter Simons <simons@cryp.to>2017-09-25 10:43:42 +0200
commit69c4f038dedf0cab294c63fa46504186042f6a7d (patch)
treededb84201f84e2ef6ad50eab3953a718ca040002 /pkgs/development
parent1d73878e884ea0583ce86522c8963190bc252346 (diff)
downloadnixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar.gz
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar.bz2
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar.lz
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar.xz
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.tar.zst
nixlib-69c4f038dedf0cab294c63fa46504186042f6a7d.zip
haskell-accelerate-blas: don't distribute via Hydra
Depends on CUDA, which has a non-free license.
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index 0636db8eec00..2f1abe68dce1 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2656,6 +2656,7 @@ dont-distribute-packages:
 
   # these packages depend on software with an unfree license
   accelerate-bignum:                            [ i686-linux, x86_64-linux, x86_64-darwin ]
+  accelerate-blas:                              [ i686-linux, x86_64-linux, x86_64-darwin ]
   accelerate-cublas:                            [ i686-linux, x86_64-linux, x86_64-darwin ]
   accelerate-cuda:                              [ i686-linux, x86_64-linux, x86_64-darwin ]
   accelerate-cufft:                             [ i686-linux, x86_64-linux, x86_64-darwin ]