agda: the Iowa stdlib seems to be behind a private SVN now
This commit is contained in:
parent
91ab6c9e89
commit
52a6589559
@ -22,5 +22,7 @@ agda.mkDerivation (self: rec {
|
||||
license = stdenv.lib.licenses.free;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];
|
||||
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user