mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
haskell-yesod-core: disable broken test suite
This commit is contained in:
parent
1e44702fc0
commit
fe91334fbf
@ -1148,4 +1148,7 @@ self: super: {
|
||||
|
||||
arbtt = doJailbreak super.arbtt;
|
||||
|
||||
# https://github.com/yesodweb/yesod/issues/1563
|
||||
yesod-core = dontCheck super.yesod-core;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
Loading…
Reference in New Issue
Block a user