haskellPackages.blas-hs: unbreak
This commit is contained in:
parent
79e9ab2828
commit
b8896bc35d
@ -1505,4 +1505,7 @@ self: super: {
|
|||||||
# 2020-11-23: Jailbreaking until: https://github.com/michaelt/text-pipes/pull/29
|
# 2020-11-23: Jailbreaking until: https://github.com/michaelt/text-pipes/pull/29
|
||||||
pipes-text = doJailbreak super.pipes-text;
|
pipes-text = doJailbreak super.pipes-text;
|
||||||
|
|
||||||
|
# 2020-11-23: https://github.com/Rufflewind/blas-hs/issues/8
|
||||||
|
blas-hs = dontCheck super.blas-hs;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
@ -3545,7 +3545,6 @@ broken-packages:
|
|||||||
- blakesum
|
- blakesum
|
||||||
- blakesum-demo
|
- blakesum-demo
|
||||||
- blas
|
- blas
|
||||||
- blas-hs
|
|
||||||
- BlastHTTP
|
- BlastHTTP
|
||||||
- blastxml
|
- blastxml
|
||||||
- blatex
|
- blatex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user