summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
10 daysnongnu: Remove linux-6.17.John Kehayias
Upstream has removed linux-libre-6.17 in <https://codeberg.org/guix/guix/commit/2d1b84c8a05d97f12441ec39e3342b4ed737bf10>. * nongnu/packages/linux.scm (linux-6.17): Delete variable.
10 daysnongnu: linux: Update to 6.18.John Kehayias
This follows Guix's change to the default kernel. * nongnu/packages/linux.scm (linux): Use linux-6.18.
2026-02-10nongnu: google-chrome-canary: Update to 146.0.7656.0.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-canary): Update to 146.0.7656.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: google-chrome-unstable: Update to 146.0.7647.3.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 146.0.7647.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: google-chrome-beta: Update to 145.0.7632.26.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 145.0.7632.26. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: google-chrome-stable: Update to 144.0.7559.109.Anderson Torres
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 144.0.7559.109. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: zotero: Update to 8.0.Karl Hallsby
* nongnu/packages/productivity.scm (zotero): Update to 8.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: signal-desktop: Update to 7.88.0Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.88.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nongnu: mozilla: Search patches with ‘nongnu-patches’.Hilton Chain
* nongnu/packages/mozilla.scm (firefox-esr, firefox) [source]: Use ‘nongnu-patches’.
2026-02-10nongnu: firefox: Update to 147.0.3.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 147.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-10nonguix: multiarch-container: Move GStreamer variables to an appropriate place.Nikita Mitasov
This is a follow-up to commit bdfb94ab580415925e0fe5ca41c66bc5744c2e58. * nonguix/multiarch-container.scm (make-container-wrapper): Move GStreamer paths environment variable to... * nonguix/multiarch-container.scm (make-internal-script): ...here. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-02-09nongnu: facetimehd-calibration: Avoid using the non-free unrar.Hilton Chain
* nongnu/packages/firmware.scm (facetimehd-calibration) [native-inputs]: Replace unrar with go-arc. [arguments]: Adjust accordingly.
2026-02-05transformations: nvidia: Support S0ix-based power management.Hilton Chain
* nonguix/transformations.scm (nonguix-transformation-nvidia) [#:s0ix-power-management?]: New argument. * README.org (System setup): Update
2026-02-05transformations: nvidia: Revise style.Hilton Chain
* nonguix/transformations.scm (nonguix-transformation-nvidia): Reorder arguments and revise docstring. [kernel-arguments]: Expand ‘string-append’. * README.org (System setup): Adjust accordingly.
2026-02-05README.org: nvidia: Fix headless environment example.Hilton Chain
* README.org (System setup): Use list for examples. Add separate headless environment example.
2026-02-05nongnu: nvidia: Revise synopses and descriptions of driver packages.Hilton Chain
Driver setup has been updated in README. Now these distributed in descriptions can be removed. * nongnu/packages/nvidia.scm (nvidia-firmware, nvidia-module) (nvidia-module-open, nvidia-settings, nvda): Revise synopses and descriptions.
2026-01-30nongnu: heroic-client: Update to 2.19.1.John Kehayias
* nongnu/packages/game-client.scm (heroic-client): Update to 2.19.1.
2026-01-29nongnu: firefox: Update to 147.0.2 [security fixes].Tomas Volf
Fixes CVE-2026-24868, CVE-2026-24869. * nongnu/packages/mozilla.scm (firefox): Update to 147.0.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-29nongnu: signal-desktop: Update to 7.87.0Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.87.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-29nongnu: yarn: Make it work inside containers.Danny Milosavljevic
* nongnu/packages/node.scm (yarn)[arguments]<#:phases>{patch-shebang-in-cli}: New phase. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-29nongnu: realtek-firmware: Update description with new firmware files.Maxim Cournoyer
To ease discovery. * nongnu/packages/linux.scm (realtek-firmware): Add note and update description. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-29nongnu: Add linux-6.18.John Kehayias
* nongnu/packages/linux.scm (linux-6.18): New variable.
2026-01-20nongnu: firefox: Update to 147.0 [security fixes].Tomas Volf
Fixes CVE-2026-0877, CVE-2026-0878, CVE-2026-0879, CVE-2026-0880, CVE-2026-0881, CVE-2026-0882, CVE-2026-0883, CVE-2026-0884, CVE-2026-0885, CVE-2026-0886, CVE-2026-0887, CVE-2026-0888, CVE-2026-0889, CVE-2026-0890, CVE-2026-0891, CVE-2026-0892. * nongnu/packages/mozilla.scm (firefox): Update to 147.0. [inputs]: Use icu4c-78. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Modified-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-20nongnu: gradle: Wrap PATH.Maxim Cournoyer
* nongnu/packages/gradle.scm (gradle)[#:phases]{wrap}: Add PATH wrapping. [inputs]: Add coreutils, findutils and sed. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-20nongnu: Remove icu4c-71 references.John Kehayias
Fixes #434. Upstream guix removed icu4c-71 in commit <https://codeberg.org/guix/guix/commit/c65c25e82b20b08f3988694ff3816080dc07da4d>. While dotnet builds and at least basic running works, it may require an update (or restoring an older icu4c version). * nongnu/packages/dotnet.scm (dotnet, dotnet-core-3.1)[inputs]: Change icu4c-71 to icu4c.
2026-01-18nongnu: signal-desktop: Update to 7.85.0Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.85.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-18nongnu: babashka: Update to 1.12.214.Mathieu Lirzin
* nongnu/packages/clojure.scm (babashka): Update to 1.12.214. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-18nongnu: babashka-clojure-tools: Update to 1.12.4.1582.Mathieu Lirzin
* nongnu/packages/clojure.scm (babashka-clojure-tools): Update to 1.12.4.1582. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-18nongnu: clj-kondo: Update to 2026.01.12.Mathieu Lirzin
* nongnu/packages/clojure.scm (clj-kondo): Update to 2026.01.12. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-18nongnu: nvidia-driver: Update to 580.126.09.Hilton Chain
* guix/import/nvidia.scm (latest-release): Change URL from ‘us.download.nvidia.com’ to ‘download.nvidia.com’. * nongnu/packages/nvidia.scm (nvidia-source): Likewise. (nvidia-driver): Update to 580.126.09. (nvidia-settings): Likewise.
2026-01-18README: Update usage for NVIDIA driver.Hilton Chain
* README.org (NVIDIA graphics card): Document the transformation interface instead. Split into "system setup" and "application setup". Mention NVIDIA package variants.
2026-01-18transformations: nvidia: Support Xorg server.Hilton Chain
* nonguix/transformations.scm (nonguix-transformation-nvidia): Add Xorg server support via the #:configure-xorg? argument.
2026-01-18transformations: linux: Keep existing firmware in the OS declaration.Hilton Chain
* nonguix/transformations.scm (nonguix-transformation-linux): Keep inherited firmware.
2026-01-17nonguix: Re-report bindings from modules commonly used in system setup.Hilton Chain
* nonguix.scm: New file.
2026-01-17nongnu: ffmpeg/nvidia: Use package name "ffmpeg" and hide.Hilton Chain
This allows ‘replace-mesa’ to use substitutes. * nongnu/packages/video.scm (ffmpeg/nvidia, ffmpeg-6/nvidia): Hide and deprecate package name.
2026-01-14nonguix: multiarch-container: Fix GStreamer paths.Nikita Mitasov
* nonguix/multiarch-container.scm (make-container-wrapper): Set GStreamer paths environment variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-14nongnu: firefox-esr: Update to 140.7.0esr [security fixes].Tomas Volf
Fixes CVE-2025-14327, CVE-2026-0877, CVE-2026-0878, CVE-2026-0879, CVE-2026-0880, CVE-2026-0882, CVE-2026-0883, CVE-2026-0884, CVE-2026-0885, CVE-2026-0886, CVE-2026-0887, CVE-2026-0890, CVE-2026-0891. * nongnu/packages/mozilla.scm (firefox-esr): Update to 140.7.0esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-12nongnu: python-py3nvml: Revise package style.Hilton Chain
* nongnu/packages/nvidia.scm (python-py3nvml) [arguments] <#:phases>: Use search-input-file. [synopsis, description]: Revise.
2026-01-12nongnu: python-py3nvml: Switch to pyproject.Nicolas Graves
* nongnu/packages/nvidia.scm (python-py3nvml): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments] <#:test-flags>: Ignore tests that require using the NVIDIA driver. [native-inputs]: Add python-numpy, python-pytest, python-setuptools. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: nvidia-htop: Revise style.Hilton Chain
* nongnu/packages/nvidia.scm (nvidia-htop) [arguments] <#:phases>: Use search-input-file. [synopsis, description]: Revise.
2026-01-12nongnu: nvidia-htop: Update to 1.2.0.Nicolas Graves
* nongnu/packages/nvidia.scm (nvidia-htop): Update to 1.2.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check to change directory. [native-inputs]: Add python-pytest, python-setuptools. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: gpustat: Switch to pyproject-build-system.Nicolas Graves
* nongnu/packages/nvidia.scm (gpustat) [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Set SETUPTOOLS_SCM_PRETEND_VERSION. [propagated-inputs]: Remove python-six. [native-inputs]: Add python-mockito, python-setuptools, python-setuptools-scm. Remove python-mock, python-pytest-runner. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: python-nvidia-ml-py: Revise package style.Hilton Chain
* nongnu/packages/nvidia.scm (python-nvidia-ml-py) [arguments] <#:phases>: Use search-input-file. [synopsis, description]: Rewrite.
2026-01-12nongnu: python-nvidia-ml-py: Switch to pyproject-build-system.Nicolas Graves
* nongnu/packages/nvidia.scm (python-nvidia-ml-py) [build-system]: Switch to pyproject-build-system. [arguments] <#:tests?>: Disable. [native-inputs]: Add python-setuptools. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: playonlinux: Revise package style.Hilton Chain
* nongnu/packages/playonlinux.scm (playonlinux) [arguments]: Use G-expressions. Remove trailing #t.
2026-01-12nongnu: playonlinux: Switch to pyproject-build-system.Nicolas Graves
* nongnu/packages/playonlinux.scm (playonlinux) [build-system]: Switch to pyproject-build-system. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: signal-desktop: Update to 7.84.0.Ashish SHUKLA
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.84.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-12nongnu: linux-firmware: Update to 20260110.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20260110.
2026-01-06nongnu: rtl8821cu-linux-module: Revise package style.Hilton Chain
* nongnu/packages/linux.scm (rtl8821cu-linux-module) [arguments] <#:make-flags>: Move KSRC to... <#:phases>: ...here.
2026-01-06nongnu: rtl8821cu-linux-module: Update to 0.0.0-4.7f63a9d.Hilton Chain
* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-4.7f63a9d.