darcs: fix build
This commit is contained in:
@@ -1279,4 +1279,7 @@ self: super: {
|
||||
# https://github.com/sol/hpack/issues/366
|
||||
hpack = dontCheck super.hpack;
|
||||
|
||||
# QuickCheck >=2.3 && <2.13, hspec >=2.1 && <2.7
|
||||
graphviz = dontCheck super.graphviz;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
Reference in New Issue
Block a user