mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
haskell-euler fails its test suite.
This commit is contained in:
parent
654d912db5
commit
2e0144ce09
@ -220,6 +220,7 @@ self: super: {
|
||||
# These packages try to execute non-existent external programs.
|
||||
cmaes = dontCheck super.cmaes; # http://hydra.cryp.to/build/498725/log/raw
|
||||
dbmigrations = dontCheck super.dbmigrations;
|
||||
euler = dontCheck super.euler; # https://github.com/decomputed/euler/issues/1
|
||||
filestore = dontCheck super.filestore;
|
||||
graceful = dontCheck super.graceful;
|
||||
hakyll = dontCheck super.hakyll;
|
||||
|
Loading…
Reference in New Issue
Block a user