summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-02nongnu: font-apple-sf-arabic: Update to 20.0d8e1.Krzysztof Baranowski
* nongnu/packages/fonts (font-apple-sf-arabic): Update to 20.0d8e1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-10-02nongnu: font-apple-sf-mono: Update to 20.0d8e1.Krzysztof Baranowski
* nongnu/packages/fonts (font-apple-sf-mono): Update to 20.0d8e1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-10-02nongnu: font-apple-sf-compact: Update to 20.0d8e1.Krzysztof Baranowski
* nongnu/packages/fonts (font-apple-sf-compact): Update to 20.0d8e1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-10-02nongnu: font-apple-sf-pro: Update to 20.0d8e1.Krzysztof Baranowski
* nongnu/packages/fonts (font-apple-sf-pro): Update to 20.0d8e1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-10-02nongnu: firefox-esr: Update to 128.3.0esr [security fixes].Tomas Volf
Fixes CVE-2024-8900, CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, CVE-2024-9396, CVE-2024-9397, CVE-2024-9398, CVE-2024-9399, CVE-2024-9400, CVE-2024-9401, CVE-2024-9402. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.3.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-09-29nongnu: sof-firmware: Also install sof-ace-tplg.Julian Flake
* nongnu/packages/linux.scm (sof-firmware)[arguments]<#:install-plan>: Also install sof-ace-tplg. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: sof-firmware: Update to 2024.06.Julian Flake
* nongnu/packages/linux.scm (sof-firmware): Update to 2024.06. [arguments]: Adapt install plan. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-09-22nongnu: anytype: Update to 0.42.4.Giacomo Leidi
* nongnu/packages/productivity.scm (anytype): Update to 0.42.4. [arguments]<#:phases>: Add disable-auto-updates and strip-regedit phases. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: facetimehd: Update to 0.6.8.2.Krzysztof Baranowski
* nongnu/packages/linux.scm (facetimehd): Update to 0.6.8.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: google-chrome: support GTK 4.Krzysztof Baranowski
Use it by launching Chrome with '--gtk-version=4'. (At the time of this writing, at least; Google changes these flags often.) * nongnu/packages/chrome (google-chrome): [inputs]: Add gtk. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: nvidia-driver: Update to 550.120.Hilton Chain
* nongnu/packages/nvidia.scm (nvidia-version): Update to 550.120. (%nvidia-driver-hashes,%nvidia-settings-hashes): Update hash. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: nvidia: Separate hash storage.Hilton Chain
* nongnu/packages/nvidia.scm (%nvidia-driver-hashes,%nvidia-settings-hashes): New variables. (nvidia-source,nvidia-settings): Use them. (nvidia-source-hash): Delete procedure. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: linux-xanmod: Update to 6.10.11.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.10.11. (linux-xanmod-source): Update hashes. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: linux-xanmod-lts: Update to 6.6.52.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.52. (linux-xanmod-lts-source): Update hash. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-22nongnu: firefox: Update to 130.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 130.0.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-14nongnu: signal-desktop: Update to 7.24.1.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.24.1.
2024-09-14nongnu: element-desktop: Update to 1.11.77.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.77.
2024-09-12nongnu: linux-firmware: Update to 20240909.Maxim Cournoyer
This resolves the 'amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data' visible in `dmesg' when using the integrated GPU of an AMD 9950x CPU (see: <https://lore.kernel.org/amd-gfx/Zo4Z2yCK4RrYtJKo@glanzmann.de/>). * nongnu/packages/linux.scm (linux-firmware): Update to 20240909. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-11nongnu: intel-microcode: Update to 20240910 [security-fixes].Timotej Lazar
Fixes CVE-2024-24968, CVE-2024-23984. * nongnu/packages/linux.scm (intel-microcode): Update to 20240910. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2024-09-04dyalog-apl: Use %default-gnu-imported-modules.Tomas Volf
%gnu-build-system-modules is deprecated, so let us use %default-gnu-imported-modules instead as the warning suggests. * nongnu/packages/dyalog.scm (dyalog-apl)[arguments]<#:modules>: Use %default-gnu-imported-modules instead of %gnu-build-system-modules. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2024-09-04firefox-esr: Use %default-gnu-imported-modules.Tomas Volf
%gnu-build-system-modules is deprecated, so let us use %default-gnu-imported-modules instead as the warning suggests. * nongnu/packages/mozilla.scm (firefox-esr)[arguments]<#:modules>: Use %default-gnu-imported-modules instead of %gnu-build-system-modules. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2024-09-03nongnu: firefox-esr: Update to 128.2.0esr [security fixes].Tomas Volf
Fixes CVE-2024-8381, CVE-2024-8382, CVE-2024-8383, CVE-2024-8384, CVE-2024-8385, CVE-2024-8386, CVE-2024-8387. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.2.0esr. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-03nongnu: firefox: Update to 130.0 [security fixes].Tomas Volf
Fixes CVE-2024-8381, CVE-2024-8382, CVE-2024-8383, CVE-2024-8384, CVE-2024-8385, CVE-2024-8386, CVE-2024-8387, CVE-2024-8388, CVE-2024-8389. * nongnu/packages/mozilla.scm (firefox): Update to 130.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-09-03nongnu: signal-desktop: Update to 7.22.2.John Kehayias
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.22.2.
2024-09-03nongnu: element-desktop: Update to 1.11.76 [security fixes].John Kehayias
Previous versions fix CVE-2024-42369. * nongnu/packages/messaging.scm (element-desktop): Update to 1.11.76.
2024-08-31nongnu: steam-client: Fix build.John Kehayias
It is unclear why steam failed to build post-core-updates merge in Guix, with errors like: In guix/build/utils.scm: 761:4 0 (alist-cons-after patch-dot-desktop-files # #<procedur?> ?) guix/build/utils.scm:761:4: In procedure alist-cons-after: Throw to key `match-error' with args `("match" "no matching pattern" ())'. The fix is to reorder and rename some phases which apparently don't exist. * nongnu/packages/game-client.scm (steam-client)[arguments]<phases>: Reorder the deletion of 'patch-dot-desktop-files to after 'patch-desktop-file (which tried to add after this now deleted phases). Change the 'post-install phase to add after 'install ('install-binaries doesn't exist').
2024-08-30nongnu: unrar: Update to 7.0.9.Krzysztof Baranowski
* nongnu/packages/compression (unrar): Update to 7.0.9. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-30nongnu: google-chrome-unstable: Update to 129.0.6643.2.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 129.0.6643.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-30nongnu: google-chrome-beta: Update to 128.0.6613.27.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-beta): Update to 128.0.6613.27. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-30nongnu: google-chrome-stable: Update to 127.0.6533.119.Giacomo Leidi
* nongnu/packages/chrome.scm (google-chrome-stable): Update to 127.0.6533.119. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-29nongnu: Remove icu4c-73.John Kehayias
This version of icu4c is in Guix and made public in cf842e9b20b89ecb08ac3456a91780ec07b5a201. This also failed to build on the core-updates nonguix build due to a test failure which should be fixed in Guix with 7937c8827b8d23347a3159b4696335bd19fc17aa. * nongnu/packages/mozilla.scm (icu4c-73): Delete variable.
2024-08-27nongnu: linux-6.9: Remove variable.Jonathan Brielmaier
`linux-libre-6.9` was dropped by Upstream Guix. Fixes https://gitlab.com/nonguix/nonguix/-/issues/344 * nongnu/packages/linux.scm (linux-6.9): Remove variable.
2024-08-27nongnu: linux: Set to linux-6.10.Jonathan Brielmaier
`linux-6.9` was removed from upstream Guix. * nongnu/packages/linux.scm (linux): Set to `linux-6.10`.
2024-08-26README.org: Clarify installation media channels procedure.John Kehayias
* README.org (Installation image): Current installation media does not need manual channel configuration. Move instructions on adding the nonguix channel during installation to ... (Important note for 1.4.0): ... this new subsection. Co-authored-by: Hilton Chain <hako@ultrarare.space>
2024-08-21nongnu: kind: Update to 0.24.0.Ashish SHUKLA
* nongnu/packages/k8s.scm (kind): Update to 0.24.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-21nongnu: helm-kubernetes: Update to 3.15.4.Ashish SHUKLA
* nongnu/packages/k8s.scm (helm-kubernetes): Update to 3.15.4. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-21nongnu: kompose: Update to 1.34.0.Ashish SHUKLA
* nongnu/packages/k8s.scm (komposer): Update to 1.34.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-21nongnu: kubectl: Update to 1.31.0.Ashish SHUKLA
* nongnu/packages/k8s.scm (kubectl): Update to 1.31.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-21nongnu: firefox: Update to 129.0.2.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 129.0.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-17nongnu: anytype: Update to 0.42.3.Giacomo Leidi
* nongnu/packages/productivity.scm (anytype): Update to 0.42.3. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-17nongnu: vscodium: Update to 1.92.1.24225.Giacomo Leidi
* nongnu/packages/editors.scm (vscodium): Update to 1.92.1.24225. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-17nongnu: intel-microcode: Update to 20240813 [security-fixes].Timotej Lazar
Fixes CVE-2023-42667, CVE-2023-49141, CVE-2024-24853, CVE-2024-24980, CVE-2024-25939. * nongnu/packages/linux.scm (intel-microcode): Update to 20240813. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-17nongnu: firefox: Update to 129.0.1.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 129.0.1. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-13nongnu: linux-firmware: Update to 20240811 [security fixes].Katherine Cox-Buday
Fixes CVE-2023-31315. * nongnu/packages/linux.scm (linux-firmware): Update to 20240811. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-08-08nongnu: element-desktop: Update to 1.11.72.Dariqq
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.72. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-08nongnu: signal-desktop: Update to 7.18.0.Dariqq
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.18.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-08nongnu: firefox-esr: Update to 128.1.0esr [security fixes].Tomas Volf
Fixes CVE-2024-7518, CVE-2024-7519, CVE-2024-7520, CVE-2024-7521, CVE-2024-7522, CVE-2024-7524, CVE-2024-7525, CVE-2024-7526, CVE-2024-7527, CVE-2024-7528, CVE-2024-7529, CVE-2024-7531. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.1.0esr. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-08-08nongnu: firefox: Update to 129.0 [security fixes].Tomas Volf
Fixes CVE-2024-7518, CVE-2024-7519, CVE-2024-7520, CVE-2024-7521, CVE-2024-7522, CVE-2024-7523, CVE-2024-7524, CVE-2024-7525, CVE-2024-7526, CVE-2024-7527, CVE-2024-7528, CVE-2024-7529, CVE-2024-7530, CVE-2024-7531. * nongnu/packages/mozilla.scm (firefox): Update to 129.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-31nongnu: linux-xanmod-lts: Update to 6.6.43.Ashish SHUKLA
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.43. (linux-xanmod-lts-source): Update hash. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-31nongnu: linux-xanmod: Update to 6.9.12.Ashish SHUKLA
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.9.12. (linux-xanmod-source): Update hash. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>