agdaPackages.agdarsec: mark as broken
This commit is contained in:
parent
5692c3bc50
commit
ca89b111a5
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ mkDerivation rec {
|
|||
license = licenses.gpl3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ turion ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue