| Age | Commit message (Expand) | Author |
| 2024-11-26 | nongnu: compcert: Update to 3.14.•••* nongnu/packages/coq.scm (compcert): Update to 3.14.
[arguments]: Remove no longer required substitute.
| Jonathan Brielmaier |
| 2024-11-23 | nongnu: linux-firmware: Update to 20241110.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20241110.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Maxim Cournoyer |
| 2024-11-23 | nongnu: intel-microcode: Update to 20241112 [security-fixes].•••Fixes CVE-2024-21820, CVE-2024-21853, CVE-2024-23918.
* nongnu/packages/linux.scm (intel-microcode): Update to 20241112.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Timotej Lazar |
| 2024-11-10 | nongnu: firefox-esr: Wrap with pipewire.•••Firefox needs pipewire in LD_LIBRARY_PATH for screensharing on Wayland,
otherwise the screensharing just won't start.
* nongnu/packages/mozilla.scm (firefox-esr)[arguments]: Add pipewire
lib path to LD_LIBRARY_PATH variable in 'wrap-program phase.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Rutherther |
| 2024-11-10 | nongnu: intel-microcode: Update to 20241029.•••* nongnu/packages/linux.scm (intel-microcode): Update to 20241029.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Timotej Lazar |
| 2024-11-10 | nongnu: linux-xanmod: Update to 6.11.7.•••* nongnu/packages/linux.scm (linux-xanmod-version): Update to 6.11.7.
(linux-xanmod-source): Update hashes.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Hilton Chain |
| 2024-11-10 | nongnu: linux-xanmod-lts: Update to 6.6.60.•••* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.6.60.
(linux-xanmod-lts-source): Update hash.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Hilton Chain |
| 2024-11-10 | build-system: binary: Use patchelf-0.16 by default.•••Newer patchelf may break binaries.
This commit replaces patchelf with patchelf-0.16 for binary-build-system and
nvidia-driver (known affected package).
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/350
* nonguix/build-system/binary.scm (default-patchelf): Replace patchelf with
patchelf-0.16.
* nongnu/packages/nvidia.scm (nvidia-driver)[native-inputs]: Likewise.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Hilton Chain |
| 2024-11-05 | nongnu: linux-6.10: Remove variable.•••linux-libre-6.10 is set to be dropped by upstream Guix, see
<https://issues.guix.gnu.org/74168>. So, let's remove before then to prevent
guix pull from breaking due to a missing variable.
* nongnu/packages/linux.scm (linux-6.10): Remove variable.
| John Kehayias |
| 2024-11-05 | nongnu: linux: Set to linux-6.11.•••Upstream set the default kernel to 6.11 in
<https://git.savannah.gnu.org/cgit/guix.git/commit/?id=00cb8509a46115950173f5a217abea43faa5515c>.
* nongnu/packages/linux.scm (linux): Set to linux-6.11.
| John Kehayias |
| 2024-11-03 | nongnu: kind: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (kind)[#:phases]<unpack>: Replace #$source by
keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: helm-kubernetes: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (helm-kubernetes)[#:phases]<unpack>: Replace source
G-expression by keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: kompose: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (kompose)[#:phases]<unpack>: Replace #$source by
keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: kubectl: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (kubectl)[#:phases]<unpack>: Replace #$source by
keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: katenary: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (katenary)[#:phases]<unpack>: Replace #$source by
keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: k9s: Fix baked-in source in unpack overrides.•••* nongnu/packages/k8s.scm (k9s)[#:phases]<unpack>: Replace #$source by keyword
argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: vscodium: Fix baked-in source in unpack overrides.•••* nongnu/packages/editors.scm (vscodium)[#:phases]<unpack>: Replace source
G-expression by keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: zoom: Fix baked-in source in unpack overrides.•••* nongnu/packages/messaging.scm (zoom)[#:phases]<unpack>: Replace #$source by
keyword argument source.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-03 | nongnu: nvidia-nvml: Fix baked-in source in unpack overrides.•••* nongnu/packages/nvidia.scm (nvidia-nvml)[#:phases]<unpack>: Replace source
G-expression by keyword argument source.
These cases of `replace 'unpack` were referring to the `#$source` of the
package in the g-exp, which was baking in the source *at the point of
package definition* to the g-exp. This prevented inheritor packages from
modifying the source field and getting the expected effect.
The correct way to refer to the source field from a phase override is
with the `source` key. This modifies all the references to `#$source` I
could find in `unpack` phase replacements.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Isaac van Bakel |
| 2024-11-01 | nongnu: google-chrome-unstable: Update to 131.0.6738.0.•••* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 131.0.6738.0.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Giacomo Leidi |
| 2024-11-01 | nongnu: google-chrome-beta: Update to 130.0.6723.19.•••* nongnu/packages/chrome.scm (google-chrome-beta): Update to 130.0.6723.19.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Giacomo Leidi |
| 2024-11-01 | nongnu: google-chrome-stable: Update to 129.0.6668.89.•••* nongnu/packages/chrome.scm (google-chrome-stable): Update to 129.0.6668.89.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Giacomo Leidi |
| 2024-11-01 | nongnu: anytype: Update to 0.43.1.•••* nongnu/packages/productivity.scm (anytype): Update to 0.43.1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Giacomo Leidi |
| 2024-11-01 | nongnu: lgogdownloader: Update to 3.15.•••* nongnu/packages/gog.scm (lgogdownloader): Update to 3.15.
[inputs]: Remove htmlcxx, liboauth, qtbase-5, qtdeclarative-5,
qtwebchannel-5. Add tidy-hmtl. Replace qtwebengine-5 with qtwebengine.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Rodion Goritskov |
| 2024-10-31 | nongnu: firefox-esr: Update to 128.4.0esr [security fixes].•••Fixes CVE-2024-10458, CVE-2024-10459, CVE-2024-10460, CVE-2024-10461,
CVE-2024-10462, CVE-2024-10463, CVE-2024-10464, CVE-2024-10465,
CVE-2024-10466, CVE-2024-10467.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 128.4.0esr.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Tomas Volf |
| 2024-10-20 | nongnu: Add linux 6.11.•••* nongnu/packages/linux.scm (linux-6.11): New variable.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Leo Famulari |
| 2024-10-19 | nongnu: firefox: Update to 131.0.3 [security fixes].•••Fixes CVE-2024-9936 and, in previous versions since 130.0.1, CVE-2024-9680,
CVE-2024-9391, CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, CVE-2024-9395,
CVE-2024-9396, CVE-2024-9397, CVE-2024-9398, CVE-2024-9399, CVE-2024-9400,
CVE-2024-9401, CVE-2024-9402, and CVE-2024-9403.
Upstream removed firefox.desktop files which can be generated from their mach
tool. However, this will try to download various dependencies. So, for now
at least, use a patch which reverts that commit so we can use the included
desktop file. In Arch, for example, they include a separate pre-generated
desktop file rather than doing this at build time.
* nongnu/packages/mozilla.scm (firefox): Update to 131.0.3.
* nongnu/packages/patches/firefox-CVE-2024-9680.patch: Delete patch.
* nongnu/packages/patches/firefox-restore-desktop-files.patch: Add patch.
| John Kehayias |
| 2024-10-18 | nongnu: winetricks: Improve package style.•••* nongnu/packages/wine.scm (winetricks)[inputs]: Use label-less style.
[arguments]: Use G-expressions.
<#:make-flags>: Replace '(assoc-ref %outputs "out")' with '#$output'.
<#:phases>: In 'wrap-program' and 'patch-perl-path', Replace
'(assoc-ref inputs ...)' with 'this-package-input'.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Zhu Zihao |
| 2024-10-18 | nongnu: linux-firmware: Use Zstd compression.•••This halves the size of the firmware collection from 1.1 GiB to 509 MiB.
* nongnu/packages/linux.scm (linux-firmware)[phases]: Override install phase.
[native-inputs]: Add zstd.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Maxim Cournoyer |
| 2024-10-18 | nongnu: linux-firmware: Update to 20241017.•••* nongnu/packages/linux.scm (linux-firmware): Update to 20241017.
[arguments]<#:phases>: New keyword argument. Add 'patch-out-check_whence.py phase.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Maxim Cournoyer |
| 2024-10-18 | nongnu: Add mediatek-firmware.•••* nongnu/packages/linux.scm (mediatek-firmware): New variable.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Maxim Cournoyer |
| 2024-10-18 | nongnu: sof-firmware: Update to 2024.09.•••* nongnu/packages/linux.scm (sof-firmware): Update to 2024.09.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Julian Flake |
| 2024-10-18 | nongnu: signal-desktop: Update to 7.28.0.•••* nongnu/packages/messaging.scm (signal-desktop): Update to 7.28.0.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Gabriel Wicki |
| 2024-10-11 | nongnu: firefox: Fix CVE-2024-9680.•••* nongnu/packages/patches/firefox-CVE-2024-9680.patch: New file.
* nongnu/packages/mozilla.scm (firefox)[source]<patches>: Add it.
(%firefox-build-id): Update.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Hilton Chain |
| 2024-10-10 | nongnu: firefox-esr: Update to 128.3.1esr [security fixes].•••Fixes CVE-2024-9680.
* nongnu/packages/mozilla.scm (firefox-esr): Update to 128.3.1esr.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Tomas Volf |
| 2024-10-02 | nongnu: font-apple-sf-symbols: Update to 6.•••* nongnu/packages/fonts (font-apple-sf-symbols): Update to 6.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: font-apple-new-york: Update source archive.•••No visible version change but all the other Apple font packages got an
update to a newer internet archive timestamp so New York gets one too.
* nongnu/packages/fonts (font-apple-new-york): Update source archive.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: font-apple-sf-arabic: Update to 20.0d8e1.•••* nongnu/packages/fonts (font-apple-sf-arabic): Update to 20.0d8e1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: font-apple-sf-mono: Update to 20.0d8e1.•••* nongnu/packages/fonts (font-apple-sf-mono): Update to 20.0d8e1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: font-apple-sf-compact: Update to 20.0d8e1.•••* nongnu/packages/fonts (font-apple-sf-compact): Update to 20.0d8e1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: font-apple-sf-pro: Update to 20.0d8e1.•••* nongnu/packages/fonts (font-apple-sf-pro): Update to 20.0d8e1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Krzysztof Baranowski |
| 2024-10-02 | nongnu: firefox-esr: Update to 128.3.0esr [security fixes].•••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>
| Tomas Volf |
| 2024-09-29 | nongnu: sof-firmware: Also install sof-ace-tplg.•••* nongnu/packages/linux.scm (sof-firmware)[arguments]<#:install-plan>: Also
install sof-ace-tplg.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Julian Flake |
| 2024-09-22 | nongnu: sof-firmware: Update to 2024.06.•••* nongnu/packages/linux.scm (sof-firmware): Update to 2024.06.
[arguments]: Adapt install plan.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Julian Flake |
| 2024-09-22 | nongnu: anytype: Update to 0.42.4.•••* 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>
| Giacomo Leidi |
| 2024-09-22 | nongnu: facetimehd: Update to 0.6.8.2.•••* nongnu/packages/linux.scm (facetimehd): Update to 0.6.8.2.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Krzysztof Baranowski |
| 2024-09-22 | nongnu: google-chrome: support GTK 4.•••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>
| Krzysztof Baranowski |
| 2024-09-22 | nongnu: nvidia-driver: Update to 550.120.•••* 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>
| Hilton Chain |
| 2024-09-22 | nongnu: nvidia: Separate hash storage.•••* 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>
| Hilton Chain |
| 2024-09-22 | nongnu: linux-xanmod: Update to 6.10.11.•••* 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>
| Hilton Chain |