ledger-3.1.1: mark build broken
This commit is contained in:
parent
f99ddebd50
commit
2f73fd3eea
1 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = with stdenv.lib.maintainers; [ peti the-kenny jwiegley ];
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny jwiegley ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue