summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nongnu: Add aichat.•••* nongnu/packages/ai.scm: New file. * nongnu/packages/ai.scm (aichat): New variable. pc0/aichataichatOleg Pykhalov2025-05-161-0/+102
* .guix-authorizations: Add wigust to committers.•••* .guix-authorizations: Add fingerprint for wigust. Oleg Pykhalov2025-05-161-1/+4
* nongnu: Remove linux-6.13.•••This kernel series is no longer supported upstream and removed from Guix. * nongnu/packages/linux.scm (linux-6.13): Delete variable. Hilton Chain2025-05-091-3/+0
* nongnu: linux: Fix missing module for Lunar Lake platform.•••* 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> Nicolas Maupu2025-05-081-1/+5
* nongnu: sof-firmware: Update to 2025.01.1.•••* nongnu/packages/linux.scm (sof-firmware): Update to 2025.01.1. Signed-off-by: Hilton Chain <hako@ultrarare.space> Nicolas Maupu2025-05-081-3/+4
* nonguix: multiarch-container: Use writable file system.•••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". John Kehayias2025-05-051-1/+1
* nongnu: linux: Update to 6.14.•••* nongnu/packages/linux.scm (linux): Use linux-6.14. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Leo Famulari2025-05-051-1/+1
* nongnu: firefox: Update to 138.0 [security fixes].•••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> Tomas Volf2025-05-042-4/+26
* nongnu: signal-desktop: Update to 7.53.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.53.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-05-041-2/+2
* nongnu: firefox-esr: Update to 128.10.0esr [security fixes].•••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> Tomas Volf2025-04-301-3/+3
* nongnu: nvidia-driver: Update to 570.144.•••* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.144. (nvidia-settings): Likewise. Hilton Chain2025-04-291-4/+4
* nongnu: Add linux-6.14.•••* nongnu/packages/linux.scm (linux-6.14): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Leo Famulari2025-04-291-0/+3
* nongnu: broadcom-sta: Update patchset to 9a5a0d7.•••* 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. Hilton Chain2025-04-271-33/+70
* nongnu: hplip-plugin: Update source hash.•••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. Hilton Chain2025-04-271-1/+1
* nongnu: signal-desktop: Update to 7.52.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.52.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-04-271-2/+2
* nongnu: %nvidia-environment-variable-regexps: Add NVIDIA Smooth Motion entry.•••* nongnu/packages/nvidia.scm (%nvidia-environment-variable-regexps): Merge "^__NV_" entries. Add entry for NVIDIA Smooth Motion. Hilton Chain2025-04-191-3/+4
* nongnu: nvidia-driver-beta: Update to 575.51.02.•••* 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> Murilo2025-04-191-4/+4
* nongnu: anydesk: Fix build.•••binary-build-system doesn't have a wrap-program phase. * nongnu/packages/anydesk.scm (anydesk)[arguments]<#:phases>: Move 'install-desktop-entry after 'install instead. Hilton Chain2025-04-191-1/+1
* nongnu: brscan4: Fix build.•••binary-build-system doesn't have a build phase. * nongnu/packages/scanner.scm (brscan4)[arguments]<#:phases>: Add 'build-preload after 'install instead. Hilton Chain2025-04-191-1/+1
* nongnu: helix-core: Update to r24.2.•••* 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. Jonathan Brielmaier2025-04-181-13/+5
* nongnu: facetimehd: Update to 0.6.13.•••* nongnu/packages/linux.scm (facetimehd): Update to 0.6.13. Jonathan Brielmaier2025-04-181-2/+2
* nongnu: rtl8821cu-linux-module: Update to 0.0.0-3.132dcf0.•••* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-3.132dcf0 for compatibility with linux@6.14. Jonathan Brielmaier2025-04-181-3/+3
* nongnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-14.c3fb89a.•••* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-14.c3fb89a for compatibility with linux@6.14. Jonathan Brielmaier2025-04-181-3/+3
* linux: rtl8192eu-linux-module: Update to 0.0.0-8.c014d09.•••* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-8.c014d09 for compabilitiy with linux@6.15. Jonathan Brielmaier2025-04-181-3/+3
* nongnu: anytype: Update to 0.45.3.•••* 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> Giacomo Leidi2025-04-181-4/+7
* build-system: chromium-binary: Allow overriding default host-inputs.•••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> Giacomo Leidi2025-04-181-2/+3
* nongnu: signal-desktop: Update to 7.51.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.51.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-04-181-2/+2
* multiarch-container: Support sandbox home relative to XDG_DATA_HOME.•••* 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> Herman Rimm2025-04-181-1/+4
* nongnu: Add mosml.•••* nongnu/packages/sml.scm: New file. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Despereaux Polacre2025-04-181-0/+65
* nongnu: firefox: Update to 137.0.2 [security fixes].•••Fixes CVE-2025-3608. * nongnu/packages/mozilla.scm (firefox): Update to 137.0.2. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-04-171-3/+3
* nongnu: signal-desktop: Update to 7.50.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.50.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ashish SHUKLA2025-04-171-2/+2
* nongnu: linux-firmware: Update to 20250410.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20250410. Signed-off-by: Hilton Chain <hako@ultrarare.space> Ada Stevenson2025-04-131-2/+2
* nongnu: Add font-ubuntu.•••* nongnu/packages/fonts.scm (font-ubuntu): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Kurome2025-04-131-0/+28
* nongnu: linux-xanmod-lts: Update to 6.12.23.•••* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.23. (linux-xanmod-lts-source): Update hashes. Hilton Chain2025-04-131-3/+3
* nongnu: firefox: Create lib/icecat so that ICECAT_SYSTEM_DIR is set.•••Adapted from <https://issues.guix.gnu.org/77677>. * nongnu/packages/mozilla.scm (firefox-esr) [arguments]<#:phases>: Add 'mkdir-lib-icecat'. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/368 Reported-by: Katherine Cox-Buday <cox.katherine.e@gmail.com> Signed-off-by: Hilton Chain <hako@ultrarare.space> Clement Lassieur2025-04-111-1/+6
* nongnu: firefox: Update to 137.0.1.•••* nongnu/packages/mozilla.scm (firefox): Update to 137.0.1. Signed-off-by: Hilton Chain <hako@ultrarare.space> Tomas Volf2025-04-101-3/+3
* nongnu: Deprecate firefox-esr-wayland.•••Since Firefox ESR has already been above version 121, this variable can be deprecated. * nongnu/packages/mozilla.scm (firefox-esr/wayland): Deprecated by firefox-esr. Hilton Chain2025-04-101-36/+2
* nongnu: ffmpeg-nvenc: Update to 6.1.2.•••* nongnu/packages/video.scm (ffmpeg-nvenc): Update to 6.1.2. [properties]: Set upstream-name. Hilton Chain2025-04-081-3/+13
* nongnu: nv-codec-headers: Update to 13.0.19.0.•••* nongnu/packages/video.scm (nv-codec-headers): Update to 13.0.19.0. Hilton Chain2025-04-081-2/+2
* nongnu: firefox: Fix video decoding/acceleration.•••Fixes #386. As of Firefox 137, VA-API video acceleration is enabled by default. This would fail due to not finding libpciaccess. This is an indirect dependency, through libdrm (that mesa and libva depend on). It would be best to have our runpaths-of-input work recursively to catch this (so it can be in the RDD sandbox used by Firefox here). In the meantime, add libpciaccess explicitly to fix this issue. * nongnu/packages/mozilla.scm (firefox-esr)[arguments]<#:phases>: In the wrap-program phase, add the libpciaccess library path, used in LD_LIBRARY_PATH. Add a comment for future work on rdd-whitelist. [inputs]: Add libpciaccess. John Kehayias2025-04-071-2/+10
* nongnu: rtl8821ce-linux-module: Update to 0.0.0-13.98cff1d.•••Now supports Linux 6.14 and earlier versions. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-13.98cff1d. Signed-off-by: Hilton Chain <hako@ultrarare.space> Zhu Zihao2025-04-071-3/+3
* nongnu: font-awesome-nonfree: Rename package name too.•••Some packages propagate font-awesome, a different name is required. * nongnu/packages/fonts.scm (font-awesome-nonfree)[name]: Set to "font-awesome-nonfree". Fixes: https://gitlab.com/nonguix/nonguix/-/issues/385 Reported-by: Julian Flake <flake@uni-koblenz.de> Hilton Chain2025-04-051-1/+1
* nonguix: multiarch-container: Fix controller detection.•••Fixes: https://gitlab.com/nonguix/nonguix/-/issues/384 * nonguix/multiarch-container.scm (make-internal-script): Fix controller detection. Reported-by: Morgan Smith <Morgan.J.Smith@outlook.com> Hilton Chain2025-04-051-0/+3
* nongnu: steam-client: Update to 1.0.0.82.•••* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.82. Hilton Chain2025-04-051-2/+2
* nongnu: game-client: Merge NVIDIA and non-NVIDIA containers.•••* nongnu/packages/game-client.scm (steam-container-for,steam-for) (heroic-container-for,heroic-for): New procedures. (steam-container,steam-nvidia-container): Deprecated by steam-container-for. (steam,steam-nvidia): Define with steam-for. (heroic-container,heroic-nvidia-container): Deprecated by heroic-container-for. (heroic,heroic-nvidia): Define with heroic-for. (steam-nvidia-container-libs,steam-ld.so.conf,steam-ld.so.cache) (steam-nvidia-ld.so.conf,steam-nvidia-ld.so.cache): Delete variables. Hilton Chain2025-04-051-79/+29
* nonguix: Add package-with-alias.•••* nonguix/utils.scm (package-with-alias): New procedure. Hilton Chain2025-04-051-0/+7
* nonguix: nonguix-container: Set more default values.•••Since packages field of <nonguix-container> was never used (it's lowered to a list of store paths, which doesn't suit packages->manifest's expectation), this commit makes use of it to provide default value for various other fields: packages -> union64 + union32 -> ld.so.conf -> ld.so.cache. * nonguix/multiarch-container.scm (<nonguix-container>)[ld.so.conf,ld.so.cache] [union64,union32]: Set default value. (make-container-manifest): Remove ngc-packages reference. Hilton Chain2025-04-051-9/+23
* nongnu: Add font-awesome-nonfree.•••Guix channel is frozen at font awesome 4, because font awesome 5+ depends on proprietary build system. The newer versions have more icons, so it makes sense to package them as well. * nongnu/packages/fonts.scm (font-awesome-nonfree): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Rutherther2025-04-051-0/+19
* nongnu: Add yarn.•••* nongnu/packages/node.scm: New file. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space> Giacomo Leidi2025-04-041-0/+60
* nongnu: Add bitwarden-desktop.•••* nongnu/packages/password-utils.scm: New file. Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Giacomo Leidi2025-04-041-0/+78