agda-pretty: mark as broken
Broken by updating the stdlib to 0.9. For now I let the author know.
This commit is contained in:
parent
cf399c1d68
commit
997b4bff29
@ -21,5 +21,6 @@ agda.mkDerivation (self: rec {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = with maintainers; [ fuuzetsu ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user