aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: progress: Update to 0.17.Zheng Junjie2024-09-19
| | | | | | | * gnu/packages/admin.scm (progress): Update to 0.17. [arguments]: Use G-expressions. Use PKG-CONFIG-FOR-TARGET. Change-Id: Ic92f305e7200cd808aeab552966ba9374f568f59
* gnu: expat: Fix security vulnerabilities.Efraim Flashner2024-09-19
| | | | | | | | | | | | | Fixes CVE-2024-45490, CVE-2024-45491, CVE-2024-45492. * gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. * gnu/packages/patches/expat-CVE-2024-45490.patch, gnu/packages/patches/expat-CVE-2024-45491.patch, gnu/packages/patches/expat-CVE-2024-45492.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Change-Id: I74d5d7bce98d6c983b989c1afec7cf28777d1617
* gnu: janet: Update to 1.36.0.Adriel Dumas--Jondeau2024-09-18
| | | | | | | * gnu/packages/lisp.scm (janet): Update to 1.36.0. Change-Id: I7a376679f36137f91d558ccfdf83e65f979d8d41 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-bnf.Roman Scherer2024-09-18
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-bnf, cl-bnf, ecl-cl-bnf): New variables. Change-Id: Ib37a839feff579753d7f11c0fdb212dbb685773a Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-utf8-input-stream.Roman Scherer2024-09-18
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-utf8-input-stream, cl-utf8-input-stream, ecl-utf8-input-stream): New variables. Change-Id: Ifadfa8d8f2458fc1ff0f1f809682cd8805c6c077 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-ewkb.Roman Scherer2024-09-18
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-ewkb, cl-ewkb, ecl-cl-ewkb): New variables. Change-Id: Iceb146ccee94b82703af706b059b3c0b35f29d86 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-birch.Roman Scherer2024-09-18
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-birch, cl-birch, ecl-birch): New variables. Change-Id: I2ea6358cc41ddd26aaaed81a1cb828c74450a111 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-postmodern: Improve package style.Guillaume Le Vaillant2024-09-18
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern)[inputs]: Remove labels. (ecl-postmodern)[arguments]: Remove obsolete 'fix-build' phase. Change-Id: I91173e98fb7275c884d1e0e826bf10d74d67a562
* gnu: cl-postmodern: Update to 1.33.12.Roman Scherer2024-09-18
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.33.12. Change-Id: If778a4cf81be61094ba871c5b9f665bfc684bb47 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-uax-15: Improve package style.Guillaume Le Vaillant2024-09-18
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-uax-15)[inputs]: Remove labels. Change-Id: Ic0ce34c42ed3b2ffd17c155d46ff120751944af3
* gnu: cl-uax-15: Update to 0.1.3.Roman Scherer2024-09-18
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.3. [native-inputs]: Remove sbcl-fiveam. Add sbcl-parachute. Change-Id: I39b3ed202b11403f3a0b16b9fc5976a101b7e857 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gdk-pixbuf: Fix cross-compiling.Efraim Flashner2024-09-18
| | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: When cross-compiling adjust the configure flags to not build the documentation. Change-Id: I025658468ffaf9518b1debf6165424a587f2c694
* gnu: ftxui: Fix cross-compiling.Zheng Junjie2024-09-18
| | | | | | | * gnu/packages/cpp.scm (ftxui)[arguments]<#:configure-flags>: Disable FTXUI_BUILD_TESTS when cross-compiling. Change-Id: I0c4578febcbd40076dc0b85505406e16d4b65ba1
* gnu: ftxui: Build shared libraries.Zheng Junjie2024-09-18
| | | | | | | * gnu/packages/cpp.scm (ftxui)[arguments]<#:configure-flags>: Add -DBUILD_SHARED_LIBS=ON. Change-Id: I0c4578febcbd40076dc0b85505406e16d4b65ba1
* gnu: waybar: Update to 0.11.0.Ashish SHUKLA via Guix-patches via2024-09-18
| | | | | | | * gnu/packages/wm.scm (waybar): Update to 0.11.0. Change-Id: I86f67add1dbd908aec2ff3505ccde36ff494f4ca Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: assimp: Update to 5.4.3.Zheng Junjie2024-09-18
| | | | | | * gnu/packages/graphics.scm (assimp): Update to 5.4.3. Change-Id: I56f3d62f2dd29d73a79ee0b1fda5b8a86dfb343c
* gnu: goawk: Update to 1.28.0.Ashish SHUKLA via Guix-patches via2024-09-18
| | | | | | | * gnu/packages/textutils.scm (goawk): Update to 1.28.0. Change-Id: I14234c1a268b4121d8d3fb762766ab75b222692d Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: python-astroquery: Fix tests.Sharlatan Hellseher2024-09-17
| | | | | | | * gnu/packages/astronomy.scm (python-astroquery) [native-inputs]: Add nss-certs-for-test. Change-Id: I4288b50ed37313bd4577b790a2f0939df696b747
* gnu: python-astropy: Fix tests.Sharlatan Hellseher2024-09-17
| | | | | | | * gnu/packages/astronomy.scm (python-astropy) [native-inputs]: Add nss-certs-for-test. Change-Id: I20a175daaa938b5553278be6c2abf4ea2d220411
* gnu: python-ads: Fix tests.Sharlatan Hellseher2024-09-17
| | | | | | | * gnu/packages/astronomy.scm (python-ads) [native-inputs]: Add nss-certs-for-test. Change-Id: I1a6e5044acc6e41fadd9dc344e18e5cb7baab45f
* gnu: python-skyfield: Fix tests.Sharlatan Hellseher2024-09-17
| | | | | | | * gnu/packages/astronomy.scm (python-skyfield): [native-inputs]: Add nss-certs-for-test. Change-Id: Icbc77778b6095a14d6b5ecb18232a09a2fa6ab25
* gnu: sleef: Update to 3.6.1.Efraim Flashner2024-09-17
| | | | | | | | | * gnu/packages/maths.scm (sleef): Update to 3.6.1. [arguments]: Set build-type to release. Update configure-flags to only set building a shared library. [inputs]: Remove openssl-1.1. Add mpfr, openssl. Change-Id: I3dab4b84a755a49f187e93e684e85659af0e2a49
* gnu: crun: Update to 1.17.Tomas Volf2024-09-17
| | | | | | | * gnu/packages/containers.scm (crun): Update to 1.17. Change-Id: I6ba47763c5aa983f3fae57f6f630a91982af9b02 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: smartdns: Update to 46.Hilton Chain2024-09-17
| | | | | | | * gnu/packages/dns.scm (smartdns): Update to 46. Change-Id: I4d1472d3ec027d89a550bf5cada74019074bb049 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gcc@8: Add missing patch.Ludovic Courtès2024-09-17
| | | | | | | | This fixes compilation with glibc 2.39. * gnu/packages/gcc.scm (gcc-8)[source]: Add “gcc-7-libsanitizer-fsconfig-command.patch”. Change-Id: If8f99972278b90f37e104da3b3ca414be6f34140
* gnu: libgccjit: Remove duplicate libgccjit@11 package.Ludovic Courtès2024-09-17
| | | | | | | | | | | Fixes a regression introduced in bfeccd3db9446d45d04d9144698506a61321e1c6 and caught by ‘tests/packages.scm’, whereby two equivalent but not ‘eq?’ libgccjit@11 packages would be exported. * gnu/packages/gcc.scm (libgccjit): Make an alias for ‘libgccjit-11’. Change-Id: I9aeacb7588af5f78af0941e80715665572567958
* gnu: ani-cli: Update to 4.9.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/video.scm (ani-cli): Update to 4.9. Change-Id: Ic99f9fbfce6dd5b9eccbb749c89ab70688808332
* gnu: libjpeg: Fix upstream hash mismatch.Tobias Geerinckx-Rice2024-09-08
| | | | | | | | | | | The upstream tarball was modified in place. The only difference is the removal of three bytes (the Unicode BOM) in 14 MSBuild files (make????.v16) which shouldn't be used by the Guix package—and indeed, apart from its hash, the build output has not changed. * gnu/packages/image.scm (ijg-libjpeg)[source]: Update sha256. Change-Id: I2f9875f7b8588162c45864aa75a5dbc4513b7cf7
* gnu: aegisub: Update source URL.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/video.scm (aegisub)[source]: Update URL. Change-Id: I12751191eecfb797d98353c07802a56d92c074ee
* gnu: s-tui: Update to 1.1.6.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/admin.scm (s-tui): Update to 1.1.6. Change-Id: I9d36495584845bb88c9039d873189fb0f30019b5
* gnu: apricots: Update to 0.2.8.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/games.scm (apricots): Update to 0.2.8. [inputs]: Replace freealut with alure. Change-Id: I3923bbef1a22c9109bda496d76451c03e98e503c
* gnu: apricots: Disable tests.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/games.scm (apricots)[arguments]: Disable #:tests?. [native-inputs]: Remove cppcheck. Change-Id: I50e7ae3f8e41ffc415d19055e096f3538ada94a2
* gnu: bdftopcf: Update to 1.1.1.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/xorg.scm (bdftopcf): Update to 1.1.1. Change-Id: I89baee205beb7fa3c4f7b04a38ab0973d4689a1f
* gnu: stress-ng: Reduce test coverage.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/admin.scm (stress-ng)[arguments]: Delete the 'check-a-little-harder phase. Change-Id: I32dc1a0fcad4a0f4763954f060d0b19cbeef23ca
* gnu: stress-ng: Update to 0.18.04.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/admin.scm (stress-ng): Update to 0.18.04. [arguments]: Skip more broken tests. Change-Id: Idd1d63e4b24304f5d97d50d7385bf64193fc43c1
* gnu: armadillo: Update to 12.4.2.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/maths.scm (armadillo): Update to 12.4.2. Change-Id: I06b5c63075589de9ef0c32115da912190c077b85
* gnu: hut: Update to 0.6.0.Javier Olaechea2024-09-16
| | | | | | | | | | | * gnu/packages/version-control.scm (hut): Update to 0.6.0. [source]: Update URL. [arguments]: Update import path. [inputs]: Remove go-golang-org-x-auth2; add go-github-com-google-shlex. [home-page]: Update home-page. Change-Id: I64d2b068aedc12a41b695048fcb3fd329d82509f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-jzelinskie-whirlpool.Superfly Johnson2024-09-16
| | | | | | | * gnu/packages/golang-crypto.scm (go-github-com-jzelinskie-whirlpool): New variable. Change-Id: I5a6f5cbbbdfc6c7f1a07f07459d87217a4fd3404 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-liyue201-gostl.Artyom V. Poptsov2024-09-16
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-liyue201-gostl): New variable. Change-Id: I6abdb2f1ca4bd5e53c2b5a72214dcd5b34cbf20d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-tannerryan-ring.Artyom V. Poptsov2024-09-16
| | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tannerryan-ring): New variable. Change-Id: I14d280d6af0dd25ee8b2bd1a7565640223fdbe21 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-jlaffaye-ftp.Artyom V. Poptsov2024-09-16
| | | | | | | * gnu/packages/golang-web.scm (go-github-com-jlaffaye-ftp): New variable. Change-Id: I51dca96f5a3f224eb96feda1196bf18d0c174633 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: armagetronad: Update to 0.2.9.2.3.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/games.scm (armagetronad): Update to 0.2.9.2.3. [arguments]: Add a new 'omit-broken-symlinks phase. Change-Id: I2283e27facdccfb28034434253a2a3b079ceb4c4
* gnu: armagetronad: Don't nest everything under games/.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/games.scm (armagetronad)[arguments]: Add ‘--disable-games’ to #:configure-flags. Change-Id: Ie78ed82ff01ad5e14490436169c432160dcbbe0e
* gnu: armagetronad: Omit uninstaller.Tobias Geerinckx-Rice2024-09-08
| | | | | | | * gnu/packages/games.scm (armagetronad)[arguments]: Add ‘--disable-uninstall’ as #:configure-flags. Change-Id: I083108c9ba612c9a8342157c8774177f16a88a76
* gnu: bemenu: Update to 0.6.23.Tobias Geerinckx-Rice2024-09-08
| | | | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.23. Change-Id: I2c736e0fbcf63d3bbc209278c2b3a4433c792c55
* gnu: perl-critic: Make the perlcritic command available.gemmaro2024-09-16
| | | | | | | | | * gnu/packages/perl.scm (perl-critic)[arguments]<#:phases>: Add phases to wrap the perlcritic command and test it works. [inputs]: Add bash-minimal for wrap-program. Change-Id: I8c506e655fdf2b1c33e850579c6a5adcbbd37192 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openpmix: Do not keep a reference to GCC and other build tools.Ludovic Courtès2024-09-16
| | | | | | | | | This reduces the closure of ‘openpmix’ from 297 MiB to 93 MiB. * gnu/packages/parallel.scm (openpmix)[arguments]: Add #:phases and #:disallowed-references. Change-Id: I231c550743e2854e431b8100584bd464695de695
* gnu: kokkos: Update to 4.4.00.Romain GARBAGE2024-09-16
| | | | | | | * gnu/packages/cpp.scm (kokkos): Update to 4.4.00. Change-Id: I58b6fed438721bce58645a03b76851183e675a69 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: oksh: Update to 7.5.Luís Henriques2024-09-16
| | | | | | | | | | | * gnu/packages/shells.scm (oksh): Update to 7.5. [source]: Download from github official portable oksh project. [home-page]: Updated to maintaners url. [synopsis, description]: Improved with text from oksh README. [license]: Fixed license. Change-Id: I06f7b6210b6d725678452c5130b09c3fb382ebca Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sudo: Use gexps and remove input labels.Ludovic Courtès2024-09-16
| | | | | | | | * gnu/packages/admin.scm (sudo)[arguments]: Use gexps; use ‘search-input-file’ rather than ‘assoc-ref’. [inputs]: Remove labels. Change-Id: I0ea13751c5e34d1ad14035e8c2b8e7e4a7d5f8e1