summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2024-07-31nongnu: Add linux 6.10.Dariqq
* nongnu/packages/linux.scm (linux-6.10): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-26nongnu: firefox: Update to 128.0.3.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 128.0.3. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-24nongnu: firefox: Update to 128.0.2.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 128.0.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-23nongnu: Add zotero.Karl Hallsby
* nongnu/packages/productivity.scm (zotero): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-22nongnu: signal-desktop: Update to 7.16.0.Jonathan Brielmaier
* nongnu/packages/messaging.scm (signal-desktop): Update to 7.16.0.
2024-07-20nongnu: kind: Update to 0.23.0Ashish SHUKLA
* nongnu/packages/k8s.scm (kind): Update to 0.23.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-20nongnu: k9s: Update to 0.32.5.Ashish SHUKLA
* nongnu/packages/k8s.scm (k9s): Update to 0.32.5. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-20nongnu: kubectl: Update to 1.30.3.Ashish SHUKLA
* nongnu/packages/k8s.scm (kubectl): Update to 1.30.3. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-20nongnu: linux-xanmod-lts: Update to 6.6.39.Ashish SHUKLA
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.39. (linux-xanmod-lts-source): Update hash. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-20nongnu: linux-xanmod: Update to 6.9.9.Ashish SHUKLA
* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.9.9. (linux-xanmod-source): Update hash. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-20nongnu: anydesk: Update to 6.3.2-1.Ada Stevenson
* nongnu/packages/anydesk.scm (anydesk): Update to 6.3.2-1. [source]: Update uri. [arguments]: <#:patchelf-plan>: Adjust binary path. <#:install-plan>: Adjust source file paths. <#:phases>: Replace 'binary-unpack' phase with one that handles the source .deb file properly. Adjust 'install-desktop-entry' phase to find source files. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-16nongnu: firefox: Fix WM Class.Brice Waegeneire
* nongnu/packages/mozilla.scm (firefox-esr)[arguments]: Set the MOZ_APP_REMOTINGNAME environment variable and replace "Navigator" with "Firefox" in firefox.desktop. Fixes #325. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-10nongnu: firefox: Update to 128.0 [security fixes].Tomas Volf
Fixes CVE-2024-6600, CVE-2024-6601, CVE-2024-6602, CVE-2024-6603, CVE-2024-6604, CVE-2024-6605, CVE-2024-6606, CVE-2024-6607, CVE-2024-6608, CVE-2024-6609, CVE-2024-6610, CVE-2024-6611, CVE-2024-6612, CVE-2024-6613, CVE-2024-6614, CVE-2024-6615. * nongnu/packages/mozilla.scm (firefox): Update to 128.0. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-10nongnu: firefox-esr: Update to 128.0esr [security fixes].Tomas Volf
Fixes CVE-2024-6600, CVE-2024-6601, CVE-2024-6602, CVE-2024-6603, CVE-2024-6604. * nongnu/packages/mozilla.scm (firefox-esr): Update to 128.0esr. [arguments]<#:phases>: Update 'remove-cargo-frozen-flag. [native-inputs]: Update rust-cbindgen-0.26. (rust-firefox-esr): Use rust-1.77. (firefox)[arguments]<#:phases>: Delete 'remove-cargo-frozen-flag. [native-inputs]: Drop replace of rust-cbindgen. Use clang-18, the default one (13) fails to compile this version of firefox. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-10nongnu: linux-firmware: Update to 20240610.Ada Stevenson
* nongnu/packages/linux.scm (linux-firmware): Update to 20240610. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-07nongnu: vscodium: Automatically try wayland.Danny Milosavljevic
* nongnu/packages/editors.scm (vscodium): Automatically try wayland. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-07-07nongnu: firefox: Use rust-1.77.Tomas Volf
Efraim was kind enough to add rust versions up to the current 1.79 into the Guix, however the default version was not changed yet. That means we can drop our firefox-rust-1.76 and just use regular rust-1.77. * nongnu/packages/mozilla.scm (firefox-rust-1.76): Delete variable. (rust-firefox): Define as `rust-1.77'. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2024-06-26nongnu: element-desktop: Update to 1.11.69.John Kehayias
* nongnu/packages/messaging.scm (element-desktop): Update to 1.11.69.
2024-06-26nongnu: firefox: Update to 127.0.2.Tomas Volf
* nongnu/packages/mozilla.scm (firefox): Update to 127.0.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-06-21build-system/chromium-binary: Remove references to source.Yelninei
Previously the resulting store object would also depend on the source. * nonguix/build-system/chromium-binary.scm (lower): Remove reference to source in #:wrap-inputs. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>