summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-26WIP: nongnu: firefox: Convert inputs to new style.firefox-sexpJonathan Brielmaier
2022-02-26nongnu: firefox: Use Gexp.Ricardo Wurmus
* nongnu/packages/mozilla.scm (firefox)[arguments]: Use Gexp to remove uses of %BUILD-INPUTS and output references. Also remove trailing #t. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-23nongnu: steam: Provide timezone info to Steam container.John Kehayias
* nongnu/packages/steam-client.scm (make-container-wrapper): Expose /etc/localtime Signed-off-by: ison <ison@airmail.cc>
2022-02-13nongnu: intel-microcode: Update to 20220207.Timotej Lazar
* nongnu/packages/linux.scm (intel-microcode): Update to 20220207. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-11nongnu: firefox: Add StartupWMClass to firefox.desktop.Clement Lassieur
Visual fix for GNOME < 40. * nongnu/packages/mozilla.scm (firefox)[arguments]: Set StartupWMClass in 'install-desktop-entry phase. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-10nongnu: linux: Set to linux-5.16.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux): Set to linux-5.16.
2022-02-10nongnu: linux@5.16: Update to 5.16.8.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.16): Update to 5.16.8.
2022-02-10nongnu: nvidia-driver: Supports only x86_64-linux.Jonathan Brielmaier
The 4xx branch and newer dropped i686 support, see: https://www.nvidia.com/en-us/drivers/unix/ * nongnu/packages/nvidia.scm (nvidia-driver)[supported-systems]: Set to x86_64-linux.
2022-02-10nongnu: firefox: Update to 97.0 [security fixes].Jonathan Brielmaier
This fixes CVE-2022-22753, CVE-2022-22754, CVE-2022-22755, CVE-2022-22756, CVE-2022-22757, CVE-2022-22758, CVE-2022-22759, CVE-2022-22760, CVE-2022-22761, CVE-2022-22762, CVE-2022-22764 and CVE-2022-0511. * nongnu/packages/mozilla.scm (firefox): Update to 97.0. [native-inputs]: Add now required alsa-lib. Use clang-12 and llvm-12 as older versions fail to build firefox.
2022-02-09nongnu: linux: Remove linux-4.4.Josselin Poiret
Fixes https://gitlab.com/nonguix/nonguix/-/issues/167 * nongnu/packages/linux.scm (linux-4.4): Remove it. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-08nongnu: linux-firmware: Update to 20211216.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-firmware): Update to 20211216.
2022-02-08nongnu: realtek-firmware: Include rtw8(8|9) drivers.Giacomo Leidi
* nongnu/packages/linux.scm (realtek-firmware)[arguments]: Select `rtw88` and `rtw89` drivers. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-08nongnu: Add i915-firmware.Josselin Poiret
* nongnu/packages/linux.scm (i915-firmware): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-08nongnu: linux@5.10: Update to 5.10.98.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.98.
2022-02-08nongnu: nvidia: Update to 470.86.irfus
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 470.86. [arguments]: Change short name of symbolic links. (nvidia-libs): Dito. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-02-08nongnu: linux@5.15: Update to 5.15.21.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.21.
2022-02-05nongnu: wasm: Extract wasm32-wasi-clang hash from clang-13.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-clang): Extract base clang hash directly from (gnu packages clang-13). Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-31nongnu: steam: Work around expat profile collision.ison
* 151.patch: Delete unnecessary file.
2022-01-31nongnu: steam: Work around expat profile collision.John Kehayias
* nongnu/packages/steam-client.scm: Update copyright. (fontconfig-fixed): New variable. (steam-client-libs): Replace fontconfig with fontconfig-fixed. Signed-off-by: ison <ison@airmail.cc>
2022-01-30nongnu: linux@5.15: Update to 5.15.18.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.18.
2022-01-27nongnu: Add linux@5.16.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.16): New variable.
2022-01-27nongnu: zerotier: Update to 1.8.4.Michal Žáček
* nongnu/packages/vpn.scm (zerotier): Update to 1.8.4. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: firefox: Enable WebAssembly sandboxed libraries.Pierre Langlois
* nongnu/packages/mozilla.scm (firefox)[arguments]: Pass --with-wasi-sysroot to configure. Set WASM_CC and WASM_CXX to wasm32-wasi-clang-toolchain. [native-inputs]: Add wasm32-wasi-clang-toolchain. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: Add wasm32-wasi-clang-toolchain.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-clang-toolchain): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: Add wasm32-wasi-libcxx.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-libcxx): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: Add wasm32-wasi-clang.Pierre Langlois
* nongnu/packages/wasm.scm (clang-from-llvm): New variable, imported from upstream Guix. (wasm32-wasi-clang): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: Add wasm32-wasi-clang-runtime.Pierre Langlois
* nongnu/packages/wasm.scm (wasm32-wasi-clang-runtime): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: Add wasi-libc.Pierre Langlois
* nongnu/packages/wasm.scm: New module. (wasi-libc): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-23nongnu: linux@5.15: Update to 5.15.16.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.16.
2022-01-20nongnu: firefox: Update to 96.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 96.0.2.
2022-01-15nongnu: firefox: Update to 96.0 [security fixes].Jonathan Brielmaier
Fixes CVE-2022-22746, CVE-2022-22743, CVE-2022-22742, CVE-2022-22741, CVE-2022-22740, CVE-2022-22738, CVE-2022-22737, CVE-2021-4140, CVE-2022-22750, CVE-2022-22749, CVE-2022-22748, CVE-2022-22745, CVE-2022-22744, CVE-2022-22747, CVE-2022-22736, CVE-2022-22739, CVE-2022-22751 and CVE-2022-22752. * nongnu/packages/mozilla.scm (firefox): Update to 96.0. [inputs]: Use `icu4c-70`.
2022-01-13nongnu: Remove clojure-tools.Jelle Licht
This package was upstreamed in 8cf2817d4c2e0. * nonguix/packages/clojure.scm (clojure-tools): Remove variable.
2022-01-13nongnu: linux@5.10: Update to 5.10.91.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.91.
2022-01-12nongnu: linux@5.15: Update to 5.15.14.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.14.
2022-01-10README.org: Explain how reconfigure the first time while usingHugo Buddelmeijer
substitutes. * README.org (** Substitutes for nonguix): Explain how to authorize and reconfigure when starting to use substitutes.nonguix.org. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-07nongnu: linux@5.10: Update to 5.10.90.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.90.
2022-01-07nongnu: linux@5.15: Update to 5.15.13.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.13.
2022-01-02nongnu: linux@5.10: Update to 5.10.89.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.89.
2022-01-02nongnu: sof-firmware: Update to 1.7.aerique
Fixes https://gitlab.com/nonguix/nonguix/-/issues/109 * nongnu/packages/linux.scm (sof-firmware): Update to 1.7. Co-authored-by: Risto Stevcev <me@risto.codes> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-01-02nongnu: linux@5.15: Update to 5.15.12.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.12.
2021-12-24nongnu: linux@5.10: Update to 5.10.88.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.10): Update to 5.10.88.
2021-12-24nongnu: linux@5.15: Update to 5.15.11.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.11.
2021-12-20nongnu: steam: Fix proton, fix browser, and switch to using ld.so.cache.John Kehayias
* nongnu/packages/steam-client.scm: Update copyright. (glibc-for-fhs, steam-ld.so.conf, steam-ld.so.cache): New variables. (ld.so.conf->ld.so.cache, package->ld.so.conf): New functions. (steam-client): Update to version 1.0.0.74. Remove configure phase and add patch-makefile phase. Remove use of LD_LIBRARY_PATH in wrap-program. (fhs-min-libs, steam-client-libs): Update inputs for glibc-for-fhs and proton. (make-container-wrapper): Add preserved vars for pressure vessel and debugging. Expose paths to container for controller input and Valve Index. (make-internal-script): New container symlinks for ld.so.cache, ld.so.conf, and /etc/fonts. (steam, steam-nvidia): Update run field. Signed-off-by: ison <ison@airmail.cc>
2021-12-19nongnu: firefox: Update to 95.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 95.0.2.
2021-12-19nongnu: Load instrumentation module in dotnet.scm.Adam Kandur
lttng-ust got moved in https://git.savannah.gnu.org/cgit/guix.git/commit/?id=72437be. * nongnu/packages/dotnet.scm: Add instrumentation module, remove linux module. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-12-18nongnu: clj-kondo: Update to 2021.12.16.Jelle Licht
* nongnu/packages/clojure.scm (clj-kondo): Update to 2021.12.16.
2021-12-17nongnu: linux@5.15: Update to 5.15.10.Jonathan Brielmaier
* nongnu/packages/linux.scm (linux-5.15): Update to 5.15.10.
2021-12-17nongnu: rtl8192eu-linux-module: Add comment about binary blob.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Explain why it's not part of Guix.
2021-12-17nongnu: rtl8192eu-linux-module: Update for linux@5.15.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to latest commit for compatibility with linux@5.15.
2021-12-17nongnu: compcert: Update to 3.10.Jonathan Brielmaier
* nongnu/packages/coq.scm (compcert): Update to 3.10.