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:
André Batista 2025-08-19 19:22:37 -03:00 committed by Hilton Chain
parent 033128e400
commit fa9d1c2097
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -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