gnu: make-torbrowser: Delete testing/web-platform.

* gnu/packages/tor-browsers.scm (make-torbrowser): Delete
testing/web-platform.  This frees more than 800M of RAM during the
build.  Removing it seems to be enough to allow build on some
machines.

Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Nicolas Graves 2025-05-23 06:25:09 +02:00 committed by Ian Eure
parent 8867f0df70
commit 3a0acc2e86
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -433,6 +433,8 @@ Browser.")
;; UNBUNDLE-ME! "gfx/graphite2"
"js/src/ctypes/libffi"
;; UNBUNDLE-ME! "db/sqlite3"
;; 800Mo of unused tests.
"testing/web-platform"
))))
(add-after 'remove-bundled-libraries 'fix-ffmpeg-runtime-linker
(lambda* (#:key inputs #:allow-other-keys)