'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/chromium.scm
AgeCommit message (Expand)Author
2022-02-03gnu: ungoogled-chromium: Don't use the bundled libc++....This partially reverts f01ec472b9c3ef9008e70e0cf41ca46c61137d8c. * gnu/packages/chromium.scm (%preserved-third-party-files): Unbundle libcxx, re2, and jsoncpp. (%debian-patches): Add 'system/jsoncpp.patch'. (ungoogled-chromium-snippet): Replace re2 GN files. (ungoogled-chromium)[arguments]: Add use_custom_libcxx, rtc_build_json, and rtc_jsoncpp_root to #:configure-flags. Don't override CPLUS_INCLUDE_PATH. Add substitution. [inputs]: Add JSONCPP and RE2. Marius Bakke
2022-01-21gnu: ungoogled-chromium: Update to 97.0.4692.99....* gnu/packages/chromium.scm (%chromium-version): Set to 97.0.4692.99. (%ungoogled-origin, ungoogled-chromium): Update hashes. Marius Bakke