ledger-3.1.1: mark build broken

+2 -1
+2 -1
pkgs/applications/office/ledger/default.nix
··· 42 ''; 43 44 platforms = stdenv.lib.platforms.all; 45 - maintainers = with stdenv.lib.maintainers; [ peti the-kenny jwiegley ]; 46 }; 47 }
··· 42 ''; 43 44 platforms = stdenv.lib.platforms.all; 45 + maintainers = with stdenv.lib.maintainers; [ the-kenny jwiegley ]; 46 + broken = true; 47 }; 48 }