mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: make-torbrowser: Build with default nss (ESR).
As of 4918534be1
we can build with guix default nss library.
* gnu/packages/tor-browsers.scm (make-torbrowser) [inputs]: Use nss
instead of nss-rapid.
Change-Id: I205447df98d57a91765a53032ca67c0e928c4c64
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
033128e400
commit
fa9d1c2097
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ Browser.")
|
|||
hunspell
|
||||
libnotify
|
||||
nspr
|
||||
nss-rapid ; requires v. 3.101, so nss won't cut it for now.
|
||||
nss
|
||||
shared-mime-info
|
||||
eudev
|
||||
unzip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue