summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-24nongnu: babashka: Wrap BABASHKA_CLASSPATH.Sergey Trofimov
* nongnu/packages/clojure.scm (babashka)[inputs]: Add clojure-tools. Remove gcc:lib. [arguments]<#:patchelf-plan>: Adjust accordingly. <#:phases>: Wrap BABASHKA_CLASSPATH. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-05-24nongnu: Add clojure-tools.Sergey Trofimov
* nongnu/packages/clojure.scm (clojure-tools): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-05-23nongnu: nvidia-driver: Update to 570.153.02.Murilo
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.153.02. (nvidia-settings): Likewise. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-23nongnu: corrupt-linux: Apply Guix modifications.Hilton Chain
This is a follow-up to commit 7ac8fe6e2aaa1e93db6d916fbadcfb40d6ecac73, which only applies Nonguix modifications to kernel configuration. * nongnu/packages/linux.scm (corrupt-linux): Modify freedo phases first and use ‘customize-linux’ later.
2025-05-23nongnu: corrupt-linux: Add nonguix_defconfig.Hilton Chain
This is a follow-up to commit f9fedea132fc146c0ad692deb1f3d840acc4a967. * nongnu/packages/linux.scm (corrupt-linux) Use "nonguix_defconfig". [arguments]<#:phases>: In ‘nonguix-configure’, save modified defconfig as "nonguix_defconfig".
2025-05-19nongnu: intel-media-driver: Update to 25.1.4.Jelle Licht
* nongnu/packages/video.scm (intel-media-driver): Update to 25.1.4.
2025-05-19nongnu: gmmlib: Update to 22.7.2.Jelle Licht
* nongnu/packages/video.scm (gmmlib): Update to 22.7.2.
2025-05-18nongnu: firefox-esr: Update to 128.10.1esr [security fixes].Tomas Volf
Fixes CVE-2025-4920, CVE-2025-4921. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.10.1esr. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: firefox: Update to 138.0.4 [security fixes].Tomas Volf
Fixes CVE-2025-4920, CVE-2025-4921. * nongnu/packages/mozilla.scm (firefox): Update to 138.0.4. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: leiningen: update to 2.11.2Anderson Torres
* nongnu/packages/clojure.scm (leiningen): update to 2.11.2 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: clj-kondo: update to 2025.04.07Anderson Torres
* nongnu/packages/clojure.scm (clj-kondo): update to 2025.04.07 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: clojure-lsp: update to 2025.04.23-18.16.46Anderson Torres
* nongnu/packages/clojure.scm (clojure-lsp): update to 2025.04.23-18.16.46 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: babashka: update to 1.12.200Anderson Torres
* nongnu/packages/clojure.scm (babashka): update to 1.12.200 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-18nongnu: intel-microcode: Update to 20250512 [security-fixes].Timotej Lazar
Fixes CVE-2024-28956, CVE-2025-20103, CVE-2024-43420, CVE-2025-20623, CVE-2024-45332, CVE-2025-24495, CVE-2025-20012. * nongnu/packages/linux.scm (intel-microcode): Update to 20250512. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-15nongnu: nonguix-extra-linux-options: Add CONFIG_MT76x2U as module.Hilton Chain
* nongnu/packages/linux.scm (nonguix-extra-linux-options): Add CONFIG_MT76x2U as module. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/391
2025-05-15Reapply "nongnu: linux: Fix missing module for Lunar Lake platform."Nicolas Maupu
This reapplies commit 4363f769e49a89f10e70d6dd9365633ec05c5fe2. * nongnu/packages/linux.scm (nonguix-extra-linux-options): Add two kernel configs to include latest Lunar Lake audio chipset (RT1318/RT713). Fixes: https://gitlab.com/nonguix/nonguix/-/issues/390 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-15nongnu: corrupt-linux: Apply Nonguix configs in a separate build phase.Hilton Chain
* nongnu/packages/linux.scm (corrupt-linux)[arguments]<#:phases>: Add ‘nonguix-configure’. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/392
2025-05-15nongnu: Add all-nongnu-packages.Hilton Chain
* nongnu/packages.scm (%nongnu-package-module-path): New variable. (all-nongnu-packages): New procedure.
2025-05-15nongnu: obsidian: Replace deprecated dependency.Hilton Chain
* nongnu/packages/productivity.scm (obsidian) [native-inputs]: Replace inkscape/stable with inkscape/pinned.
2025-05-14utils: with-transformation: Deprioritize matching of procedures.Hilton Chain
* nonguix/utils.scm (with-transformation): Deprioritize procedure matching.
2025-05-14utils: with-transformation: Handle more cases.Hilton Chain
* nonguix/utils.scm (with-transformation): Skip parameters. Avoid duplicating file system packages.
2025-05-14nongnu: firefox: Update to 138.0.3.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 138.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-14nongnu: signal-desktop: Update to 7.54.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.54.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-13Revert "nongnu: linux: Fix missing module for Lunar Lake platform."Hilton Chain
This reverts commit 4363f769e49a89f10e70d6dd9365633ec05c5fe2, since the added configurations don't exist for some target. To reapply the change, we need to append kernel configurations with a target-aware approach. See also: https://gitlab.com/nonguix/nonguix/-/issues/392
2025-05-09nongnu: Remove linux-6.13.Hilton Chain
This kernel series is no longer supported upstream and removed from Guix. * nongnu/packages/linux.scm (linux-6.13): Delete variable.
2025-05-08nongnu: linux: Fix missing module for Lunar Lake platform.Nicolas Maupu
* nongnu/packages/linux.scm (nonguix-extra-linux-options): Add two kernel configs to include latest Lunar Lake audio chipset (RT1318/RT713). Fixes: https://gitlab.com/nonguix/nonguix/-/issues/390 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-08nongnu: sof-firmware: Update to 2025.01.1.Nicolas Maupu
* nongnu/packages/linux.scm (sof-firmware): Update to 2025.01.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-05nonguix: multiarch-container: Use writable file system.John Kehayias
This was a change in Guix to make read-only root file system the default in containers. See commit ce363c1dc7bd63a74dcf7788d340819f6d5db89f. * nonguix/multiarch-container.scm (make-container-wrapper): Use option "--writable-root".
2025-05-05nongnu: linux: Update to 6.14.Leo Famulari
* nongnu/packages/linux.scm (linux): Use linux-6.14. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-05-04nongnu: firefox: Update to 138.0 [security fixes].Tomas Volf
Fixes CVE-2025-2817, CVE-2025-4082, CVE-2025-4083, CVE-2025-4085, CVE-2025-4086, CVE-2025-4087, CVE-2025-4088, CVE-2025-4089, CVE-2025-4090, CVE-2025-4091, CVE-2025-4092. * nongnu/packages/patches/firefox-ge-138-compare-paths.patch: New file. * nongnu/packages/mozilla.scm (firefox): Update to 138.0. [source]: Use the new patch. [native-inputs]: Replace rust-cbindgen with rust-cbindgen-0.28. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-04nongnu: signal-desktop: Update to 7.53.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.53.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-30nongnu: firefox-esr: Update to 128.10.0esr [security fixes].Tomas Volf
Fixes CVE-2025-2817, CVE-2025-4082, CVE-2025-4083, CVE-2025-4084, CVE-2025-4087, CVE-2025-4091, CVE-2025-4093. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.10.0esr. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-29nongnu: nvidia-driver: Update to 570.144.Hilton Chain
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.144. (nvidia-settings): Likewise.
2025-04-29nongnu: Add linux-6.14.Leo Famulari
* nongnu/packages/linux.scm (linux-6.14): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-27nongnu: broadcom-sta: Update patchset to 9a5a0d7.Hilton Chain
* nongnu/packages/linux.scm (broadcom-sta-patch): Delete procedure. (broadcom-sta-x86_64-source): Update patchset to 9a5a0d7. Adjust so that we can use a single command to output whole lists for patches and hashes.
2025-04-27nongnu: hplip-plugin: Update source hash.Hilton Chain
Inherited hplip package was update to 3.24.4 in guix commit a15e3f02e81a6b725beb4b35b952d9666ba25439. * nongnu/packages/printers.scm (hplip-plugin)[native-inputs]: Update hash for hplip-plugin.
2025-04-27nongnu: signal-desktop: Update to 7.52.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.52.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-19nongnu: %nvidia-environment-variable-regexps: Add NVIDIA Smooth Motion entry.Hilton Chain
* nongnu/packages/nvidia.scm (%nvidia-environment-variable-regexps): Merge "^__NV_" entries. Add entry for NVIDIA Smooth Motion.
2025-04-19nongnu: nvidia-driver-beta: Update to 575.51.02.Murilo
* nongnu/packages/nvidia.scm (nvidia-driver-beta): Update to 575.51.02. (nvidia-settings-beta): Update to 575.51.02. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-19nongnu: anydesk: Fix build.Hilton Chain
binary-build-system doesn't have a wrap-program phase. * nongnu/packages/anydesk.scm (anydesk)[arguments]<#:phases>: Move 'install-desktop-entry after 'install instead.
2025-04-19nongnu: brscan4: Fix build.Hilton Chain
binary-build-system doesn't have a build phase. * nongnu/packages/scanner.scm (brscan4)[arguments]<#:phases>: Add 'build-preload after 'install instead.
2025-04-18nongnu: helix-core: Update to r24.2.Jonathan Brielmaier
* nongnu/packages/version-control.scm (helix-core): Update to r24.2. [source]: Remove `i686-linux` as they no longer provide tarballs for it. [supported-systems]: dito.
2025-04-18nongnu: facetimehd: Update to 0.6.13.Jonathan Brielmaier
* nongnu/packages/linux.scm (facetimehd): Update to 0.6.13.
2025-04-18nongnu: rtl8821cu-linux-module: Update to 0.0.0-3.132dcf0.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-3.132dcf0 for compatibility with linux@6.14.
2025-04-18nongnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-14.c3fb89a.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-14.c3fb89a for compatibility with linux@6.14.
2025-04-18linux: rtl8192eu-linux-module: Update to 0.0.0-8.c014d09.Jonathan Brielmaier
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-8.c014d09 for compabilitiy with linux@6.15.
2025-04-18nongnu: anytype: Update to 0.45.3.Giacomo Leidi
* nongnu/packages/productivity.scm (anytype): Update to 0.45.3; [arguments]<#:phases>: Allow other values in LD_LIBRARY_PATH other than share/Anytype. [inputs]: Add gcc-14:lib. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-04-18build-system: chromium-binary: Allow overriding default host-inputs.Giacomo Leidi
Some applications may crash with errors like the following: libstdc++.so.6: version `GLIBCXX_3.4.31' not found This can be fixed by using a more recent version of gcc:lib, this patch allows overriding the default gcc:lib provided by the chromium-binary-build-system. * nonguix/build-system/chromium-binary.scm (lower)[host-inputs]: Allow overriding default host-inputs by package inputs. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-04-18nongnu: signal-desktop: Update to 7.51.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.51.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-18multiarch-container: Support sandbox home relative to XDG_DATA_HOME.Herman Rimm
* nonguix/multiarch-container.scm (make-container-wrapper): Set sandbox-home relative to XDG_DATA_HOME environment variable, if it exists. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>