haskell-krank: jailbreak to fix the build
This commit is contained in:
parent
0685be711e
commit
29e871b2d0
@ -1365,4 +1365,8 @@ self: super: {
|
|||||||
ormolu = doJailbreak (super.ormolu.override {
|
ormolu = doJailbreak (super.ormolu.override {
|
||||||
ghc-lib-parser = self.ghc-lib-parser_8_8_1_20191204;
|
ghc-lib-parser = self.ghc-lib-parser_8_8_1_20191204;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# krank-0.1.0 does not accept PyF-0.9.0.0.
|
||||||
|
krank = doJailbreak super.krank;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
Loading…
x
Reference in New Issue
Block a user