Commit graph

2262 commits

Author SHA1 Message Date
Hilton Chain
457b17de16
nongnu: obsidian: Replace deprecated dependency.
* nongnu/packages/productivity.scm (obsidian)
[native-inputs]: Replace inkscape/stable with inkscape/pinned.
2025-05-15 21:22:26 +08:00
Hilton Chain
e4459f4802
utils: with-transformation: Deprioritize matching of procedures.
* nonguix/utils.scm (with-transformation): Deprioritize procedure matching.
2025-05-14 16:03:30 +08:00
Hilton Chain
5f3ad33833
utils: with-transformation: Handle more cases.
* nonguix/utils.scm (with-transformation): Skip parameters.
Avoid duplicating file system packages.
2025-05-14 16:03:28 +08:00
Tomas Volf
d49157010b
nongnu: firefox: Update to 138.0.3.
* nongnu/packages/mozilla.scm (firefox): Update to 138.0.3.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-14 15:51:01 +08:00
Ashish SHUKLA
b160edcf86
nongnu: signal-desktop: Update to 7.54.0.
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.54.0.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-14 15:50:52 +08:00
Hilton Chain
8ceb19c215
Revert "nongnu: linux: Fix missing module for Lunar Lake platform."
This reverts commit 4363f769e4, 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-13 00:21:38 +08:00
Hilton Chain
19406981a9
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.
2025-05-09 10:24:25 +08:00
Nicolas Maupu
4363f769e4
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>
2025-05-08 22:39:57 +08:00
Nicolas Maupu
c4497b7156
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>
2025-05-08 22:39:50 +08:00
John Kehayias
6c497a883d
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".
2025-05-05 18:41:32 -04:00
Leo Famulari
141a431b44
nongnu: linux: Update to 6.14.
* nongnu/packages/linux.scm (linux): Use linux-6.14.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-05-05 17:55:11 -04:00
Tomas Volf
b9d3169772
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>
2025-05-04 21:08:53 +08:00
Ashish SHUKLA
99c64f1ab8
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>
2025-05-04 21:08:51 +08:00
Tomas Volf
ae6e9f2834
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>
2025-04-30 23:59:33 +08:00
Hilton Chain
6eaab0dc51
nongnu: nvidia-driver: Update to 570.144.
* nongnu/packages/nvidia.scm (nvidia-driver): Update to 570.144.
(nvidia-settings): Likewise.
2025-04-29 18:24:33 +08:00
Leo Famulari
cf35312bb2
nongnu: Add linux-6.14.
* nongnu/packages/linux.scm (linux-6.14): New variable.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-29 14:30:15 +08:00
Hilton Chain
f05b33d754
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.
2025-04-27 21:23:56 +08:00
Hilton Chain
2ca1c7e195
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.
2025-04-27 20:30:01 +08:00
Ashish SHUKLA
cc1edd62b2
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>
2025-04-27 20:29:59 +08:00
Hilton Chain
e899121adb
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.
2025-04-19 23:27:25 +08:00
Murilo
085dfd3d57
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>
2025-04-19 23:27:24 +08:00
Hilton Chain
20a677fea8
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.
2025-04-19 08:10:37 +08:00
Hilton Chain
6025c7abdf
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.
2025-04-19 08:10:34 +08:00
Jonathan Brielmaier
40bf089faa
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.
2025-04-18 13:28:25 +02:00
Jonathan Brielmaier
686f8621e9
nongnu: facetimehd: Update to 0.6.13.
* nongnu/packages/linux.scm (facetimehd): Update to 0.6.13.
2025-04-18 12:42:14 +02:00
Jonathan Brielmaier
b24db81620
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.
2025-04-18 12:39:33 +02:00
Jonathan Brielmaier
83ee72d509
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.
2025-04-18 12:36:07 +02:00
Jonathan Brielmaier
23419e0d87
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.
2025-04-18 12:19:07 +02:00
Giacomo Leidi
bf64a67eb6
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>
2025-04-18 15:11:46 +08:00
Giacomo Leidi
5243f9ad75
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>
2025-04-18 15:11:46 +08:00
Ashish SHUKLA
9a38f475dd
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>
2025-04-18 15:11:45 +08:00
Herman Rimm
d6fdc8ced4
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>
2025-04-18 15:11:45 +08:00
Despereaux Polacre
6f4d87c43a
nongnu: Add mosml.
* nongnu/packages/sml.scm: New file.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
2025-04-18 15:11:43 +08:00
Tomas Volf
b7fbe3ee79
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>
2025-04-17 13:52:38 +08:00
Ashish SHUKLA
649a92315a
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>
2025-04-17 13:52:37 +08:00
Ada Stevenson
210a8d3ae4
nongnu: linux-firmware: Update to 20250410.
* nongnu/packages/linux.scm (linux-firmware): Update to 20250410.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-13 00:21:46 +08:00
Kurome
b2f01530dd
nongnu: Add font-ubuntu.
* nongnu/packages/fonts.scm (font-ubuntu): New variable.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-04-13 00:21:46 +08:00
Hilton Chain
bfd55383ea
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.
2025-04-13 00:21:46 +08:00
Clement Lassieur
3bb9bcf3e1
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>
2025-04-11 14:08:09 +08:00
Tomas Volf
b4eac4c4f4
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>
2025-04-10 20:17:59 +08:00
Hilton Chain
d18387f467
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.
2025-04-10 20:17:57 +08:00
Hilton Chain
7fe5058817
nongnu: ffmpeg-nvenc: Update to 6.1.2.
* nongnu/packages/video.scm (ffmpeg-nvenc): Update to 6.1.2.
[properties]: Set upstream-name.
2025-04-08 16:51:52 +08:00
Hilton Chain
521729e5ca
nongnu: nv-codec-headers: Update to 13.0.19.0.
* nongnu/packages/video.scm (nv-codec-headers): Update to 13.0.19.0.
2025-04-08 16:51:50 +08:00
John Kehayias
8324e3c01e
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.
2025-04-07 15:28:07 -04:00
Zhu Zihao
54625807ac
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>
2025-04-07 18:26:51 +08:00
Hilton Chain
c4e3e3249c
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>
2025-04-05 15:48:50 +08:00
Hilton Chain
ee118a4e80
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>
2025-04-05 08:30:16 +08:00
Hilton Chain
7b5ef8b9c1
nongnu: steam-client: Update to 1.0.0.82.
* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.82.
2025-04-05 08:30:15 +08:00
Hilton Chain
d04afedc34
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.
2025-04-05 07:57:52 +08:00
Hilton Chain
6733fbe49c
nonguix: Add package-with-alias.
* nonguix/utils.scm (package-with-alias): New procedure.
2025-04-05 07:57:51 +08:00