feed: disable test suite to fix the build
The test suite does not compile.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user