sunvox: mark broken

This commit is contained in:
Sandro Jäckel
2021-03-17 22:55:06 +01:00
parent f3fd81d629
commit fbd9d8e3a5
@@ -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;
};
}