pijul: mark as broken
This commit is contained in:
parent
cfbbac7cb4
commit
d27a658846
|
@ -33,5 +33,6 @@ buildRustPackage rec {
|
|||
license = licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.x86_64; # i686 builds fail due to lmdb
|
||||
maintainers = with maintainers; [ puffnfresh ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue