aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-24gnu: emacs-piem: Build Info manual....* gnu/packages/emacs-xyz (emacs-piem): Build Info manual. Change-Id: Id3be957586e430f74330e35c6e39e08437668d0e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Liam Hupfer
2024-11-24gnu: emacs-next: Update to 30.0.92-0.881d593....* gnu/packages/emacs.scm (emacs-next-minimal): Update to 30.0.92-0.881d593. Liliana Marie Prikler
2024-11-24doc: Refer to up-to-date version of ‘gcc-toolchain’ in example....* doc/guix.texi (Writing Manifests): Write that for ‘gcc-toolchain’ we have GCC version 14 today. Change-Id: I9bfbe4a6d36b0dae16cafec86ce58ef50e64e50d Florian Pelz
2024-11-24doc: Fix typos....* doc/contributing.texi (Commit Access): Use @xref when beginning a sentence. * doc/guix.texi (package Reference): Likewise. (Invoking guix gc): Add missing words. (Invoking guix pack): Likewise. (Specifying Channel Authorizations): Move period after closing parenthesis. (origin Reference)[git-fetch, git-fetch/lfs]: Add missing optional argument. [svn-reference]: Add missing ‘the’. Change-Id: I8a5e475e928200299117e55274847319eeda8bdb Florian Pelz
2024-11-24gnu: podman: Update to 5.3.1....* gnu/packages/containers.scm (podman): Update to 5.3.1. [native-inputs]: Use go-1.22. Change-Id: Ifedb3843e7cead31945deb15f66945940597b05f Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf
2024-11-24gnu: ngtcp2: Update to 1.9.0....* gnu/packages/networking.scm (ngtcp2): Update to 1.9.0. Change-Id: Id6bb599b562fc0eb7c710397fd93855c77a026c5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf
2024-11-24gnu: skopeo: Update to 1.17.0....* gnu/packages/virtualization.scm (skopeo): Update to 1.17.0. [native-inputs]: Use go-1.22. Change-Id: I40f82897556c245deb93df806106be6cb48a7f78 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf
2024-11-24gnu: buildah: Update to 1.38.0....* gnu/packages/containers.scm (buildah): Update to 1.38.0. [native-inputs]: Use go-1.22. Change-Id: I4a36345f91fde84fdbf5b4ef4cd5dc2749c90327 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf
2024-11-24gnu: ugrep: Update to 7.1.0....* gnu/packages/search.scm (ugrep): Update to 7.1.0. Change-Id: Ifb4b6b92dbd8b60b81bb23900451fd634580f9d7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA
2024-11-24gnu: LLVM, Clang, libomp, lld: Update to 19.1.4....* gnu/packages/llvm.scm (llvm-19, clang-19, libomp-19, lld-19): Update to 19.1.4. Change-Id: I59ab5d74ebaac2ba1cc311ceb8534fde1b1d179c Zheng Junjie
2024-11-24gnu: Add lld-19....* gnu/packages/llvm.scm (lld-19): New variable. Change-Id: I8d24e762fc7837f5d3ade91801c3ffc0a5cb84a9 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> dan
2024-11-24gnu: Add llvm-19....* gnu/packages/llvm.scm (clang-runtime-from-llvm)[native-inputs]: When building clang-runtime-19 or newer use gcc-14. (clang-from-llvm)[#:configure-flags]: When building clang-19 or newer, pass in USE_DEPRECATED_GCC_INSTALL_PREFIX. (%llvm-monorepo-hashes): Add entry for llvm-19. (llvm-19, clang-runtime-19, clang-19, libomp-19, clang-toolchain-19): New variables. Change-Id: I55630c3ecd2e6caa4237f28ac9f41726ed09eec4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> dan
2024-11-23gnu: librewolf: Update to 132.0.2-1....* gnu/packages/librewolf.scm (librewolf): Update to 132.0.2-1. Change-Id: Ica7e9c8c02085101060401d72b83fe25a19448d9 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ian Eure
2024-11-23gnu: bootterm: Improve the package style....* gnu/packages/terminals.scm (bootterm): Improve the package style. Change-Id: If7c5fc9a51402c9e3fd43c54c5302a937cb5d766 Artyom V. Poptsov
2024-11-23gnu: bootterm: Use GEXPs....* gnu/packages/terminals.scm (bootterm): Use GEXPs. Change-Id: I6c718e57eba9304fde8c4ed1fa2f00cf20d44051 Artyom V. Poptsov
2024-11-23gnu: bootterm: Update to 0.5....* gnu/packages/terminals.scm (bootterm): Update to 0.5. Change-Id: I374a778bb81e8a37849e1dd592fc247c43be6486 Artyom V. Poptsov
2024-11-23gnu: Respect --cores build argument in some python packages....Reported by Greg Hogan <code@greghogan.com> in #74445. * gnu/packages/astronomy.scm (python-asdf-astropy, python-astropy, python-photutils, python-poppy, python-regions, python-reproject, python-sunpy, python-spectral-cube, python-stdatamodels, python-pysiaf, python-sbpy, python-asdf-coordinates-schemas, python-roman-datamodels, python-webbpsf, python-yt): [arguments]<test-flags>: Adjust "-n" or "--numprocess" to respect "--cores" build argument. * gnu/packages/check.scm (python-crosshair): Likewise. * gnu/packages/databases.scm (python-fastparquet, python-pycurl, awscli, python-s3transfer): Likewise. * gnu/packages/python-xyz.scm (python-glymur, python-zarr, python-dask): Likewise. Change-Id: Ifbc6435e4ad22b0ae822b485bccca41eaa165cc5 Sharlatan Hellseher
2024-11-23news: Add entry for guix pack’s AppImage format...* etc/news.scm: Add entry. Change-Id: If37b3b578517c15c2868239998975f7718f7d689 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sebastian Dümcke
2024-11-23pack: Add support for AppImage pack format....* guix/scripts/pack.scm (self-contained-appimage): New procedure. (%formats, show-formats): Add it. (guix-pack): Honor it. * doc/guix.texi: Document AppImage pack. * tests/pack.scm ("appimage", "appimage + localstatedir"): New tests. Co-authored-by: Noé Lopez <noelopez@free.fr> Change-Id: I33ebfec623cff1cfcd6f029d2d3054c23ab1949a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sebastian Dümcke
2024-11-23gnu: appimage: New packages for the appimage runtime....* gnu/packages/appimage.scm (gnu packages appimage): New module. (appimage-type2-runtime): New variable. * gnu/packages/file-systems.scm (squashfuse-for-appimage): New variable. * gnu/packages/linux.scm (fuse-for-appimage): New variable. Change-Id: I857a8eb5399a6a493e52db70b6c8cf0c71360930 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Noé Lopez
2024-11-23import: cpan: Support recursive imports....* guix/import/cpan.scm (cpan-module->sexp): Return two values. (cpan->guix-package): Add #:version. Return two values. (cpan-recursive-import): New procedure. * guix/scripts/import/cpan.scm (show-help, %options): Add ‘-r’. (guix-import-cpan): Adjust accordingly. Change-Id: Id167c7ddd079f4e04650ce7cc1692a9de36cd8fe Signed-off-by: Ludovic Courtès <ludo@gnu.org> zero@fedora
2024-11-23gnu: Add powertop-service-type....* gnu/services/pm.scm (powertop-shepherd-service) (powertop-service-type, powertop-configuration): New variables. * doc/guix.texi (Power Management Services): Document powertop-service-type. Change-Id: I1c5ef855526458ad54f62ca6e755da82acce1c4a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ian Eure
2024-11-23ui: ‘display-hint’ checks column number for the right port....This fixes (rather: works around) something like: $ guix import pypi nipype -r >/dev/null […] hint: Backtrace: […] 344:42 3 (display-hint "This indicates that the\npackage is a…" . #) In ice-9/boot-9.scm: 1747:15 2 (with-exception-handler #<procedure 7f9ee8e5f120 at ic…> …) In guix/build/syscalls.scm: 2334:35 1 (_) 2323:8 0 (terminal-window-size _) guix/build/syscalls.scm:2323:8: In procedure terminal-window-size: In procedure terminal-window-size: Inappropriate ioctl for device * guix/ui.scm (display-hint): Pass PORT to ‘terminal-columns’. Change-Id: Ica0096aee5e6b2c19814ae5d71de9ffe9ab32430 Ludovic Courtès
2024-11-23gnu: guix: Update to 1eead56....* gnu/packages/package-management.scm (guix): Update to 1eead56. Change-Id: I2c8092d3109ebd63d0918fb5ab8ea4d77846b842 Ludovic Courtès
2024-11-23gnu: welle-io: Update to 2.5....* gnu/packages/radio.scm (welle-io): Update to 2.5. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5, qtquickcontrols-5, and qtquickcontrols2-5. Replace qtdeclarative-5 with qtdeclarative, qtcharts-5 with qtcharts, and qtmultimedia-5 with qtmultimedia. Add qt5compat. Change-Id: I5d97d3b10d3502e7b6c110b46a18d407f624f9d1 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Ron Nazarov
2024-11-23gnu: stlink: Use GEXPs....* gnu/packages/embedded.scm (stlink): Use GEXPs. Change-Id: I26e2649f29c1e742f848f3efc5a10c218bb5bb28 Artyom V. Poptsov
2024-11-23gnu: stlink: Update to 1.8.0....* gnu/packages/embedded.scm (stlink): Update to 1.8.0. Change-Id: I51a3c664c4035ec542fa82753dc8e6aa8a8c0256 Artyom V. Poptsov
2024-11-22gnu: josm: Update to 19253....* gnu/packages/geo.scm (josm): Update to 19253. Change-Id: I903f78eede31d944643de31bac728445fadd629f Signed-off-by: Eric Bavier <bavier@posteo.net> Julien Lepiller
2024-11-22gnu: java-jmapviewer: Update to 2.22....* gnu/packages/geo.scm (java-jmapviewer): Update to 2.22. Change-Id: Ifbe2bd718fbf999e7900fb629be634d1a3351931 Signed-off-by: Eric Bavier <bavier@posteo.net> Julien Lepiller
2024-11-22guix: svn: Trust server certificate in any case....* guix/build/svn.scm (svn-fetch): Replace deprecated trast-server-cert option. Change-Id: I1b0c55b8ef0e5adf46b90a242b329a12a2574b27 Signed-off-by: Eric Bavier <bavier@posteo.net> Julien Lepiller
2024-11-22gnu: ruby-net-smtp: Fix tests....The tests where failing due to the SSL certificate being used expired. Regenerate the certificate running the check phase. * gnu/packages/ruby.scm (ruby-net-smtp): Fix check phase. Change-Id: I8bd72f2e929f496996f6fd88b13a4d95837273da Javier Olaechea
2024-11-22gnu: senpai: Update to 0.3.0....* gnu/packages/messaging.scm (senpai): Update to 0.3.0. [phases]: Switch to `make doc` in build-doc phase. [native-inputs]: Add `which` and switch to tcell fork. Change-Id: I40d5cae27eb716da1ed6d9dddc1e19f33ae683b6 Mazin Alhaddad
2024-11-22gnu: go-github-com-delthas-tcell-v2: New variable....This fork is used by senpai 0.3. * gnu/packages/golang.scm (go-github-com-delthas-tcell-v2): New variable. Change-Id: Ifc15544e2e78215a4f6cdc36cd316dd10fa0071e Mazin Alhaddad
2024-11-22gnu: guile-fibers-1.1: Resurrect cross-build....The cross-build fix patch for guile-fibers-1.3.1 does not apply to guile-fibers-1.1. This is a follow-up to commit 20c7b8dd04e421a139a02438cf1ddfdfe544a446 gnu: guile-fibers: Fix cross-build to the Hurd. * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: When cross-building, remove stage "apply-cross-build-fix-patch". Change-Id: I030264e79709bb6b9753461a998ce629a37e4c01 Janneke Nieuwenhuizen
2024-11-22gnu: dune-functions: Update to 2.10.0....* gnu/packages/maths.scm (dune-functions): Update to 2.10.0. Change-Id: I022a75f9c66adf50b5b074594d50eed98f316634 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-typetree: Update to 2.10.0....* gnu/packages/maths.scm (dune-typetree): Update to 2.10.0. Change-Id: I5f41fd6a1f8401283d6fa1831d8af96cd751907e Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-subgrid: Update to 2.10.0....* gnu/packages/maths.scm (dune-subgrid): Update to 2.10.0. Change-Id: I447398849731713a4f56e22139b829cb835e97ce Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-alugrid: Update to 2.10.0....* gnu/packages/maths.scm (dune-alugrid): Update to 2.10.0. Change-Id: I316d27b7da3e07398d12a156fa9b3b24675b7fad Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-localfunctions: Update to 2.10.0....* gnu/packages/maths.scm (dune-localfunctions): Update to 2.10.0. Change-Id: If3a92b213d0c94b15035b937e9d0fd96bdf13554 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-istl: Update to 2.10.0....* gnu/packages/maths.scm (dune-istl): Update to 2.10.0. [source]: Remove patch that has been applied upstream. * gnu/packages/patches/dune-istl-fix-solver-playground.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ifbbb6f2dea815159a1743ae6e622c154cf1cc9b0 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-grid: Update to 2.10.0....* gnu/packages/maths.scm (dune-grid): Update to 2.10.0. [source]: Remove patch that has been applied upstream. * gnu/packages/patches/dune-grid-add-missing-include-cassert.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I793f9151ace3c5104fd2b8d74ace128e73133cf3 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-uggrid: Update to 2.10.0....* gnu/packages/maths.scm (dune-uggrid): Update to 2.10.0. [source]: Download as tarball. Change-Id: I3b89ad16dffe6bb64bc343bda4b27868720551f4 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-geometry: Update to 2.10.0....* gnu/packages/maths.scm (dune-geometry): Update to 2.10.0. Change-Id: I4643e3f2c558abbe56f8dbd5e3ff59b334c00912 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22gnu: dune-common: Update to 2.10.0....* gnu/packages/maths.scm (dune-common): Update to 2.10.0. Change-Id: I9294c8cb03933533ca05d574320fbfcb8fc711fd Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Gruber
2024-11-22daemon: Fix --with-libgcrypt-* args of the configure script....Since the daemon is written in C++, we need to modify CXXFLAGS instead of CFLAGS to find include files. Use LIBGCRYPT_LDFLAGS instead of LIBGCRYPT_LIBS, since only the former is added to LDFLAGS. * config-daemon.ac: Change LDFLAGS and CXXFLAGS when --with-libgcrypt-* arguments are passed to the configure script. Change-Id: I0f3867491e46608e71b1ea0b3214674bca64b31d Signed-off-by: Andreas Enge <andreas@enge.fr> Doğan Çeçen
2024-11-22gnu: Add go-github-com-caddyserver-certmagic....* gnu/packages/golang-web.scm (go-github-com-caddyserver-certmagic): New variable. Change-Id: I54093acde851c9a73e18f8c557650d72a521c05f Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-11-22gnu: Add go-github-com-zeebo-blake3....* gnu/packages/golang-crypto.scm (go-github-com-zeebo-blake3): New variable. Change-Id: I23bc863fb1731b520aeca8e9088a98c6fcfcf62d Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-11-22gnu: Add go-github-com-zeebo-pcg....* gnu/packages/golang-crypto.scm (go-github-com-zeebo-pcg): New variable. Change-Id: Ic66e2221288fcd5e22196a12786d37150acec414 Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-11-22gnu: Add go-github-com-zeebo-assert....* gnu/packages/golang-crypto.scm (go-github-com-zeebo-assert): New variable. Change-Id: I03a752d42e016acd416087d4426864384ffc8a05 Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov
2024-11-22gnu: Add go-github-com-mholt-acmez....* gnu/packages/golang-web.scm (go-github-com-mholt-acmez): New variable. Change-Id: I220f588ff600e032c38974b9f09e873d22a1811a Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov