aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28gnu: go-chroma: Inherit from library....Reported by Saku Laesvuori <saku@laesvuori.fi> in #74588. * gnu/packages/golang-xyz.scm (go-chroma): Inherit from go-github-com-alecthomas-chroma-v2. [arguments]: Set <unpack-path> and <import-path> to build the binary. [native-inputs]: Remove go-github-com-alecthomas-chroma-v2. Change-Id: Iaa48b2880843e9df6a35b534578080c91c24d2a5 Sharlatan Hellseher
2024-11-28import: egg: Fix recursive imports....Fixes #74565. * guix/import/egg.scm (egg-recursive-import) <#:repo->guix-package>: Add `#:allow-other-keys`. Change-Id: I97ad2d1aaf664c8dc18965eb2a497aa0a76062d7 Ekaitz Zarraga
2024-11-28gnu: guix-data-service: Update to 0.0.1-55.64aeeff....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-55.64aeeff. Change-Id: I9fa8f3f2d92aa136344e81ce9a62c82b43f0d113 Christopher Baines
2024-11-28gnu: xpra: Update to 6.2.1....* gnu/packages/xorg.scm (xpra): Update to 6.2.1. Change-Id: I7ab505cddd5aae59aea29f7c980a6d1ea4154bdb Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai
2024-11-28gnu: snac: Update to 2.65....* gnu/packages/fediverse.scm (snac2): Update to 2.65. Change-Id: Ie61958a9e31e8131e29bd9327730daa74b7bc4e7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA
2024-11-28gnu: kernel-hardening-checker: Update to 0.6.10....* gnu/packages/linux.scm (kernel-hardening-checker): Update to 0.6.10. Change-Id: If3327fd8519ff50800fc653e1ddbddd5c6c21565 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> kiasoc5
2024-11-28gnu: mpv: Update to 0.39.0....* gnu/packages/video.scm (mpv): Update to 0.39.0. Change-Id: I2de5b9c58c414d2d5dae570ca47133bff0c9c639 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> kiasoc5
2024-11-28gnu: parallel: Update to 20241122....* gnu/packages/parallel.scm (parallel): Update to 20241122. Change-Id: I4fc8e093131aa6e4950d26d8c53ed51415e4033e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai
2024-11-28gnu: wolfssl: Update to 5.7.4....* gnu/packages/tls.scm (wolfssl): Update to 5.7.4. Change-Id: I1438599e3febd71e50ae690f168b7bf12896223a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA
2024-11-28gnu: nethogs: Update to 0.8.8....* gnu/packages/networking.scm (nethogs): Update to 0.8.8. Change-Id: I68e127f52b731ebed5470d4372bc3956ddc073af Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> David Pflug
2024-11-28gnu: wabt: Update to 1.0.36....* gnu/packages/web.scm (wabt): Update to 1.0.36. Change-Id: Icbc5466b8f9780cf889cf2d9d41e25ffab415085 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA
2024-11-28gnu: xorg-server: Update to 21.1.14 [security fixes]....This fixes CVE-2024-9632. * gnu/packages/xorg.scm (xorg-server): Update to 21.1.14. Change-Id: I35fdd57991eef89fe339a0f79d361e05985187ce Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Kaelyn Takata
2024-11-27gnu: Add flacon....* gnu/packages/music.scm (flacon): New variable. Change-Id: Id94a350e8650689d8dc48b55af36ac3ad4e1402f Leo Famulari
2024-11-27gnu: cbonsai: Update to 1.3.1-0.50fe627....This fixes some minor bugs in the program. * gnu/packages/toys.scm (cbonsai): Update to 1.3.1-0.50fe627. Change-Id: I6f08288d70e496b6cd9a7acba5a19d0a88389872 Leo Famulari
2024-11-27gnu: umockdev: Fix build with newer meson....* gnu/packages/check.scm (umockdev)[arguments]: Add a phase to not error on unused-variables from the code generated by vala. Change-Id: I614304dcac9065f4299004e9e4e458d71d308e44 Efraim Flashner
2024-11-27gnu: vim: Update to 9.1.0889....* gnu/packages/vim.scm (vim): Update to 9.1.0889. [arguments]: Adjust the custom 'skip-or-fix-failing-tests to skip another test. Change-Id: I82806677bd9e33c6e683e3befb563631b4947cbe Efraim Flashner
2024-11-27gnu: cl-common-lisp-jupyter: Update to 1.0....* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to 1.0. [inputs]: Remove sbcl-iterate, sbcl-static-vectors, sbcl-trivial-garbage and sbcl-trivial-gray-streams. Add sbcl-nontrivial-gray-streams and sbcl-trivial-features. Change-Id: I02696141b8e731eadf1f83567d4105d6de938e89 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Konrad Hinsen
2024-11-27gnu: Add cl-nontrivial-gray-streams....* gnu/packages/lisp-xyz.scm (cl-nontrivial-gray-streams, ecl-nontrivial-gray-streams, sbcl-nontrivial-gray-streams): New variables. Change-Id: I1d72e6bf5cb3c67e30d426d7a556de920a68119c Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Konrad Hinsen
2024-11-27gnu: cl-eclector: Update to 0.10.0....* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.10.0. Change-Id: I4e5c76a26dad87d8a5be90bc612208c301e2b576 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Konrad Hinsen
2024-11-27gnu: nar-herder: Update to 0-38.59d2b8a....* gnu/packages/package-management.scm (nar-herder): Update to 0-38.59d2b8a. Change-Id: Ic9405eca7190c8b73086a0db0bbc107fef03bbe6 Christopher Baines
2024-11-27gnu: guix-build-coordinator: Update to 0-111.037eac0....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-111.037eac0. Change-Id: I23a0f5e8667d127adfcd43b8ec10c9e0ab34de57 Christopher Baines
2024-11-27gnu: mesa: Use standard meson....The meson variable now points to version 1.5.2, and meson-1.5 is not defined. * gnu/packages/gl.scm (mesa)[arguments]: Remove #:meson. Change-Id: I2fa5aebdab048ef53488d2976173dab67134471e Andreas Enge
2024-11-27gnu: meson: Update to 1.5.2....* gnu/packages/build-tools.scm (meson): Update to 1.5.2. (meson-1.5): Delete variable. * gnu/packages/gnome.scm (gitg) [arguments]: Delete #:meson argument. Change-Id: Ic8dba9f4d0f52b1ba5761764d5bf4413cc190250 Maxim Cournoyer
2024-11-27build/meson: Enable parallel tests by default....* guix/build-system/meson.scm (meson-build) <#:parallel-tests?>: Set default value of argument to #t. Fixes: https://issues.guix.gnu.org/73135 Change-Id: I0d2c00c610778534a4558c446bf71955581697a1 Maxim Cournoyer
2024-11-27news: Add entry for the Guix survey....Note: no associated commit, so took a recent one at the time of this writing. * etc/news.scm: Add entry. Co-authored-by: Steve George <steve@futurile.net> Change-Id: Ia770d3e24bcdd167bf05d84b60151756ffa88f1c John Kehayias
2024-11-26gnu: linux-libre 6.1: Update to 6.1.119....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.119. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I4e558776201d17c8bbcdf5d50706118f7cde21bc Leo Famulari
2024-11-26gnu: linux-libre 6.6: Update to 6.6.63....* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.63. (linux-libre-6.6-pristine-source): Update hash. Change-Id: Ie83d683ba6fbed0fd1e604dd4d2bf58acc7ee77a Leo Famulari
2024-11-26gnu: linux-libre: Update to 6.11.10....* gnu/packages/linux.scm (linux-libre-6.11-version): Update to 6.11.10. (linux-libre-6.11-pristine-source): Update hash. Change-Id: Ife061065a6c2e7f47c2aae07804a82a3547e9f4b Leo Famulari
2024-11-26gnu: go-github-com-charmbracelet-bubbletea: Remove input labels....* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): [propagated-inputs]: Remove input labels. Change-Id: If2dc587649c4e44aabf025de915655887d04530c Artyom V. Poptsov
2024-11-26gnu: icecat: Update to 115.18.0-guix1 [security fixes]....Includes fixes for CVE-2024-11691 and CVE-2024-11694. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. (icecat-minimal)[native-inputs]: Use version 17 of llvm and clang. Mark H Weaver
2024-11-26gnu: freecad: Update to 1.0.0....* gnu/packages/patches/freecad-vtk-9.3.patch: Has been upstreamed, remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/engineering (freecad)[source]: Update to 1.0.0, remove patches, add snippet to unbundle some 3rdparty code. [native-inputs]: Add c++-gsl. [inputs]: Add onsdel-solver, yaml-cpp. [configure-flags]: Add some flags. Change-Id: I3005a3b5cccc8aae4129a49e123fd5ab8293b3f2 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Vincent Legoll
2024-11-26gnu: Add ondsel-solver....* gnu/packages/engineering.scm (ondsel-solver): New variable. Change-Id: Ie966b13d1ec5351ef8b9f2459780f3da47f96db8 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Vincent Legoll
2024-11-26gnu: Add r-highs....* gnu/packages/cran.scm (r-highs): New variable. Change-Id: I181f036f5df65a7e1ec6fc1a6646da22686d5895 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2024-11-26.guix-authorizations: Authorize Ekaitz Zarraga's key....* .guix-authorizations (ekaitz): Register PGP key fingerprint. Voucher: Efraim Flashner <efraim@flashner.co.il> Voucher: Ludovic Courtès <ludo@gnu.org> Voucher: Andreas Enge <andreas@enge.fr> Voucher: Janneke Nieuwenhuizen <janneke@gnu.org> Change-Id: I00d4ecea17aa59f5a7eeb4743b4df5b5416b44be Efraim Flashner
2024-11-26gnu: the-powder-toy: Enable building on more architectures....* gnu/packages/games.scm (the-powder-toy)[source]: Add a snippet to identify more machines as 64-bit. [arguments]: Add configure-flags when building with lua. Add a phase to correctly use lua when necessary. [inputs]: Build with luajit or lua-5.2 depending on platform support. Change-Id: I7c1fda2d45f3e6c74475e33ec2a23f9accd6964f Efraim Flashner
2024-11-26gnu: Add the-powder-toy....* gnu/packages/games.scm (the-powder-toy): New variable. Change-Id: I140d21cab40a522a5079de51980874dae93b4304 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ron Nazarov
2024-11-26gnu: clifm: Fix bash completion directory....* gnu/packages/clifm.scm (clifm)[arguments]: Add a phase to adjust the bash completion directory. Change-Id: I1652c9284eab295d28a82518e9e165c2b90776d9 Efraim Flashner
2024-11-26gnu: clifm: Fix cross-compiling....* gnu/packages/clifm.scm (clifm)[inputs]: Add file. Change-Id: I5c62d720850158779dbeabaff16047543b30170f Efraim Flashner
2024-11-26gnu: clifm: Update to 1.22....* gnu/packages/clifm.scm (clifm): Update to 1.22. Change-Id: Ie4308bf79d9e4a12121f6c6c560cee028f863d04 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Rodion Goritskov
2024-11-25gnu: Add r-rtk....* gnu/packages/cran.scm (r-rtk): New variable. Change-Id: I98652c763409ecd4b39d1b5ac8dc3ee8d740ae97 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2024-11-25gnu: gajim-openpgp: Update to 1.6.1....* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.6.1. Change-Id: Iab263d7905b869895889a70c1a3c13d71bae1e51 Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: Deprecate gajim-omemo....This plugin is no longer needed. The functionality is build into gajim now. * gnu/packages/messaging.scm (gajim-omemo): Deprecate package. Change-Id: Ib2e76eab9ace8486396f6dab590b830866693d87 Co-authored-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: gajim: Update to 1.9.3....* gnu/packages/messaging.scm (gajim): Update to 1.9.3. Change-Id: I302a02e6ea9c0f974055a5f44f06c61bcf2fb93e Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: Add python-omemo-dr....* gnu/packages/python-crypto.scm (python-omemo-dr): New variable. Change-Id: I06b31e62dff1a740fee832e17200f8905810860a Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: Add python-protobuf-5....* gnu/packages/protobuf.scm (python-protobuf-5): New variable. Change-Id: Ic181a92bc0e3eb66adf535d98b192cbb006028ad Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: python-nbxmpp: Update to 5.0.3....* gnu/packages/messaging.scm (python-nbxmpp): Update to 5.0.3. Change-Id: Id1c4cb770123e9ed4a7fa846107eb38df412bc10 Signed-off-by: Luca Matei Pintilie <luca@lucamatei.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2024-11-25gnu: openmpi: Disable static libraries....* gnu/packages/mpi.scm (openmpi-4)[arguments]: Pass “--disable-static”. * gnu/packages/mpi.scm (openmpi-5)[arguments]: Likewise. Change-Id: Ia6a8bc8a88d12a37878a45eed380262759bd4565 Ludovic Courtès
2024-11-25gnu: libfabric: Enable libcxi support....* gnu/packages/linux.scm (libfabric)[inputs]: Add libcxi, curl, and json-c if libcxi supports the target system. [arguments]: Add #:phases. Change-Id: I3345cac68603c776ec4953cf0e97a12389c30635 Ludovic Courtès
2024-11-25gnu: Add libcxi....* gnu/packages/linux.scm (libcxi): New variable. Change-Id: I714d8694c796d5bc3ce4756d5aae576031288699 Ludovic Courtès
2024-11-25gnu: Add cxi-driver....* gnu/packages/linux.scm (cxi-driver): New variable. Change-Id: Iac48010d3de7f46248afe8c71991da71b61ebe6f Ludovic Courtès