summaryrefslogtreecommitdiff
path: root/nongnu
AgeCommit message (Collapse)Author
2025-11-13nongnu: grayjay: Update to 12.Karl Lensson
* nongnu/packages/video.scm (grayjay): Update to 12. [arguments]<#:patchelf-plan>: Add "cef/libsteam_api.so" and "libfcast_sender_sdk.so". Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-11-13nongnu: firefox: Update to 145.0 [security fixes].Tomas Volf
Fixes CVE-2025-12380, CVE-2025-13012, CVE-2025-13013, CVE-2025-13014, CVE-2025-13015, CVE-2025-13016, CVE-2025-13017, CVE-2025-13018, CVE-2025-13019, CVE-2025-13020, CVE-2025-13021, CVE-2025-13022, CVE-2025-13023, CVE-2025-13024, CVE-2025-13025, CVE-2025-13026, CVE-2025-13027. * nongnu/packages/mozilla.scm (firefox): Update to 145.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-11-07nongnu: leiningen: Update to 2.12.0.Roman Scherer
* nongnu/packages/clojure.scm (leiningen): Update to 2.12.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-11-07nongnu: leiningen-jar: Update to 2.12.0.Roman Scherer
* nongnu/packages/clojure.scm (leiningen-jar): Update to 2.12.0. [source]: Use proper release URL instead of attachment link. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-11-07nongnu: signal-desktop: Update to 7.78.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.78.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-11-07nongnu: lgogdownloader: Update to 3.17.Arne Babenhauserheide
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.17. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-11-07nongnu: clj-kondo: Update to 2025.09.22.Remco van 't Veer
* nongnu/packages/clojure.scm (clj-kondo): Update to 2025.09.22. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-11-04nongnu: linux: Update to 6.17.Jelle Licht
* nongnu/packages/linux.scm (linux): Use linux-6.17.
2025-10-30nongnu: linux-firmware: Update to 20251021.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20251021.
2025-10-30nonguix: element-desktop: Update to 1.12.2.Maxim Cournoyer
* nongnu/packages/messaging.scm (element-desktop): Update to 1.12.2. Fixes: #421 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-10-30nongnu: hugo: Update to 0.152.2.Hilton Chain
* nongnu/packages/hugo.scm (hugo): Update to 0.152.2. [source]: Fetch source with git-fetch. [build-system]: Switch to go-build-system. [native-inputs]: Add vendored Go dependencies, sources of libsass and libwebp.
2025-10-30services: nvidia: Make it no longer one-shot service.Hilton Chain
This service is expected to be started once after boot, there's no reason to start it after every activation. * nongnu/services/nvidia.scm (nvidia-shepherd-service) [one-shot?]: Disable.
2025-10-29nongnu: Add linux-6.17.John Kehayias
* nongnu/packages/linux.scm (linux-6.17): New variable.
2025-10-29nongnu: firefox: Update to 144.0 [security fixes].Tomas Volf
Fixes CVE-2025-11708, CVE-2025-11709, CVE-2025-11710, CVE-2025-11711, CVE-2025-11712, CVE-2025-11713, CVE-2025-11714, CVE-2025-11715, CVE-2025-11716, CVE-2025-11717, CVE-2025-11718, CVE-2025-11719, CVE-2025-11720, CVE-2025-11721. * nongnu/packages/mozilla.scm (firefox): Update to 144.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-29nongnu: wasm32-wasi-libcxx: Update to 17.0.6.Tomas Volf
* nongnu/packages/wasm.scm (wasm32-wasi-libcxx): Update to 17.0.6. [arguments]: Add -DLIBCXX_HAS_MUSL_LIBC:BOOL=ON to configure flags. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-29nongnu: wasm32-wasi-clang: Update to 17.0.6.Tomas Volf
* nongnu/packages/wasm.scm (wasm32-wasi-clang): Base on llvm-17. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-29nongnu: wasm32-wasi-clang-runtime: Update to 17.0.6.Tomas Volf
* nongnu/packages/wasm.scm (wasm32-wasi-clang-runtime): Inherit from clang-runtime-17. [native-inputs]: Use clang-17 instead of clang-15. [inputs]: Use llvm-17 instead of llvm-15. [arguments]: Add -DCMAKE_SYSTEM_NAME=Generic to configure flags.gs. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-29nongnu: firefox-esr: Update to 140.4.0esr [security fixes].Tomas Volf
Fixes CVE-2025-11708, CVE-2025-11709, CVE-2025-11710, CVE-2025-11711, CVE-2025-11712, CVE-2025-11713, CVE-2025-11714, CVE-2025-11715. * nongnu/packages/mozilla.scm (firefox-esr): Update to 140.4.0esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-28nongnu: Fix apple fonts build failures introduced by p7zip deprecation.Hilton Chain
* nongnu/packages/fonts.scm (apple-font) [arguments]: Adjust to fix build. [native-inputs]: Replace p7zip with 7zip.
2025-10-28nongnu: Remove use of deprecated atk and at-spi2-core.Hilton Chain
Commit produced by the following command, with manual adjustments: rg -l atk | xargs sed -i '/.*atk.*/d'
2025-10-16nongnu: steam: Fix union-build collision of python.John Kehayias
Fixes #420. This is due to the old issue of grafts in the union-build packages used by the nonguix-container. Use the replacement package for python; to be reverted when ungrafted in Guix. * nongnu/packages/game-client.scm (steam-gameruntime-libs): Replace python with python-3.11/fixed.
2025-10-08nongnu: reaper: Replace wdl by swell.Jelle Licht
* nongnu/packages/music.scm (reaper)[inputs]: Remove wdl; add swell.
2025-10-06gnu: Add protonup; deprecate protonup-ng.John Kehayias
The protonup-ng fork is no longer active and the fixes made it back to protonup. * nongnu/packages/game-client.scm (protonup): New variable. (protonup-ng): Deprecate in favor of protonup.
2025-10-06nongnu: element-desktop: Update to 1.12.0 [security-fixes].John Kehayias
A previous version addressed CVE-2025-59161 / GHSA-m6c8-98f4-75rr. * nongnu/packages/messaging.scm (element-desktop): Update to 1.12.0. [source, home-page, properties]: Update URL.
2025-10-03nongnu: firefox: Update to 143.0.3 [security fixes].Tomas Volf
Fixes CVE-2025-11152, CVE-2025-11153. * nongnu/packages/mozilla.scm (firefox): Update to 143.0.3. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-03nongnu: firefox-esr: Update to 140.3.1esr.Tomas Volf
* nongnu/packages/mozilla.scm (firefox-esr): Update to 140.3.1esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-10-01nongnu: ffmpeg-nvenc: Use inherited source.Hilton Chain
* nongnu/packages/video.scm (ffmpeg-nvenc) [version, source]: Use inherited value.
2025-09-30nongnu: firefox-esr: Use ffmpeg-6.John Kehayias
This fixes video playback post mesa-updates merge in Guix. See upstream issue <https://bugzilla.mozilla.org/show_bug.cgi?id=1962139>; fix is like for librewolf in Guix, see <https://codeberg.org/guix/guix/issues/3038>. * nongnu/packages/mozilla.scm (firefox-esr)[inputs]: Change ffmpeg to ffmpeg-6.
2025-09-23nongnu: steam-client: Update to 1.0.0.84.Jelle Licht
* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.84.
2025-09-23nongnu: nvidia-driver: Update to 580.82.09.Murilo
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 580.82.09. (nvidia-settings): Likewise. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-23nongnu: nvidia-driver: Install additional components.Murilo
* nongnu/packages/nvidia.scm (nvidia-driver)[arguments] <#:install-plan>: Install 'nvngx_dlssg.dll' and 'nvoptix.bin'. <#:phases>{create-misc-files}: Set 'nvidia_layers.json' library_path to the store absolute path of 'libnvidia-present.so'. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-23nongnu: egl-x11: Update to 1.0.3.Murilo
* nongnu/packages/nvidia.scm (egl-x11): Update to 1.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-23nongnu: egl-gbm: Update to 1.1.2.1.Murilo
* nongnu/packages/nvidia.scm (egl-gbm): Update to 1.1.2.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-23nongnu: signal-desktop: Update to 7.71.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.71.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-23nongnu: steam-client: Set supported-systems.Hilton Chain
* nongnu/packages/game-client.scm (steam-client) [supported-systems]: Limit to x86_64-linux only.
2025-09-23nongnu: heroic-client: Set supported-systems.Hilton Chain
* nongnu/packages/game-client.scm (heroic-client) [supported-systems]: Limit to x86_64-linux only.
2025-09-19nongnu: linux-firmware: Update to 20250917.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20250917. (select-firmware): Handle the Link keyword correctly. (iwlwifi-firmware)[arguments]{phases}: In the select-firmware phase, use new location of firmware.
2025-09-18nongnu: signal-desktop: Update to 7.70.0Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.70.0 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-09-18nongnu: firefox-esr: Update to 140.3.0esr [security fixes].Tomas Volf
Fixes CVE-2025-10527, CVE-2025-10528, CVE-2025-10529, CVE-2025-10532, CVE-2025-10533, CVE-2025-10536, CVE-2025-10537. * nongnu/packages/mozilla.scm (firefox-esr): Update to 140.3.0esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-09-18nongnu: firefox: Update to 143.0 [security fixes].Tomas Volf
Fixes CVE-2025-10527, CVE-2025-10528, CVE-2025-10529, CVE-2025-10530, CVE-2025-10531, CVE-2025-10532, CVE-2025-10533, CVE-2025-10534, CVE-2025-10535, CVE-2025-10536, CVE-2025-10537. * nongnu/packages/mozilla.scm (firefox): Update to 143.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-09-12nongnu: Remove linux-6.15.John Kehayias
This version is slated to be removed from upstream Guix soon and is no longer supported upstream. The default has already been set to 6.16. * nongnu/packages/linux.scm (linux-6.15): Delete variable.
2025-09-08nongnu: linux: Update to 6.16.Jelle Licht
* nongnu/packages/linux.scm (linux): Use linux-6.16.
2025-09-08nongnu: signal-desktop: Update to 7.69.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.69.0. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-09-07services: nvidia: Revert kernel-module-loader requirement.Hilton Chain
This is a follow-up to 65293a06a0360d980395ed7d708cb868979c289c, which made the service depending on kernel-module-loadel-service-type without actually extending it. Since the change is not necessary, I'm reverting it here. * nongnu/services/nvidia.scm (nvidia-shepherd-service) [requirement]: Revert to udev.
2025-09-02nongnu: Add linux-6.16.John Kehayias
* nongnu/packages/linux.scm (linux-6.16): New variable.
2025-09-01nongnu: corrupt-linux: Support modconfig option.John Kehayias
This option was added in Guix in commit <https://codeberg.org/guix/guix/commit/3269a3098797b92c3b69518c07e473b210d56edb>. * nongnu/packages/linux.scm (corrupt-linux): Add and use the modconfig keyword argument.
2025-09-01nongnu: signal-desktop: Update to 7.68.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.68.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-01nongnu: Add electron-36.Simen Endsjø
* nongnu/packages/electron.scm (electron-36): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-01nongnu: electron-35: Update to 35.7.5.Simen Endsjø
* nongnu/packages/electron.scm (electron-35): Update to 35.7.5. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-09-01nongnu: electron-34: Update to 34.5.8.Simen Endsjø
* nongnu/packages/electron.scm (electron-34): Update to 34.5.8. Signed-off-by: Hilton Chain <hako@ultrarare.space>