summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-08-07gnu: Add hurl.hurljgart3-3/+260
* gnu/packages/rust-apps.scm (hurl): New variable. Change-Id: I9e5121a902567671487a9dd78eccd05798f65363
2026-08-07gnu: Remove btor2tools.Andreas Enge1-30/+0
* gnu/packages/maths.scm (btor2tools): Delete variable.
2026-08-07gnu: Remove boolector.Andreas Enge1-55/+0
* gnu/packages/maths.scm (boolector): Delete variable.
2026-08-08gnu: i2pd: Update to 2.61.0.Tomas Ortin Fernandez (quanrong)1-2/+2
* gnu/packages/i2p.scm (i2pd): Update to 2.61.0. Merges: https://codeberg.org/guix/guix/pulls/10125 Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: quickshell: Update to v0.3.0.coopi1-18/+16
* gnu/packages/window-management.scm (quickshell): Update to v0.3.0. [build-system]: Switch to qt-build-system. [arguments]<#:qtbase>: Set to qtbase. <#:configure-flags>: Remove CRASH_REPORTER. [native-inputs]: Add vulkan-headers. Remove ninja. [inputs]: Add cpptrace, glib, polkit, qtsvg, and zstd:lib. Remove qtbase. [propagated-inputs]: Remove qtsvg. Reviewed-by: bdunahu <bdunahu@operationnull.com> Merges: https://codeberg.org/guix/guix/pulls/10279 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: unbound: Update to 1.26.0.Ashish SHUKLA1-2/+2
* gnu/packages/dns.scm (unbound): Update to 1.26.0. Merges: https://codeberg.org/guix/guix/pulls/10336 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: nano: Update to 9.2.Spencer King1-2/+2
* gnu/packages/text-editors.scm (nano): Update to 9.2. Merges: https://codeberg.org/guix/guix/pulls/10329 Reviewed-by: Arnaud Daby-Seesaram <ds-ac@nanein.fr> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: ugrep: Update to 7.8.4.Ashish SHUKLA1-2/+2
* gnu/packages/search.scm (ugrep): Update to 7.8.4. Merges: https://codeberg.org/guix/guix/pulls/10366 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: libextractor: Update to 1.19.Andy Tai1-2/+2
* gnu/packages/gnunet.scm (libextractor): Update to 1.19. Merges: https://codeberg.org/guix/guix/pulls/10381 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: mg: Update to 20260719.Spencer King1-2/+2
* gnu/packages/text-editors.scm (mg): Update to 20260719. Merges: https://codeberg.org/guix/guix/pulls/10330 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: curl: Graft performance fixes.bdunahu3-0/+47
curl 8.20 has a bug which causes high cpu usage when built with `enable-threaded-resolver`. * gnu/packages/patches/curl-fix-wakeup-consumption.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/curl.scm (curl/fixed): New variable. (curl)[replacement]: Use it here. Fixes: https://codeberg.org/guix/guix/issues/10284 Merges: https://codeberg.org/guix/guix/pulls/10330 Reviewed-by: Yelninei <yelninei@tutamail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-08gnu: Delete orphaned curl patchfile.bdunahu1-200/+0
* gnu/packages/patches/curl-CVE-2024-8096.patch: Delete file. Merges: https://codeberg.org/guix/guix/pulls/10330 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-08-07gnu: trealla: Update to 3.1.27.jgart1-2/+2
* gnu/packages/prolog.scm (trealla): Update to 3.1.27. Change-Id: I0cb6f76361d63a65be7927467827000d5b4f0b26
2026-08-07gnu: hoogle: Restore compatibility with our crypton-connection.Sören Tempel3-1/+44
Without this change, `hoogle generate` fails unconditionally. See: https://github.com/ndmitchell/hoogle/issues/450 * gnu/packages/haskell-apps.scm (hoogle): Restore crypton-connection compat. [source]: Add new patch. [inputs]: Add ghc-data-default-class. * gnu/packages/patches/hoogle-crypton-connection-0.4.X.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register patch.
2026-08-07gnu: gnome-music: Update to 50.0.Maxim Cournoyer1-2/+2
* gnu/packages/gnome.scm (gnome-music): Update to 50.0.
2026-08-07doc: Fix -E option example of `guix shell'.Maxim Cournoyer1-4/+5
The TERM variable had been changed to OMP_NUM_THREADS in the example, but the text hadn't been adjusted. * doc/guix.texi (Invoking guix shell): Replace TERM with OMP_NUM_THREADS, as well as its associated value (from "no-color" to "16").
2026-08-07gnu: meta-package-manager: Update to 7.5.0.Kevin Deldycke1-7/+4
* gnu/packages/package-management.scm (meta-package-manager): Update to 7.5.0. [arguments]<#:test-flags>: Remove the test_cli_sbom.py ignore, redundant since 7.4.0 where the SBOM tests self-skip without their optional dependencies. Merges: guix/guix!10245 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-07gnu: python-click-extra: Update to 8.8.1.Kevin Deldycke1-19/+4
* gnu/packages/python-xyz.scm (python-click-extra): Update to 8.8.1. [arguments]: Remove the declare-package-data phase, redundant with upstream's setuptools package-data shim shipped since 8.6.1. Relates-to: guix/guix!10245 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-07gnu: python-extra-platforms: Update to 13.6.0.Kevin Deldycke1-6/+4
* gnu/packages/python-xyz.scm (python-extra-platforms): Update to 13.6.0. [arguments]<#:test-flags>: Drop the Sphinx cross-reference test ignore, which self-skips without uv since 13.4.0. [native-inputs]: Remove python-requests, only imported by the network test that is deselected here. Relates-to: guix/guix!10245 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-07gnu: Add emptty.Anderson Torres1-0/+48
* gnu/packages/display-managers.scm (emptty): New variable. Merges: guix/guix!10277 Reviewed-by: bdunahu <bdunahu@operationnull.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-07gnu: display-managers.scm: Add footer commentAnderson Torres1-0/+2
* gnu/packages/display-managers.scm: Add footer.
2026-08-07gnu: Add go-0xacab-org-leap-geoip-service.Sharlatan Hellseher1-0/+35
* gnu/packages/golang-web.scm (go-0xacab-org-leap-geoip-service): New variable. Relates-to: guix/guix#6230
2026-08-07gnu: Add go-github-com-ooni-probe-engine.Sharlatan Hellseher1-0/+76
* gnu/packages/golang-web.scm (go-github-com-ooni-probe-engine): New variable.
2026-08-07gnu: Add go-github-com-ooni-probe-assets.Sharlatan Hellseher1-0/+27
* gnu/packages/golang-web.scm (go-github-com-ooni-probe-assets): New variable.
2026-08-07gnu: Add go-github-com-ooni-oohttp.Sharlatan Hellseher1-0/+34
* gnu/packages/golang-web.scm (go-github-com-ooni-oohttp): New variable.
2026-08-06gnu: ↵Sharlatan Hellseher1-14/+4
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-snowflake-v2: Update to 2.14.1. * gnu/packages/golang-web.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-snowflake-v2): Update to 2.14.1. [arguments]<#:test-flags>: Drop all.
2026-08-06gnu: Add go-github-com-mdp-qrterminal.Orahcio Felício de Sousa1-0/+26
* gnu/packages/aidc.scm (go-github-com-mdp-qrterminal): New variable. Relates-to: guix/guix!9629 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: Add go-rsc-io-qr.Orahcio Felício de Sousa1-0/+33
* gnu/packages/aidc.scm (go-rsc-io-qr): New variable. Relates-to: guix/guix!9629 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: indelfixer: Improve style.Nicolas Graves1-2/+1
* gnu/packages/bioinformatics.scm (indelfixer)[inputs]: Drop input labels. Change-Id: I9c2cf2ada0fe8634c7c988af36f6332e1e54dd11 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-08-06gnu: r-phantompeakqualtools: Improve style.Nicolas Graves1-11/+11
* gnu/packages/bioinformatics.scm (r-phantompeakqualtools) [arguments]: Improve style, use G-expressions. [inputs]: Drop input label. Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-08-06gnu: hisat2: Improve style.Nicolas Graves1-27/+28
* gnu/packages/bioinformatics.scm (hisat2) [arguments]: Run guix style, use G-expressions. <#:make-flags>: Use cc-for-target and cxx-for-target. <#:phases>: Modernize and rewrite 'install phase. [inputs]: Drop input labels. Change-Id: I3fc648a5351a0649ba53b4302e34a576a03de6e6 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-08-06gnu: express-beta-diversity: Improve style.Nicolas Graves1-13/+16
* gnu/packages/bioinformatics.scm (express-beta-diversity) [arguments]<#:phases>: Use G-expressions, drop trailing #t. [inputs]: Drop input label. Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-08-06gnu: libbigwig: Improve style.Nicolas Graves1-2/+2
* gnu/packages/bioinformatics.scm (libbigwig) [arguments]<#:make-flags>: Use cc-for-target. Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-08-06gnu: emacs-ben: Update to 0.12.14.Sergio Pastor Pérez1-2/+2
* gnu/packages/emacs-xyz.scm (emacs-ben): Update to 0.12.14. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Merges: guix/guix#10308
2026-08-06gnu: emacs-substitute: Update to 0.6.0.Anderson Torres1-2/+2
* gnu/packages/emacs-xyz.scm (emacs-substitute): Update to 0.6.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Merges: guix/guix#10219
2026-08-06gnu: emacs-substitute: Cleanup description.Anderson Torres1-4/+7
* gnu/packages/emacs-xyz.scm (emacs-substitute)[description]: Use texinfo @itemize. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-08-06gnu: emacs-truename-cache: Indent source.Anderson Torres1-9/+10
* gnu/packages/emacs-xyz.scm (emacs-truename-cache)[source]: Indent. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Merges: guix/guix#10188
2026-08-06gnu: Add emacs-git-bug.Anderson Torres1-0/+27
* gnu/packages/emacs-xyz.scm (emacs-git-bug): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-08-06gnu: emacs-telega: Update to 0.8.660.Sergey Trofimov1-3/+3
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.660. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Merges: guix/guix#10139
2026-08-06gnu: emacs-telega-server: Update to 1.2.0.Sergey Trofimov1-3/+3
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 1.2.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-08-06gnu: tdlib: Update to 1.8.66.Sergey Trofimov1-3/+3
* gnu/packages/telegram.scm (tdlib): Update to 1.8.66. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-08-06gnu: Remove spin2cpp.Andreas Enge1-48/+0
* gnu/packages/embedded.scm (spin2cpp): Delete variable.
2026-08-06gnu: Remove make-propeller-development-suite.Andreas Enge1-25/+1
* gnu/packages/embedded.scm (make-propeller-development-suite): Delete variable.
2026-08-06gnu: python-astropy-iers-data: Update to 0.2026.8.3.0.53.6.Sharlatan Hellseher1-2/+2
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2026.8.3.0.53.6.
2026-08-06gnu: python-astropy: Disable downloading of iers data by default.Hugo Buddelmeijer3-0/+45
* gnu/packages/astronomy.scm (python-astropy): Add no download patch. [source]: Add new patch. * gnu/packages/patches/python-astropy-dont-download-iers-data.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register patch. Merges: guix/guix!10344 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: python-astropy-iers-data: Rename and hide.Sharlatan Hellseher1-29/+38
* gnu/packages/astronomy.scm (python-astropy-iers-data): Change variable and pacakge name to python-astropy-iers-data-primary then hide it. (python-astropy-iers-data-next): Rename variable to python-astropy-iers-data and unhide it. (python-astropy-iers-data-next): Deprecate variable in favour of python-astropy-iers-data. (python-astropy)[propagated-inputs]: Replace python-astropy-iers-data with python-astropy-iers-data-primary. Relates-to: guix/guix!10344
2026-08-06gnu: python-safety: Update to 3.8.1.Nicolas Graves1-34/+35
* gnu/packages/python-xyz.scm (python-safety): Update to 3.8.1. [source]: Switch to git-fetch. {patches}: Add a fixing patch for network issues. [arguments]{test-flags}: Drop them. {phases}: Improve style. [propagated-inputs]: Add python-certifi, python-truststore. Remove python-psutil, python-requests, python-ruamel.yaml. Replace python-typer-without-click by python-typer. Merges: guix/guix!10393 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: Add python-typer-without-click.Nicolas Graves1-0/+37
* gnu/packages/python-xyz.scm (python-typer-without-click): New variable. Relates-to: guix/guix!10393 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: python-safety-schemas: Update to 0.0.19.Nicolas Graves1-2/+2
* gnu/packages/python-xyz.scm (python-safety-schemas): Update to 0.0.19. Relates-to: guix/guix!10393 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-08-06gnu: python-hyperopt: Update to 0.3.0.Sharlatan Hellseher1-38/+18
* gnu/packages/machine-learning.scm (python-hyperopt): Update to 0.3.0. [source]: Switch to git-fetch. [arguments]<#:test-flags>: Run more tests. [phases]{patch-tests}: Remove phase. [propagated-inputs]: Remove python-future, python-numpy-1, python-setuptools, and python-six; add python-numpy, python-lightgbm, and python-pymongo. [native-inputs]: Remove python-pymongo and python-pynose; add python-hatchling and python-hatch-vcs. Relates-to: guix/guix#6610, guix/guix#6904