tor-browser-bundle: inherit meta
This commit is contained in:
parent
ec4a7a02ca
commit
e975d058cd
@ -340,9 +340,7 @@ stdenv.mkDerivation rec {
|
|||||||
`tor-browser-bundle` needs for the bundling using a much simpler patch. See the
|
`tor-browser-bundle` needs for the bundling using a much simpler patch. See the
|
||||||
longDescription and expression of the `firefoxPackages.tor-browser` package for more info.
|
longDescription and expression of the `firefoxPackages.tor-browser` package for more info.
|
||||||
'';
|
'';
|
||||||
homepage = https://torproject.org/;
|
inherit (tor-browser-unwrapped.meta) homepage platforms license;
|
||||||
license = licenses.free;
|
|
||||||
platforms = [ "x86_64-linux" ];
|
|
||||||
hydraPlatforms = [ ];
|
hydraPlatforms = [ ];
|
||||||
maintainers = with maintainers; [ joachifm ];
|
maintainers = with maintainers; [ joachifm ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user