feed: disable test suite to fix the build
The test suite does not compile.
This commit is contained in:
parent
1798bb77ab
commit
519c8a6404
@ -1658,4 +1658,7 @@ self: super: {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Test suite does not compile.
|
||||||
|
feed = dontCheck super.feed;
|
||||||
|
|
||||||
} // 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