haskellPackages.cabal-helper: Jailbreak restrictive bounds. [Fixes #45515]
This commit is contained in:
@@ -1159,4 +1159,7 @@ self: super: {
|
|||||||
# https://github.com/danfran/cabal-macosx/issues/13
|
# https://github.com/danfran/cabal-macosx/issues/13
|
||||||
cabal-macosx = dontCheck super.cabal-macosx;
|
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
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
|||||||
Reference in New Issue
Block a user