ihaskell: test on Hydra, as mistune is no longer marked insecure
This commit is contained in:
parent
9023b0173f
commit
3fb516a5d9
1 changed files with 0 additions and 5 deletions
|
@ -26,9 +26,4 @@ buildEnv {
|
|||
fi
|
||||
done
|
||||
'';
|
||||
meta = {
|
||||
# ihaskell has an indirect dependency on the Python package mistune, which
|
||||
# is marked insecure.
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue