summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* nongnu: Add aichat.pc0/aichataichatOleg Pykhalov2025-05-161-0/+102
| | | | | * nongnu/packages/ai.scm: New file. * nongnu/packages/ai.scm (aichat): New variable.
* .guix-authorizations: Add wigust to committers.Oleg Pykhalov2025-05-161-1/+4
| | | | * .guix-authorizations: Add fingerprint for wigust.
* nongnu: Remove linux-6.13.Hilton Chain2025-05-091-3/+0
| | | | | | | This kernel series is no longer supported upstream and removed from Guix. * nongnu/packages/linux.scm (linux-6.13): Delete variable.
* nongnu: linux: Fix missing module for Lunar Lake platform.Nicolas Maupu2025-05-081-1/+5
| | | | | | | | * 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>
* nongnu: sof-firmware: Update to 2025.01.1.Nicolas Maupu2025-05-081-3/+4
| | | | | | * nongnu/packages/linux.scm (sof-firmware): Update to 2025.01.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nonguix: multiarch-container: Use writable file system.John Kehayias2025-05-051-1/+1
| | | | | | | | 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".
* nongnu: linux: Update to 6.14.Leo Famulari2025-05-051-1/+1
| | | | | | * nongnu/packages/linux.scm (linux): Use linux-6.14. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* nongnu: firefox: Update to 138.0 [security fixes].Tomas Volf2025-05-042-4/+26
| | | | | | | | | | | | | 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>
* nongnu: signal-desktop: Update to 7.53.0.Ashish SHUKLA2025-05-041-2/+2
| | | | | | * nongnu/packages/messaging.scm (signal-desktop): Update to 7.53.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: firefox-esr: Update to 128.10.0esr [security fixes].Tomas Volf2025-04-301-3/+3
| | | | | | | | | 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>
* nongnu: nvidia-driver: Update to 570.144.Hilton Chain2025-04-291-4/+4
| | | | | * nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.144. (nvidia-settings): Likewise.
* nongnu: Add linux-6.14.Leo Famulari2025-04-291-0/+3
| | | | | | * nongnu/packages/linux.scm (linux-6.14): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: broadcom-sta: Update patchset to 9a5a0d7.Hilton Chain2025-04-271-33/+70
| | | | | | | * 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.
* nongnu: hplip-plugin: Update source hash.Hilton Chain2025-04-271-1/+1
| | | | | | | | 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.
* nongnu: signal-desktop: Update to 7.52.0.Ashish SHUKLA2025-04-271-2/+2
| | | | | | * nongnu/packages/messaging.scm (signal-desktop): Update to 7.52.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: %nvidia-environment-variable-regexps: Add NVIDIA Smooth Motion entry.Hilton Chain2025-04-191-3/+4
| | | | | | * nongnu/packages/nvidia.scm (%nvidia-environment-variable-regexps): Merge "^__NV_" entries. Add entry for NVIDIA Smooth Motion.
* nongnu: nvidia-driver-beta: Update to 575.51.02.Murilo2025-04-191-4/+4
| | | | | | | * 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>
* nongnu: anydesk: Fix build.Hilton Chain2025-04-191-1/+1
| | | | | | | binary-build-system doesn't have a wrap-program phase. * nongnu/packages/anydesk.scm (anydesk)[arguments]<#:phases>: Move 'install-desktop-entry after 'install instead.
* nongnu: brscan4: Fix build.Hilton Chain2025-04-191-1/+1
| | | | | | | binary-build-system doesn't have a build phase. * nongnu/packages/scanner.scm (brscan4)[arguments]<#:phases>: Add 'build-preload after 'install instead.
* nongnu: helix-core: Update to r24.2.Jonathan Brielmaier2025-04-181-13/+5
| | | | | | * 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.
* nongnu: facetimehd: Update to 0.6.13.Jonathan Brielmaier2025-04-181-2/+2
| | | | * nongnu/packages/linux.scm (facetimehd): Update to 0.6.13.
* nongnu: rtl8821cu-linux-module: Update to 0.0.0-3.132dcf0.Jonathan Brielmaier2025-04-181-3/+3
| | | | | * nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-3.132dcf0 for compatibility with linux@6.14.
* nongnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-14.c3fb89a.Jonathan Brielmaier2025-04-181-3/+3
| | | | | * nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-14.c3fb89a for compatibility with linux@6.14.
* linux: rtl8192eu-linux-module: Update to 0.0.0-8.c014d09.Jonathan Brielmaier2025-04-181-3/+3
| | | | | * nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 0.0.0-8.c014d09 for compabilitiy with linux@6.15.
* nongnu: anytype: Update to 0.45.3.Giacomo Leidi2025-04-181-4/+7
| | | | | | | | | | * 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>
* build-system: chromium-binary: Allow overriding default host-inputs.Giacomo Leidi2025-04-181-2/+3
| | | | | | | | | | | | | | | 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>
* nongnu: signal-desktop: Update to 7.51.0.Ashish SHUKLA2025-04-181-2/+2
| | | | | | * nongnu/packages/messaging.scm (signal-desktop): Update to 7.51.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* multiarch-container: Support sandbox home relative to XDG_DATA_HOME.Herman Rimm2025-04-181-1/+4
| | | | | | | | * 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>
* nongnu: Add mosml.Despereaux Polacre2025-04-181-0/+65
| | | | | | | * nongnu/packages/sml.scm: New file. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
* nongnu: firefox: Update to 137.0.2 [security fixes].Tomas Volf2025-04-171-3/+3
| | | | | | | | Fixes CVE-2025-3608. * nongnu/packages/mozilla.scm (firefox): Update to 137.0.2. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: signal-desktop: Update to 7.50.0.Ashish SHUKLA2025-04-171-2/+2
| | | | | | * nongnu/packages/messaging.scm (signal-desktop): Update to 7.50.0. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: linux-firmware: Update to 20250410.Ada Stevenson2025-04-131-2/+2
| | | | | | * nongnu/packages/linux.scm (linux-firmware): Update to 20250410. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: Add font-ubuntu.Kurome2025-04-131-0/+28
| | | | | | * nongnu/packages/fonts.scm (font-ubuntu): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: linux-xanmod-lts: Update to 6.12.23.Hilton Chain2025-04-131-3/+3
| | | | | * nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.23. (linux-xanmod-lts-source): Update hashes.
* nongnu: firefox: Create lib/icecat so that ICECAT_SYSTEM_DIR is set.Clement Lassieur2025-04-111-1/+6
| | | | | | | | | | | 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>
* nongnu: firefox: Update to 137.0.1.Tomas Volf2025-04-101-3/+3
| | | | | | * nongnu/packages/mozilla.scm (firefox): Update to 137.0.1. Signed-off-by: Hilton Chain <hako@ultrarare.space>
* nongnu: Deprecate firefox-esr-wayland.Hilton Chain2025-04-101-36/+2
| | | | | | | | 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.
* nongnu: ffmpeg-nvenc: Update to 6.1.2.Hilton Chain2025-04-081-3/+13
| | | | | * nongnu/packages/video.scm (ffmpeg-nvenc): Update to 6.1.2. [properties]: Set upstream-name.
* nongnu: nv-codec-headers: Update to 13.0.19.0.Hilton Chain2025-04-081-2/+2
| | | | * nongnu/packages/video.scm (nv-codec-headers): Update to 13.0.19.0.
* nongnu: firefox: Fix video decoding/acceleration.John Kehayias2025-04-071-2/+10
| | | | | | | | | | | | | | | | 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.
* nongnu: rtl8821ce-linux-module: Update to 0.0.0-13.98cff1d.Zhu Zihao2025-04-071-3/+3
| | | | | | | | 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>
* nongnu: font-awesome-nonfree: Rename package name too.Hilton Chain2025-04-051-1/+1
| | | | | | | | | | 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>
* nonguix: multiarch-container: Fix controller detection.Hilton Chain2025-04-051-0/+3
| | | | | | | | | 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>
* nongnu: steam-client: Update to 1.0.0.82.Hilton Chain2025-04-051-2/+2
| | | | * nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.82.
* nongnu: game-client: Merge NVIDIA and non-NVIDIA containers.Hilton Chain2025-04-051-79/+29
| | | | | | | | | | | * 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.
* nonguix: Add package-with-alias.Hilton Chain2025-04-051-0/+7
| | | | * nonguix/utils.scm (package-with-alias): New procedure.
* nonguix: nonguix-container: Set more default values.Hilton Chain2025-04-051-9/+23
| | | | | | | | | | | | 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.
* nongnu: Add font-awesome-nonfree.Rutherther2025-04-051-0/+19
| | | | | | | | | | | 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>
* nongnu: Add yarn.Giacomo Leidi2025-04-041-0/+60
| | | | | | | * nongnu/packages/node.scm: New file. Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
* nongnu: Add bitwarden-desktop.Giacomo Leidi2025-04-041-0/+78
| | | | | | | * nongnu/packages/password-utils.scm: New file. Modified-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space>