mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 08:39:08 +03:00
quake3demo: mark as broken
This commit is contained in:
parent
db47d51592
commit
68c131c2cc
@ -32,5 +32,7 @@ stdenv.mkDerivation {
|
||||
installTargets=copyfiles
|
||||
installFlags="COPYDIR=$out"
|
||||
'';
|
||||
|
||||
meta.broken = true;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user