sunvox: mark broken

This commit is contained in:
Sandro Jäckel 2021-03-11 21:07:47 +01:00
parent f3fd81d629
commit fbd9d8e3a5
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -44,5 +44,7 @@ stdenv.mkDerivation rec {
homepage = "http://www.warmplace.ru/soft/sunvox/";
maintainers = with maintainers; [ puffnfresh ];
platforms = [ "i686-linux" "x86_64-linux" ];
# hash mismatch
broken = true;
};
}