Age | Commit message (Collapse) | Author |
|
* nongnu/packages/clojure.scm (clj-kondo): update to 2025.04.07
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/clojure.scm (clojure-lsp): update to 2025.04.23-18.16.46
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/clojure.scm (babashka): update to 1.12.200
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
Fixes CVE-2024-28956, CVE-2025-20103, CVE-2024-43420, CVE-2025-20623,
CVE-2024-45332, CVE-2025-24495, CVE-2025-20012.
* nongnu/packages/linux.scm (intel-microcode): Update to 20250512.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/linux.scm (nonguix-extra-linux-options): Add CONFIG_MT76x2U
as module.
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/391
|
|
This reapplies commit 4363f769e49a89f10e70d6dd9365633ec05c5fe2.
* 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/packages/linux.scm (corrupt-linux)[arguments]<#:phases>: Add
‘nonguix-configure’.
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/392
|
|
* nongnu/packages.scm (%nongnu-package-module-path): New variable.
(all-nongnu-packages): New procedure.
|
|
* nongnu/packages/productivity.scm (obsidian)
[native-inputs]: Replace inkscape/stable with inkscape/pinned.
|
|
* nonguix/utils.scm (with-transformation): Deprioritize procedure matching.
|
|
* nonguix/utils.scm (with-transformation): Skip parameters.
Avoid duplicating file system packages.
|
|
* nongnu/packages/mozilla.scm (firefox): Update to 138.0.3.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.54.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
This reverts commit 4363f769e49a89f10e70d6dd9365633ec05c5fe2, 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
|
|
This kernel series is no longer supported upstream and removed from
Guix.
* nongnu/packages/linux.scm (linux-6.13): Delete variable.
|
|
* 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/packages/linux.scm (sof-firmware): Update to 2025.01.1.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
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/packages/linux.scm (linux): Use linux-6.14.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
|
|
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/packages/messaging.scm (signal-desktop): Update to 7.53.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
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/packages/nvidia.scm (nvidia-driver): Update to 570.144.
(nvidia-settings): Likewise.
|
|
* nongnu/packages/linux.scm (linux-6.14): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* 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.
|
|
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/packages/messaging.scm (signal-desktop): Update to 7.52.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/nvidia.scm (%nvidia-environment-variable-regexps): Merge
"^__NV_" entries.
Add entry for NVIDIA Smooth Motion.
|
|
* 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>
|
|
binary-build-system doesn't have a wrap-program phase.
* nongnu/packages/anydesk.scm (anydesk)[arguments]<#:phases>: Move
'install-desktop-entry after 'install instead.
|
|
binary-build-system doesn't have a build phase.
* nongnu/packages/scanner.scm (brscan4)[arguments]<#:phases>: Add
'build-preload after 'install instead.
|
|
* 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/packages/linux.scm (facetimehd): Update to 0.6.13.
|
|
* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-3.132dcf0
for compatibility with linux@6.14.
|
|
* nongnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update
to 5.6.4.2-14.c3fb89a for compatibility with linux@6.14.
|
|
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to
0.0.0-8.c014d09 for compabilitiy with linux@6.15.
|
|
* 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>
|
|
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/packages/messaging.scm (signal-desktop): Update to 7.51.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* 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/packages/sml.scm: New file.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
|
Fixes CVE-2025-3608.
* nongnu/packages/mozilla.scm (firefox): Update to 137.0.2.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.50.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/linux.scm (linux-firmware): Update to 20250410.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/fonts.scm (font-ubuntu): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.23.
(linux-xanmod-lts-source): Update hashes.
|
|
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/packages/mozilla.scm (firefox): Update to 137.0.1.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
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/packages/video.scm (ffmpeg-nvenc): Update to 6.1.2.
[properties]: Set upstream-name.
|