aboutsummaryrefslogtreecommitdiff
path: root/etc/news.scm
blob: 7e6da61c71a7b1fb18f854db1d9eef770f900dfc (about) (plain)
blob size (135KB) exceeds display size limit (100KB).
Include zstd in PATH....As this seems to be required for compressing the result. * gnu/packages/chromium.scm (ungoogled-chromium-snippet): Include zstd in the PATH. Change-Id: If74243a4e65f4f70cab889b655f8cb53f609d5e0 Christopher Baines 2024-08-31gnu: chromium: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I34ca11b72b937daf480a4c834c06d65d1b1add41 Maxime Devos