haskellPackages.cabal-helper: Jailbreak restrictive bounds. [Fixes #45515]
This commit is contained in:
parent
bd4b8a4c82
commit
2ebc3034d3
@ -1159,4 +1159,7 @@ self: super: {
|
||||
# https://github.com/danfran/cabal-macosx/issues/13
|
||||
cabal-macosx = dontCheck super.cabal-macosx;
|
||||
|
||||
# https://github.com/DanielG/cabal-helper/issues/59
|
||||
cabal-helper = doJailbreak super.cabal-helper;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
Loading…
Reference in New Issue
Block a user