summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-11build/chromium-binary: Use 'add-input-labels' for host-inputs labels.Maxim Cournoyer
* nonguix/build-system/chromium-binary.scm (add-input-labels): New procedure. (lower) <host-inputs>: Remove labels. Adjust accordingly. * nonguix/build/chromium-binary-build-system.scm (install-wrapper): Adjust for label change of fontconfig-minimal. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-11build/chromium-binary: Fix indentation.Maxim Cournoyer
* nonguix/build/chromium-binary-build-system.scm: Fix indentation. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-09nongnu: bitwarden-desktop: Update to 2025.5.1Artem Ivanov
* nongnu/packages/password-utils.scm (bitwarden-desktop): Update to 2025.5.1 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-07nongnu: signal-desktop: Update to 7.56.1.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-01nongnu: linux-firmware: Update to 20250509.Danny Milosavljevic
* nongnu/packages/linux.scm (linux-firmware): Update to 20250509. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-01nongnu: Add clojure-tools-bin.Remco van 't Veer
Introduce clojure-tools-bin as a clojure-tools replacement package until clojure-tools-deps includes missing S3TransporterFactory class. * nongnu/packages/clojure.scm (clojure-tools-bin): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-06-01nongnu: Remove clojure-tools.Remco van 't Veer
It replaces guix clojure-tools poorly (missing CLI tools). * nongnu/packages/clojure.scm (clojure-tools): Delete variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-01nongnu: signal-desktop: Update to 7.56.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-28nongnu: anytype: Update to 0.46.8.Giacomo Leidi
* nongnu/packages/productivity.scm (anytype): Update to 0.46.8. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-28nongnu: firefox: Update to 139.0 [security fixes].Tomas Volf
Fixes CVE-2025-5262, CVE-2025-5263, CVE-2025-5264, CVE-2025-5265, CVE-2025-5266, CVE-2025-5267, CVE-2025-5268, CVE-2025-5270, CVE-2025-5271, CVE-2025-5272. * nongnu/packages/mozilla.scm (firefox): Update to 139.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-28nongnu: firefox-esr: Update to 128.11.0esr [security fixes].Tomas Volf
Fixes CVE-2025-5262, CVE-2025-5263, CVE-2025-5264, CVE-2025-5265, CVE-2025-5266, CVE-2025-5267, CVE-2025-5268, CVE-2025-5269. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.11.0esr. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-27nongnu: Add google-chrome-canary.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-canary): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-27nongnu: google-chrome-unstable: Update to 138.0.7191.0.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 138.0.7191.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-27nongnu: google-chrome-beta: Update to 137.0.7151.40.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 137.0.7151.40. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-27nongnu: google-chrome-stable: Update to 136.0.7103.113.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 136.0.7103.113. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-24nongnu: signal-desktop: Update to 7.55.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.55.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-24nongnu: babashka: Use G-expressions.Hilton Chain
* nongnu/packages/clojure.scm (babashka)[arguments]: Use G-expressions.
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.