haskellPackages.darcs: unbreak
This commit is contained in:
parent
1e44519bce
commit
e16851b616
@ -1713,4 +1713,8 @@ self: super: {
|
|||||||
# https://github.com/faylang/fay/pull/474
|
# https://github.com/faylang/fay/pull/474
|
||||||
fay = doJailbreak super.fay;
|
fay = doJailbreak super.fay;
|
||||||
|
|
||||||
|
# Too strict version bounds on cryptonite.
|
||||||
|
# Issue reported upstream, no bug tracker url yet.
|
||||||
|
darcs = doJailbreak super.darcs;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
Loading…
Reference in New Issue
Block a user