summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-02-01gnu: simdjson: Update to 3.1.0.Greg Hogan
* gnu/packages/cpp.scm (simdjson): Update to 3.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01gnu: kconfig-hardened-check: Update to 0.6.1.Hilton Chain
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01gnu: libwacom: Update to 2.6.0.Morgan Smith
* gnu/packages/xdisorg.scm (libwacom): Update to 2.6.0. [phases]: Remove 'fix-tests phase. [synopsis, description]: libwacom supports graphics tablets from vendors other then wacom. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01gnu: vnstat: Build vnstati.Bruno Victal
* gnu/packages/networking.scm (vnstat)[inputs]: Add gd. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01gnu: vnstat: Use G-Expressions.Bruno Victal
* gnu/packages/networking.scm (vnstat)[arguments]: Use G-Expressions. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-01gnu: vnstat: Update to 2.10.Bruno Victal
* gnu/packages/networking.scm (vnstat): Update to 2.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: spirv-cross: Activate tests.Nicolas Graves
* gnu/packages/vulkan.scm (spirv-cross)[arguments]: Remove #:tests?. <#:phases>: Add ‘update-reference-shaders’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31gnu: podman: Enable Btrfs support.Hilton Chain
* gnu/packages/containers.scm (podman): Enable Btrfs support. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31gnu: cmake: Update to 3.25.1.Greg Hogan
* gnu/packages/cmake.scm (cmake): Update to 3.25.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31gnu: Add python-nox.Sharlatan Hellseher
* gnu/packages/python-check.scm (python-nox): New variable. Sort modules alphabetically and add pyproject build system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31gnu: castor: Fix compilation.Lilah Tascheter
Castor no longer compiles with latest packaged LibreSSL; latest OpenSSL, however, does compile. * gnu/packages/web.scm (castor)[inputs]: Replace libressl with openssl. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-31gnu: ledger: Install example referenced in docs.Frank Pursel
* gnu/packages/finance.scm (ledger)[arguments]: In 'install-examples' phase, install 'contrib/report'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-29gnu: papirus-icon-theme: Reduce inode consumption.Tobias Geerinckx-Rice
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Add a new 'halve-inode-consumption phase.
2023-01-29gnu: libpng-apng: Remove obsolete trailing #t.Tobias Geerinckx-Rice
* gnu/packages/image.scm (libpng-apng)[arguments]: Don't explicitly return #t from phases.
2023-01-29gnu: libpng-apng: Update to 1.6.39.Tobias Geerinckx-Rice
I've tweaked the comment, as it made me read an entire e-mail thread only to realise I needn't have done so. * gnu/packages/image.scm (libpng-apng): Update to 1.6.39.
2023-01-29gnu: phockup: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/image.scm (phockup): Update to 1.9.2.
2023-01-29gnu: phockup: Test exiftool patching.Tobias Geerinckx-Rice
* gnu/packages/image.scm (phockup)[arguments]: Unset PATH during tests.
2023-01-29gnu: phockup: Properly patch exiftool.Tobias Geerinckx-Rice
* gnu/packages/image.scm (phockup)[arguments]: Fix 'configure phase to catch all occurrences.
2023-01-29gnu: hwinfo: Update to 22.2.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
2023-01-29gnu: memtester: Update to 4.6.0.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtester): Update to 4.6.0. [source]: Add a mirror URI.
2023-01-29gnu: memtest86+: Update to 6.01.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
2023-01-29gnu: edgar: Update to 1.36.Tobias Geerinckx-Rice
* gnu/packages/games.scm (edgar): Update to 1.36.
2023-01-29gnu: appstream: Update to 0.15.6.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (appstream): Update to 0.15.6.
2023-01-29gnu: kicad: Update to 6.0.11.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad): Update to 6.0.11.
2023-01-31gnu: c-intro-and-ref: Update to 0.0.0-1.47e5a23.Hilton Chain
* gnu/packages/c.scm (c-intro-and-ref): Update to commit 47e5a234a7c0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: arc-theme: Update to 20221218.Sughosha
* gnu/packages/gnome-xyz.scm (arc-theme): Update to 20221218. [arguments]: Add gtk4 to the list of themes. [inputs]: Add gtk-engines. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: materia-theme: Update to 20210322.Sughosha
* gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.Giacomo Leidi
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 1.3.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: zam-plugins: Use new package style.kiasoc5
* gnu/packages/music.scm (zam-plugins)[arguments]: Use G-expressions. Use #$output instead of assoc-ref. [home-page]: Use https. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: zam-plugins: Update to 4.1.kiasoc5
* gnu/packages/music.scm (zam-plugins): Update to 4.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: x42-plugins: Use new package style.kiasoc5
* gnu/packages/music.scm (x42-plugins)[arguments]: Use g-expressions. Remove references to %outputs and %build-inputs. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: x42-plugins: Update to 20221119.kiasoc5
* gnu/packages/music.scm (x42-plugins): Update to 20221119. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-31gnu: guix-build-coordinator: Update to 0-69.8ca5f04.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-69.8ca5f04. [arguments]: Remove redundant wrap-program workaround.
2023-01-31gnu: libxaw3d: Update to 1.6.4.Efraim Flashner
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.4.
2023-01-31gnu: xinit: Update to 1.4.2.Efraim Flashner
* gnu/packages/xorg.scm (xinit): Update to 1.4.2.
2023-01-31gnu: xvinfo: Update to 1.1.5.Efraim Flashner
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.5.
2023-01-31gnu: xsetroot: Update to 1.1.3.Efraim Flashner
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.3.
2023-01-31gnu: xrandr: Update to 1.5.2.Efraim Flashner
* gnu/packages/xorg.scm (xrandr): Update to 1.5.2.
2023-01-31gnu: xfd: Update to 1.1.4.Efraim Flashner
* gnu/packages/xorg.scm (xfd): Update to 1.1.4.
2023-01-31gnu: xlsclients: Update to 1.1.5.Efraim Flashner
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.5.
2023-01-31gnu: xlsatoms: Update to 1.1.4.Efraim Flashner
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.4.
2023-01-31gnu: xkill: Update to 1.0.6.Efraim Flashner
* gnu/packages/xorg.scm (xkill): Update to 1.0.6.
2023-01-31gnu: xkbprint: Update to 1.0.6.Efraim Flashner
* gnu/packages/xorg.scm (xkbprint): Update to 1.0.6.
2023-01-31gnu: xkbevd: Update to 1.1.5.Efraim Flashner
* gnu/packages/xorg.scm (xkbevd): Update to 1.1.5.
2023-01-31gnu: xhost: Update to 1.0.9.Efraim Flashner
* gnu/packages/xorg.scm (xhost): Update to 1.0.9. [native-inputs]: Add gettext-minimal.
2023-01-31gnu: xgamma: Update to 1.0.7.Efraim Flashner
* gnu/packages/xorg.scm (xgamma): Update to 1.0.7.
2023-01-31gnu: xf86-video-vmware: Update to 13.4.0.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.4.0.
2023-01-31gnu: xf86-video-vesa: Update to 2.6.0.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.6.0.
2023-01-31gnu: xf86-video-sunffb: Update to 1.2.3.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-sunffb): Update to 1.2.3.
2023-01-31gnu: xf86-video-suncg6: Update to 1.1.3.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-suncg6): Update to 1.1.3.