sunvox: mark broken
This commit is contained in:
parent
f3fd81d629
commit
fbd9d8e3a5
1 changed files with 2 additions and 0 deletions
|
@ -44,5 +44,7 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "http://www.warmplace.ru/soft/sunvox/";
|
homepage = "http://www.warmplace.ru/soft/sunvox/";
|
||||||
maintainers = with maintainers; [ puffnfresh ];
|
maintainers = with maintainers; [ puffnfresh ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
|
# hash mismatch
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue