tor-browser-bundle-bin: mark meta.sourceProvenance
This commit is contained in:
parent
04f2eb1b0a
commit
6603e6a8d1
@ -434,5 +434,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;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user