From 69c4f038dedf0cab294c63fa46504186042f6a7d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 25 Sep 2017 09:39:55 +0200 Subject: haskell-accelerate-blas: don't distribute via Hydra Depends on CUDA, which has a non-free license. --- pkgs/development/haskell-modules/configuration-hackage2nix.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development') 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 ] -- cgit 1.4.1