Merge pull request #102540 from yurkobb/master
tor-browser-bundle-bin: mark as broken
This commit is contained in:
commit
a3c92172a7
1 changed files with 1 additions and 0 deletions
|
@ -409,5 +409,6 @@ stdenv.mkDerivation rec {
|
|||
# the compound is "libre" in a strict sense (some components place certain
|
||||
# restrictions on redistribution), it's free enough for our purposes.
|
||||
license = licenses.free;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue