aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2023-01-31gnu: spirv-cross: Activate tests....* gnu/packages/vulkan.scm (spirv-cross)[arguments]: Remove #:tests?. <#:phases>: Add ‘update-reference-shaders’. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2023-01-31gnu: podman: Enable Btrfs support....* gnu/packages/containers.scm (podman): Enable Btrfs support. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hilton Chain
2023-01-31gnu: cmake: Update to 3.25.1....* gnu/packages/cmake.scm (cmake): Update to 3.25.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2023-01-31gnu: Add python-nox....* 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> Sharlatan Hellseher
2023-01-31gnu: castor: Fix compilation....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> Lilah Tascheter
2023-01-31gnu: ledger: Install example referenced in docs....* gnu/packages/finance.scm (ledger)[arguments]: In 'install-examples' phase, install 'contrib/report'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Frank Pursel
2023-01-29gnu: papirus-icon-theme: Reduce inode consumption....* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Add a new 'halve-inode-consumption phase. Tobias Geerinckx-Rice
2023-01-29gnu: libpng-apng: Remove obsolete trailing #t....* gnu/packages/image.scm (libpng-apng)[arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-01-29gnu: libpng-apng: Update to 1.6.39....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. Tobias Geerinckx-Rice
2023-01-29gnu: phockup: Update to 1.9.2....* gnu/packages/image.scm (phockup): Update to 1.9.2. Tobias Geerinckx-Rice
2023-01-29gnu: phockup: Test exiftool patching....* gnu/packages/image.scm (phockup)[arguments]: Unset PATH during tests. Tobias Geerinckx-Rice
2023-01-29gnu: phockup: Properly patch exiftool....* gnu/packages/image.scm (phockup)[arguments]: Fix 'configure phase to catch all occurrences. Tobias Geerinckx-Rice
2023-01-29gnu: hwinfo: Update to 22.2....* gnu/packages/hardware.scm (hwinfo): Update to 22.2. Tobias Geerinckx-Rice
2023-01-29gnu: memtester: Update to 4.6.0....* gnu/packages/hardware.scm (memtester): Update to 4.6.0. [source]: Add a mirror URI. Tobias Geerinckx-Rice
2023-01-29gnu: memtest86+: Update to 6.01....* gnu/packages/hardware.scm (memtest86+): Update to 6.01. Tobias Geerinckx-Rice
2023-01-29gnu: edgar: Update to 1.36....* gnu/packages/games.scm (edgar): Update to 1.36. Tobias Geerinckx-Rice
2023-01-29gnu: appstream: Update to 0.15.6....* gnu/packages/freedesktop.scm (appstream): Update to 0.15.6. Tobias Geerinckx-Rice
2023-01-29gnu: kicad: Update to 6.0.11....* gnu/packages/engineering.scm (kicad): Update to 6.0.11. Tobias Geerinckx-Rice
2023-01-31gnu: c-intro-and-ref: Update to 0.0.0-1.47e5a23....* gnu/packages/c.scm (c-intro-and-ref): Update to commit 47e5a234a7c0. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain
2023-01-31gnu: arc-theme: Update to 20221218....* 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> Sughosha
2023-01-31gnu: materia-theme: Update to 20210322....* gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322. Signed-off-by: Christopher Baines <mail@cbaines.net> Sughosha
2023-01-31gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1....* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 1.3.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Giacomo Leidi
2023-01-31gnu: zam-plugins: Use new package style....* 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> kiasoc5
2023-01-31gnu: zam-plugins: Update to 4.1....* gnu/packages/music.scm (zam-plugins): Update to 4.1. Signed-off-by: Christopher Baines <mail@cbaines.net> kiasoc5
2023-01-31gnu: x42-plugins: Use new package style....* 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> kiasoc5
2023-01-31gnu: x42-plugins: Update to 20221119....* gnu/packages/music.scm (x42-plugins): Update to 20221119. Signed-off-by: Christopher Baines <mail@cbaines.net> kiasoc5
2023-01-31gnu: guix-build-coordinator: Update to 0-69.8ca5f04....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-69.8ca5f04. [arguments]: Remove redundant wrap-program workaround. Christopher Baines
2023-01-31gnu: libxaw3d: Update to 1.6.4....* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.4. Efraim Flashner
2023-01-31gnu: xinit: Update to 1.4.2....* gnu/packages/xorg.scm (xinit): Update to 1.4.2. Efraim Flashner
2023-01-31gnu: xvinfo: Update to 1.1.5....* gnu/packages/xorg.scm (xvinfo): Update to 1.1.5. Efraim Flashner
2023-01-31gnu: xsetroot: Update to 1.1.3....* gnu/packages/xorg.scm (xsetroot): Update to 1.1.3. Efraim Flashner
2023-01-31gnu: xrandr: Update to 1.5.2....* gnu/packages/xorg.scm (xrandr): Update to 1.5.2. Efraim Flashner
2023-01-31gnu: xfd: Update to 1.1.4....* gnu/packages/xorg.scm (xfd): Update to 1.1.4. Efraim Flashner
2023-01-31gnu: xlsclients: Update to 1.1.5....* gnu/packages/xorg.scm (xlsclients): Update to 1.1.5. Efraim Flashner
2023-01-31gnu: xlsatoms: Update to 1.1.4....* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.4. Efraim Flashner
2023-01-31gnu: xkill: Update to 1.0.6....* gnu/packages/xorg.scm (xkill): Update to 1.0.6. Efraim Flashner
2023-01-31gnu: xkbprint: Update to 1.0.6....* gnu/packages/xorg.scm (xkbprint): Update to 1.0.6. Efraim Flashner
2023-01-31gnu: xkbevd: Update to 1.1.5....* gnu/packages/xorg.scm (xkbevd): Update to 1.1.5. Efraim Flashner
2023-01-31gnu: xhost: Update to 1.0.9....* gnu/packages/xorg.scm (xhost): Update to 1.0.9. [native-inputs]: Add gettext-minimal. Efraim Flashner
2023-01-31gnu: xgamma: Update to 1.0.7....* gnu/packages/xorg.scm (xgamma): Update to 1.0.7. Efraim Flashner
2023-01-31gnu: xf86-video-vmware: Update to 13.4.0....* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.4.0. Efraim Flashner
2023-01-31gnu: xf86-video-vesa: Update to 2.6.0....* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.6.0. Efraim Flashner
2023-01-31gnu: xf86-video-sunffb: Update to 1.2.3....* gnu/packages/xorg.scm (xf86-video-sunffb): Update to 1.2.3. Efraim Flashner
2023-01-31gnu: xf86-video-suncg6: Update to 1.1.3....* gnu/packages/xorg.scm (xf86-video-suncg6): Update to 1.1.3. Efraim Flashner
2023-01-31gnu: xf86-video-r128: Update to 6.12.1....* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.12.1. Efraim Flashner
2023-01-31gnu: xf86-video-nv: Update to 2.1.22....* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.22. Efraim Flashner
2023-01-31gnu: xf86-video-ast: Update to 1.1.6....* gnu/packages/xorg.scm (xf86-video-ast): Update to 1.1.6. Efraim Flashner
2023-01-31gnu: xf86-input-mouse: Update to 1.9.4....* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.4. Efraim Flashner
2023-01-31gnu: xf86-input-joystick: Update to 1.6.4....* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.4. Efraim Flashner
2023-01-31gnu: xdriinfo: Update to 1.0.7....* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.7. Efraim Flashner