Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* nongnu/packages/video.scm (nv-codec-headers): Update to 13.0.19.0.
|
|
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.
|
|
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>
|
|
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>
|
|
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/packages/game-client.scm (steam-client): Update to 1.0.0.82.
|
|
* 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/utils.scm (package-with-alias): New procedure.
|
|
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.
|
|
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/packages/node.scm: New file.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/password-utils.scm: New file.
Modified-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/productivity.scm (zotero): Update to 7.0.15.
[arguments]<#:phases>: Add 'disable-nonreproducible-features.
Adjust 'install-icons accordingly.
[native-inputs]: Add unzip, zip.
Co-authored-by: antlers <antlers@illucid.net>
Co-authored-by: Raven Hallsby <karl@hallsby.com>
Modified-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/firmware.scm (fwupd-nonfree)
[#:phases]<ensure-all-remotes-are-disabled>: Disable phase.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/editors.scm (vscodium): Update to 1.98.2.25078.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-35): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-34): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-33): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-32): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-31): Update to 31.7.7.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-30): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-29): Update to 29.4.6.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* nongnu/packages/electron.scm (electron-28): Update to 28.3.3.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|