Merge pull request #102540 from yurkobb/master
tor-browser-bundle-bin: mark as broken
This commit is contained in:
commit
a3c92172a7
@ -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