mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
ledger-3.1.1: mark build broken
This commit is contained in:
parent
f99ddebd50
commit
2f73fd3eea
@ -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 New Issue
Block a user