Age | Commit message (Expand) | Author |
2024-11-30 | gnu: Add ghc-servant-client-core....* gnu/packages/haskell-xyz.scm (ghc-servant-client-core): New variable.
Change-Id: I26373f05da6fdba95b7791959e18e6577c3f5f37
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Matthias Riße |
2024-11-30 | gnu: Add ghc-tdigest....* gnu/packages/haskell-xyz.scm (ghc-tdigest): New variable.
Change-Id: If4fdd492a103de94c30eab6f1399d77bee7ddc1a
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Matthias Riße |
2024-11-29 | gnu: petsc: Remove store references on make and gcc....Reduces closure size from 970 MB to around 700 MB for petsc-openmpi
package and also makes `guix pack` packages containing petsc
bit-reproducible (by removing make it removes implicit guile
dependency).
* gnu/packages/maths.scm (petsc)[arguments]: Add patterns in
’clean-local-references’ and ‘clear-reference-to-compiler’.
Change-Id: I465c325b152b09befdb746e5bc47fbeaf9a061dc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars Bilke |
2024-11-29 | gnu: petsc: Remove arch version from uname output....Enables reproducible building on machines with have a different
arch-suffix in uname output, e.g.:
Machine·characteristics:·Linux-x.x.x-arch1-1-x86_64-with-glibc2.39
vs.
Machine·characteristics:·Linux-x.x.x-arch2-1-x86_64-with-glibc2.39
Will become
Machine·characteristics:·Linux-x.x.x-archx-x-x86_64-with-glibc2.39
* gnu/packages/maths.scm (petsc)[arguments]: Adjust machine regexp in
‘clean-local-references’.
Change-Id: Icc37a298c0c2d16e96f2c8eaf5aa4781cc4e5ac4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars Bilke |
2024-11-29 | gnu: fonts: Add font-dina....* gnu/packages/fonts.scm (font-dina): New variable.
Change-Id: I10f63e17754227145d72b1fc3380a532d74cef55
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| 8dcc |
2024-11-29 | gnu: geteltorito: Update to d6c7ba0; use new home page and origin URI....* gnu/packages/cdrom.scm (geteltorito): Update to d6c7ba0.
[home-page]: Use new URI.
[arguments]: In ‘install’ phase, rename Perl script and make it
executable.
Change-Id: I746acc21d1f8855978bfbf00bef3dd39268bc4b3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Julian Flake |
2024-11-29 | gnu: liquidprompt: Patch additional utilities...* gnu/packages/shellutils.scm (liquidprompt)
[inputs]: Add coreutils and inetutils.
[arguments]<#:phases>: Replace the paths of more utilites
Change-Id: I84578ca40300a7527a23e5d8c3257d49be911a7b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sisiutl |
2024-11-29 | gnu: python-pydevd: Use gdb/pinned....To allow gdb to be updated more easily.
* gnu/packages/python-xyz.scm (python-pydevd)[inputs]: Use gdb/pinned.
Change-Id: Icf417f89933bc190bf4c0d869c199cfe50d463ef
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2024-11-29 | gnu: xorgxrdp: Switch to git source....* gnu/packages/rdesktop.scm (xorgxrdp)[source]: Switch to git-fetch.
[native-inputs]: Add autoconf, automake and libtool.
Change-Id: I6ff0b7f76c750ab932aa3ffd5997c70479644b8d
| Zheng Junjie |
2024-11-29 | gnu: xorgxrdp: Update to 0.10.2....* gnu/packages/rdesktop.scm (xorgxrdp): Update to 0.10.2.
Change-Id: I7b25ac3b5aba0ae44729db5d83b7280f2ae33c55
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Andy Tai |
2024-11-29 | gnu: xrdp: Update to 0.10.1....* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.1.
Change-Id: I876d2ba9deeaed721c7300537221848f4392b2d0
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Andy Tai |
2024-11-29 | gnu: wget2: Update to 2.2.0....* gnu/packages/wget.scm (wget2): Update to 2.2.0.
Change-Id: Id077c964480f1f107bacb33fbe9b98239f9abeba
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Andy Tai |
2024-11-28 | gnu: icecat: Update to 115.18.0-guix2 [security fixes]....Includes fixes for CVE-2024-11692, CVE-2024-11693, and CVE-2024-11697.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit and hash.
| Mark H Weaver |
2024-11-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-28 | gnu: 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-27 | gnu: Add flacon....* gnu/packages/music.scm (flacon): New variable.
Change-Id: Id94a350e8650689d8dc48b55af36ac3ad4e1402f
| Leo Famulari |
2024-11-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-27 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: 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 | gnu: 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-26 | gnu: 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-26 | gnu: 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-26 | gnu: clifm: Fix cross-compiling....* gnu/packages/clifm.scm (clifm)[inputs]: Add file.
Change-Id: I5c62d720850158779dbeabaff16047543b30170f
| Efraim Flashner |
2024-11-26 | gnu: 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-25 | gnu: 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-25 | gnu: 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 |