mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
committed by
Hilton Chain
parent
033128e400
commit
fa9d1c2097
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user