haskell-purescript: Disable tests.
Tests need network + /homeless-shelter.
This commit is contained in:
parent
2e91746661
commit
9303783649
@ -680,6 +680,10 @@ self: super: {
|
||||
'';
|
||||
});
|
||||
|
||||
# Tests attempt to use NPM to install from the network into
|
||||
# /homeless-shelter. Disabled.
|
||||
purescript = dontCheck super.purescript;
|
||||
|
||||
# Broken by GLUT update.
|
||||
Monadius = markBroken super.Monadius;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user