sunvox: mark broken

This commit is contained in:
Sandro Jäckel
2021-03-11 21:07:47 +01:00
parent f3fd81d629
commit fbd9d8e3a5

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;
};
}