tor-browser-bundle-bin: mark as broken
NoScript is missing / broken; Highest Security Level doesn't disable JavaScript. See issue #83096 for more info.
This commit is contained in:
parent
42cc40ddc8
commit
968348bd18
@ -409,5 +409,6 @@ stdenv.mkDerivation rec {
|
|||||||
# the compound is "libre" in a strict sense (some components place certain
|
# the compound is "libre" in a strict sense (some components place certain
|
||||||
# restrictions on redistribution), it's free enough for our purposes.
|
# restrictions on redistribution), it's free enough for our purposes.
|
||||||
license = licenses.free;
|
license = licenses.free;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user