summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nongnu: Add grayjay.•••* nongnu/packages/video.scm (grayjay): New variable. Co-authored-by: Robin Templeton <robin@guixotic.coop> origin/grayjayJohn Kehayias2025-07-181-1/+215
* nongnu: heroic-extra-client-libs: Add openssl.•••* nongnu/packages/game-client.scm (heroic-extra-client-libs): Add entry for openssl. Jelle Licht2025-07-111-0/+2
* nongnu: linux: Update to 6.15.•••* nongnu/packages/linux.scm (linux): Use linux-6.15. Jelle Licht2025-07-111-1/+1
* nongnu: firefox: Update to 140.0.4.•••* nongnu/packages/mozilla.scm (firefox): Update to 140.0.4. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Tomas Volf2025-07-101-3/+3
* nongnu: signal-desktop: Update to 7.61.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.61.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Ashish SHUKLA2025-07-101-2/+2
* nongnu: heroic-client: Update to 2.17.2.•••* nongnu/packages/game-client.scm (heroic-client): Update to 2.17.2. John Kehayias2025-07-031-2/+2
* nongnu: Add linux-6.15.•••* nongnu/packages/linux.scm (linux-6.15): New variable. Jelle Licht2025-07-021-0/+3
* nongnu: linux-firmware: Update to 20250627.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20250627. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Ada Stevenson2025-07-011-3/+3
* .dir-locals: Update Scheme indentation.•••See also: https://codeberg.org/guix/guix/commit/00291ad00ffddde1e557defaec3e9fde3f20cfaf * .dir-locals.el (scheme-mode): Add updates from Guix. Add indentation rule for Nonguix code. Hilton Chain2025-06-281-24/+571
* nongnu: firefox: Remove obsolete phase.•••* nongnu/packages/mozilla.scm (firefox)[arguments]<#:phases>: Remome 'patch-icu-lookup. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-06-281-12/+1
* nongnu: firefox-esr: Update to 140.0esr.•••* nongnu/packages/mozilla.scm (firefox-esr): Update to 140.0esr. [source]<patches>: Add firefox-restore-desktop-files.patch. Use >=138 version of path comparison patch. [inputs]: Use icu4c-76. [native-inputs]: Use rust-cbindgen-0.28. (firefox)[inputs]: Drop. [native-inputs]: Do not replace rust-cbindgen. * nongnu/packages/patches/firefox-esr-add-store-to-rdd-allowlist.patch: Update to new version. No functional changes. * nongnu/packages/patches/firefox-esr-use-system-wide-dir.patch: Same. * nongnu/packages/patches/firefox-esr-compare-paths.patch: Delete file. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-06-284-54/+27
* nongnu: signal-desktop: Update to 7.59.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.59.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-06-281-2/+2
* nongnu: firefox-esr: Update to 128.12.0esr [security fixes].•••Fixes CVE-2025-6424, CVE-2025-6425, CVE-2025-6426, CVE-2025-6429, CVE-2025-6430. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.12.0esr. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-06-251-3/+3
* nongnu: firefox: Update to 140.0 [security fixes].•••Fixes CVE-2025-6424, CVE-2025-6425, CVE-2025-6426, CVE-2025-6427, CVE-2025-6428, CVE-2025-6429, CVE-2025-6430, CVE-2025-6431, CVE-2025-6432, CVE-2025-6433, CVE-2025-6434, CVE-2025-6435, CVE-2025-6436. * nongnu/packages/mozilla.scm (firefox): Update to 140.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-06-251-3/+3
* nongnu: firefox: Fix GPU decoding.•••* nongnu/packages/patches/firefox-esr-add-store-to-rdd-allowlist.patch: New file. * nongnu/packages/mozilla.scm (firefox-esr)[source]<patches>: Add it. [#:phases]<wrap-glxtest>: New phase ported from Guix's librewolf package. <wrap-program>: Remove whitelist manipulation. [inputs]: Add pciutils. * nongnu/packages/patches/firefox-add-store-to-rdd-allowlist.patch: New file. * nongnu/packages/mozilla.scm (firefox)[source]<patches>: Add it. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/389 Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Brice Waegeneire2025-06-253-22/+95
* nongnu: linux-firmware: Update to 20250613.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20250613. Hilton Chain2025-06-251-2/+2
* nongnu: anytype: Update to 0.47.3.•••* nongnu/packages/productivity.scm (anytype): Update to 0.47.3. Signed-off-by: Hilton Chain <hako@ultrarare.space> Giacomo Leidi2025-06-251-2/+2
* nongnu: electron: Fix wrapper-plan.•••* nongnu/packages/electron.scm (electron-27)[arguments]<#:wrapper-plan>: Also wrap chrome-sandbox and chrome_crashpad_handler. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/399 Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Nicolas Graves2025-06-251-1/+3
* nongnu: electron: Use extended wrapper-plan syntax.•••* nongnu/packages/electron.scm (electron-27) [#:wrapper-plan]: Use extended wrapper-plan syntax. [#:phases]<wrap-where-patchelf-does-not-work>: Replace it with... <symlink-binary-file>: ...this lighter phase. [inputs]: Add nss, necessary for the RUNPATH. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Nicolas Graves2025-06-251-17/+10
* nongnu: electron-27: Improve style.•••* nongnu/packages/electron.scm (electron-27): Improve style. [arguments]: Rewrite using Gexps. [inputs, native-inputs]: Remove input labels. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Nicolas Graves2025-06-251-41/+41
* gnu: steam-client: Update to 1.0.0.83.•••* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.83. Signed-off-by: Hilton Chain <hako@ultrarare.space> Nicolas Graves2025-06-251-2/+2
* nongnu: Add mpv-nvidia.•••* nongnu/packages/video.scm (mpv-nvidia): New variable. Hilton Chain2025-06-251-0/+11
* nongnu: element-desktop: Update to 1.11.104.•••* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.104. John Kehayias2025-06-211-2/+2
* nongnu: nvidia-driver: Update to 570.169.•••* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.169. (nvidia-settings): Likewise. Hilton Chain2025-06-201-4/+4
* nongnu: signal-desktop: Update to 7.58.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.58.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-06-201-2/+2
* transformations: Deduplicate transformed field values.•••* nonguix/transformations.scm (nonguix-transformation-guix)[substitute-urls]: Delete duplicates. (nonguix-transformation-nvidia)[kernel-arguments]: Likewise. Hilton Chain2025-06-201-8/+14
* transformations: nvidia: Set nvidia_drm.modeset explicitly.•••* nonguix/transformations.scm (nonguix-transformation-nvidia): Set nvidia_drm.modeset to 0 when kernel-mode-setting? is #f. Hilton Chain2025-06-201-5/+4
* gnu: element-desktop: Update to 1.11.103 [security fixes].•••Fixes CVE-2025-48937; previous versions fixed CVE-2025-32026. * nongnu/packages/messaging.scm (element-desktop): Update to 1.11.103. John Kehayias2025-06-121-3/+3
* nongnu: babashka: Add validate-classpath phase.•••* nongnu/packages/clojure.scm (babashka): Validate babashka runs after build. Signed-off-by: Hilton Chain <hako@ultrarare.space> Sergey Trofimov2025-06-131-1/+11
* nongnu: installation-os-nonfree: Use Nonguix system transformations.•••* nongnu/system/install.scm (installation-os-nonfree): Use Nonguix system transformations. (%signing-key, %channels): Delete variables. Hilton Chain2025-06-121-50/+14
* nongnu: firefox: Update to 139.0.4 [security fixes].•••Fixes CVE-2025-49709, CVE-2025-49710. * nongnu/packages/mozilla.scm (firefox): Update to 139.0.4. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-06-121-3/+3
* nongnu: firefox, firefox-esr: Delete testing/web-platform.•••* nongnu/packages/mozilla.scm (firefox, firefox-esr)[source]: Delete testing/web-platform to allow build with 1G less RAM. Signed-off-by: Hilton Chain <hako@ultrarare.space> Nicolas Graves2025-06-121-3/+11
* nongnu: signal-desktop: Update to 7.57.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.57.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-06-121-2/+2
* transformations: Re-export ‘replace-mesa’.•••* nonguix/transformations.scm: Re-export replace-mesa. Hilton Chain2025-06-121-1/+2
* transformations: Add ‘nonguix-transformation-nvidia’.•••* nonguix/transformations.scm (nonguix-transformation-nvidia): New procedure. Hilton Chain2025-06-111-1/+50
* transformations: Add ‘nonguix-transformation-linux’.•••* nonguix/transformations.scm (nonguix-transformation-linux): New procedure. Hilton Chain2025-06-111-1/+15
* nonguix: Add ‘nonguix-transformation-guix’.•••* nonguix/transformations.scm: New file. Hilton Chain2025-06-111-0/+77
* nongnu: replace-mesa: Define with ‘with-transformation’.•••* nongnu/packages/nvidia.scm (replace-mesa): Define with ‘with-transformation’. Hilton Chain2025-06-111-2/+8
* nongnu: Deprecate linux-xanmod.•••* nongnu/packages/linux.scm (linux-xanmod): superseded by linux. Hilton Chain2025-06-111-1/+3
* nongnu: linux-xanmod-lts: Update to 6.12.33.•••* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.33. (linux-xanmod-lts-source): Update hash. Hilton Chain2025-06-111-2/+2
* build/chromium-binary: Add xdg-inputs to implicit inputs.•••* nonguix/build-system/chromium-binary.scm (lower) <host-inputs>: Add xdg-utils. Signed-off-by: Hilton Chain <hako@ultrarare.space> Maxim Cournoyer2025-06-111-0/+2
* build/chromium-binary: Use 'add-input-labels' for host-inputs labels.•••* 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> Maxim Cournoyer2025-06-112-56/+59
* build/chromium-binary: Fix indentation.•••* nonguix/build/chromium-binary-build-system.scm: Fix indentation. Signed-off-by: Hilton Chain <hako@ultrarare.space> Maxim Cournoyer2025-06-111-26/+26
* nongnu: bitwarden-desktop: Update to 2025.5.1•••* nongnu/packages/password-utils.scm (bitwarden-desktop): Update to 2025.5.1 Signed-off-by: Hilton Chain <hako@ultrarare.space> Artem Ivanov2025-06-091-2/+2
* nongnu: signal-desktop: Update to 7.56.1.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.1. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-06-071-2/+2
* nongnu: linux-firmware: Update to 20250509.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20250509. Signed-off-by: Hilton Chain <hako@ultrarare.space> Danny Milosavljevic2025-06-011-2/+2
* nongnu: Add clojure-tools-bin.•••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> Remco van 't Veer2025-06-011-0/+21
* nongnu: Remove clojure-tools.•••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> Remco van 't Veer2025-06-011-27/+1
* nongnu: signal-desktop: Update to 7.56.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.56.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-06-011-2/+2
* nongnu: anytype: Update to 0.46.8.•••* nongnu/packages/productivity.scm (anytype): Update to 0.46.8. Signed-off-by: Hilton Chain <hako@ultrarare.space> Giacomo Leidi2025-05-281-2/+2