pkgs/setris: mark as broken
This commit is contained in:
parent
e926818bca
commit
6341ee18b7
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ stdenv.mkDerivation (self: rec {
|
|||
license = licenses.unfree;
|
||||
platforms = platforms.all; # Uses a 'universal' jar
|
||||
maintainers = with maintainers; [ infinidoge ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue