summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
AgeCommit message (Collapse)Author
2026-02-07gnu: git-filter-repo: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (git-filter-repo): [arguments]<#:imported-modules, #:modules>: Switch to pyproject-build-system. Change-Id: I5f88683b51008c86789052dbaa4640a8da78a47b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: b4: Update to 0.14.3.Sharlatan Hellseher
* gnu/packages/version-control.scm (b4): Update to 0.14.3. [native-inputs]: Remove python-wheel. Change-Id: I463523cfcafc0c5dca332d2e8d99b0e33278e578
2026-02-07gnu: Remove python-covdefaults native-input from some packages.Nicolas Graves
Remove python-covdefaults from [native-inputs] in the following packages as not required for build/tests/install: * gnu/packages/python-xyz.scm (python-pyproject-api) * gnu/packages/version-control.scm (pre-commit) Change-Id: I97ac72184393a86c5eabf32a558efc95630f07e3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: Remove python-coverage native-input from some packages.Nicolas Graves
Remove python-coverage from [native-inputs] in the following packages as not required for build/tests/install: * gnu/packages/check.scm: (python-pytest-flakes) * gnu/packages/cpp.scm: (cpplint) * gnu/packages/jupyter.scm: (python-nbclassic) * gnu/packages/machine-learning.scm (onnx, python-pytorch-lightning) (python-torchmetrics) * gnu/packages/openstack.scm: (python-hacking) * gnu/packages/python-xyz.scm: (python-lsp-jsonrpc, python-nodeenv) * gnu/packages/simulation.scm: (python-dolfin-adjoint) * gnu/packages/version-control.scm: (pre-commit) Change-Id: I2c5e14f4aa28906ceee054c857e6abeeb122ad52 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: python-gitdb: Ignore performance tests.Nicolas Graves
* gnu/packages/version-control.scm (python-gitdb)[arguments] <#:test-flags>: Ignore performance tests. Change-Id: I2f7379cb32af2270ec9dee2551cfa47c1205c5df Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: Remove python-pre-commit.Sharlatan Hellseher
* gnu/packages/version-control.scm (python-pre-commit): Delete variable. Change-Id: I0f8ced695ba57ffd3260897bb3587bd18f096d00
2026-02-07build-system/pyproject: Remove uneeded use of pyproject-guile-json.Nicolas Graves
* gnu/packages/bioinformatics.scm (python-bed-reader, python-gseapy) * gnu/packages/chemistry.scm (gemmi, ringdecomposerlib, rdkit) * gnu/packages/cinnamon.scm (libxapp) * gnu/packages/cups.scm (hplip) * gnu/packages/djvu.scm (ocrodjvu) * gnu/packages/finance.scm (electron-cash) * gnu/packages/gnome.scm (terminator) * gnu/packages/image-processing.scm (insight-toolkit) * gnu/packages/machine-learning.scm (onnxruntime, tensorflow-lite, koboldcpp, python-tokenizers) * gnu/packages/maths.scm (gmsh, z3, fp16) * gnu/packages/music.scm (quodlibet) * gnu/packages/photo.scm (lensfun) * gnu/packages/python-science.scm (python-clarabel) * gnu/packages/python-xyz.scm (python-orjson, python-libcst, python-rpds-py, python-streamtracer, python-tiktoken) * gnu/packages/rpm.scm (createrepo-c) * gnu/packages/rust-apps.scm (maturin) * gnu/packages/sugar.scm (sugar, sugar-datastore) * gnu/packages/version-control.scm (mercurial, hg-commitsigs) * gnu/packages/vpn.scm (python-proton-vpn-local-agent) [arguments]<#:phases>: Remove uneeded use of pyproject-guile-json extension. * gnu/packages/python-xyz.scm (python-streamtracer)[arguments] <#:phases>: Also rewrite 'check phase replacement. Change-Id: I779c354120ada3d94f07a127b9ec5011e73254c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-06gnu: got: Update to 0.121Ashish SHUKLA
* gnu/packages/version-control.scm (got): Update to 0.121. Change-Id: Ibfc961fad769cd1c6d7d30594c7b89c93c8ad197 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-05gnu: git-spice: Update to 0.23.0.Sharlatan Hellseher
* gnu/packages/version-control.scm (git-spice): Update to 0.23.0. [arguments] <go>: Use go-1.25. <test-flags>: Rework skipped tests. [native-inputs]: Add go-github-com-hexops-autogold-v2 and go-go-abhg-dev-container-ring. Change-Id: I5cbfbae949d99e2e736f5f6df1f5266f0e8dfbc2
2026-01-25gnu: libgit2: Fix tests on 32bit systems.Yelninei
This prevents a discrepancy between git_fs_path_lstat using different size stat structs. See https://github.com/libgit2/libgit2/issues/7169 * gnu/packages/version-control.scm (libgit2-1.9): Compile with -D_FILE_OFFSET_BITS=64 on 32bit system. Change-Id: Iab7df2c930b0fc0cb9030b754ad7b668d49a7034 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #4860 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove cook.Anderson Torres
* gnu/packages/cook.scm: Remove file. * gnu/local.mk, po/packages/POTFILES.in: Remove references to above file. * gnu/packages/version-control.scm: Remove module inclusion. Change-Id: I04c935cb8f580a9f7cc19309cb699448d0520e3f Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove aegis.Anderson Torres
* gnu/packages/patches/aegis-constness-error.patch, * gnu/packages/patches/aegis-perl-tempdir1.patch, * gnu/packages/patches/aegis-perl-tempdir2.patch, * gnu/packages/patches/aegis-test-fixup-1.patch, * gnu/packages/patches/aegis-test-fixup-2.patch: Remove files. * gnu/local.mk: Remove references to the patches above. * gnu/packages/version-control.scm (aegis): Delete variable. Change-Id: If2c34fc9b93204b4b2aa248911d4d0e5002f8f8e Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: python-pygit2: Rename to python-pygit2-1.11.Andreas Enge
* gnu/packages/python-xyz.scm (python-pygit2): Rename to... (python-pygit2-1.11): ...this. (python-pygit2-1.18): Adapt inheritance. (offlate): Adapt input. * gnu/packages/astronomy.scm (python-pypeit), gnu/packages/bootloaders.scm (patman), gnu/packages/cybersecurity.scm (gallia), gnu/packages/version-control.scm (gitless): Adapt inputs. Change-Id: I4a7d034a1f07f2b5e85985745ad5ef89ccb954c0 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: libgit2: Set default version to 1.9.Andreas Enge
* gnu/packages/version-control.scm (libgit2): Define as libgit2-1.9. * gnu/packages/ruby-xyz.scm (ruby-rugged)[inputs]: Replace libgit2 by libgit2-1.6. * gnu/packages/python-xyz.scm (python-pygit2)[propagated-inputs]: Replace libgit2 by libgit2-1.5. Change-Id: Iaa08ecabdd8ca5363aca0efc223749daf50d9b1d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: hg-commitsigs: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (hg-commitsigs): [arguments]<#:imported-modules, #:modules>: Switch to pyproject-build-system, remove unneeded modules. <#:phases>: Simplify phase 'patch-paths. <#:install-plan>: Relocate field, use gexps. Change-Id: I4c7c264203ad56acd609620284e1fd2595822235 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: mercurial: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (mercurial): [arguments]<#:imported-modules, #:modules, #:phases>: Switch to pyproject-build-system. Change-Id: Ibe483ca3f46e8c886e0b6d180f28939763617082 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: grokmirror: Update to 2.0.12.Nicolas Graves
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.12. [source]<file-name>: Refresh it. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:phases>: Refresh phase 'install-manpages. [native-inputs]: Add python-setuptools. Change-Id: I9ccec338eda46227b44d5f5435e648978e7820fb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: patatt: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (patatt): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve comment. [native-inputs]: Add python-setuptools. Change-Id: Id46c10a5e93c727b3ba58e940d6f4463ccde7cd7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-08gnu: pijul: Add git integration.Efraim Flashner
* gnu/packages/version-control.scm (pijul)[arguments]: Add git to the features. [inputs]: Add libgit2-1.3, libssh2. Change-Id: I1f66c818bb113187bcf4996a093fd40617a5cdc1
2026-01-04gnu: Remove libgit2-1.4.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.4): Delete variable. Change-Id: I399f946b3359f69995ad81108c109ab040051b50
2026-01-04gnu: libgit2-1.3: Inherit from libgit2-1.5.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.3): Inherit from libgit2-1.5. Change-Id: I320bcd9965b1a1651b6b4d2515cdf28b0c8eddf2
2026-01-04gnu: libgit2-1.8: Inherit from libgit2-1.9.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.8, libgit2-1.9): Reverse the inheritance between these two versions. Change-Id: Ic1e34a20253ab1f6ed4dde50f608b2c33d146000
2026-01-04gnu: libgit2-1.7: Inherit from libgit2-1.8.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.7, libgit2-1.8): Reverse the inheritance between these two versions. Change-Id: I765686e8f36b8fae3e314958f03f8033d44a04d2
2026-01-04gnu: libgit2-1.6: Inherit from libgit2-1.7.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.6): Inherit from libgit2-1.7. [source]: Remove inheritance. Change-Id: I28dc62c47b267b83af1a91bc0e3f448fdd9bc0f7
2026-01-04gnu: libgit2-1.5: Inherit from libgit2-1.7.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.5, libgit2-1.7): Reverse the inheritance between these two versions. Change-Id: I3e264ebc341c95eef35197e38068e12c2050a633
2025-12-31gnu: python-hg-evolve: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (python-hg-evolve): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: Ibb3988dc6ce39b8bfe3b55808ce01b30df9c3d82 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-31gnu: python-git-multimail: Update to 1.6.0-0.747fad4.Nicolas Graves
* gnu/packages/version-control.scm (python-git-multimail): Update to 1.6.0-0.747fad4. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them for now. <#:phases>: Improve style, add 'check phase replacement. [native-inputs]: Add python-setuptools. Change-Id: I0bde82b066878252b54404ad973d327fdd677302 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-19gnu: gitlint: Update to 0.19.1.Sharlatan Hellseher
* gnu/packages/version-control.scm (gitlint): Update to 0.19.1. [build-system]: Switch to pyproejct-build-system. [arguments] <tests?>: No tests in PyPI, tests might be broken in Git. [native-inputs]: Add python-hatch-vcs and python-hatchling. Change-Id: Icf4c590ed7665cf72ce430d59b156907ddbe672e
2025-12-17gnu: python-ghp-import: Update to 2.1.0.Hugo Buddelmeijer
* gnu/packages/version-control.scm (python-ghp-import): Update to 2.1.0. [source]: Update URL, permanent redirects. [build-system]: Switch to pyproject. [arguments]: Switch to gexps. <#:tests?>: Disables tests, do not exist in PyPI or Git. [native-inputs]: Add python-setuptools. [home-page]: Update URL. Change-Id: Ie0fa5bfe05919598b669c5048f671a788d000662 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-05gnu: git: Define ‘PATH_MAX’ on GNU/Hurd.Ludovic Courtès
Fixes a regression introduced in 04e9e4a4623391bb225dcc0dd3003a0d3300f16d. * gnu/packages/patches/git-clar-path-max.patch: New file. * gnu/packages/version-control.scm (git-minimal): Use it. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: I7b1eb519952674cf66b745bd0a71bbe3395d3bdc
2025-12-03gnu: cgit: Update to 1.2.3-11.76abc40.Tomas Volf
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-11.76abc40. [inputs]: Update git to 2.52.0. Change-Id: I7bbcaed37288165ba2100fb62487f052a40a5a8b Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-28gnu: git-minimal: Update to 2.52.0.Greg Hogan
* gnu/packages/version-control.scm (git-minimal): Update to 2.52.0. Change-Id: I8f0aec01fd8891d4c6da6d5c1cc06b3470424622
2025-11-28gnu: Remove stgit.Greg Hogan
* gnu/packages/version-control.scm (stgit): Delete. (stgit-2): Rename to stgit. (emacs-stgit): Inherit from stgit. Fixes #4292. Change-Id: Id4992b9768679cd3c186f6d616c5d823167fc300
2025-11-28gnu: boost: Update to 1.89.0.Greg Hogan
* gnu/packages/boost.scm (boost-for-source-highlight): Rename this ... (boost-1.83): ... to this. (boost-numpy): Inherit from boost-1.83. * gnu/packages/pretty-print.scm (source-highlight): Update accordingly. * gnu/packages/boost.scm (boost): Update to 1.89.0. [source]: Remove patches. * gnu/packages/boost.scm (mdds) [propagated-inputs]: Replace boost with boost-1.83. * gnu/packages/astronomy.scm (aoflagger), * gnu/packages/embedded.scm (cc-tool), * gnu/packages/games.scm (0ad, vcmi), * gnu/packages/image.scm (gpick), * gnu/packages/maths.scm (highfive), * gnu/packages/plotutils.scm (asymptote) [native-inputs]: Replace boost with boost-1.83. * gnu/packages/audio.scm (guitarix, supercollider), * gnu/packages/bioconductor.scm (r-mzr), * gnu/packages/bioinformatics.scm (ataqv, bless, express, isolator, metabat, r-velocytom, rsem, sailfish, salmon), * gnu/packages/bittorrent.scm (libtorrent-rasterbar), * gnu/packages/code.scm (sourcetrail), * gnu/packages/compression.scm (innoextract), * gnu/packages/cpp.scm (lager), * gnu/packages/crypto.scm (cryfs), * gnu/packages/electronics.scm (nextpnr, prjpeppercorn, prjtrellis, pulseview), * gnu/packages/emulators.scm (mupen64plus-video-glide64mk2), * gnu/packages/engineering.scm (cadabra2, freecad, libigl, openscad, prusa-slicer), * gnu/packages/file-systems.scm (snapper), * gnu/packages/finance.scm (ledger), * gnu/packages/game-development.scm (dds), * gnu/packages/games.scm (colobot, fifengine, knightsgame, leela-zero, pokerth, supertux, wesnoth, wesnoth-server), * gnu/packages/geo.scm (gplates), * gnu/packages/gnucash.scm (gnucash), * gnu/packages/graph.scm (python-graph-tool), * gnu/packages/graphics.scma (openshadinglanguage), * gnu/packages/i2p.scm (i2pd), * gnu/packages/image-viewers.scm (luminance-hdr), * gnu/packages/kde-graphics.scm (krita), * gnu/packages/mail.scm (astroid), * gnu/packages/medical.scm (orthanc, orthanc-mysql, orthanc-postgresql), * gnu/packages/messaging.scm (libphonenumber), * gnu/packages/mpd.scm (ncmpcpp), * gnu/packages/networking.scm (kismet), * gnu/packages/opencog.scm (cogutil), * gnu/packages/photo.scm (hugin), * gnu/packages/poedit.scm (poedit), * gnu/packages/radio.scm (gnuradio), * gnu/packages/rdf.scm (lucene++), * gnu/packages/serialization.scm (avro-cpp), * gnu/packages/simulation.scm (fenics-dolfin), * gnu/packages/version-control.scm (gource), * gnu/packages/video.scm (aegisub, mkvtoolnix), * gnu/packages/web.scm (websocketpp) [inputs]: Replace boost with boost-1.83. * gnu/packages/libreoffice.scm (libcmis): Update to 0.6.2-00a85bf6. (librevenge): Update to 0.0.5. [arguments]<#:configure-flags>: Remove reference to boost system component for which the compatibility stub has been removed. * gnu/packages/serialization.scm (msgpack-cxx): Update to 7.0.0. Change-Id: I247f3eaecde3de3fe227586b840f0312b4797ee1
2025-11-27gnu: Remove mercurial/pinned.Dariqq
* gnu/packages/version-control.scm (mercurial/pinned): Delete variable. (mercurial-check-phase): Move into mercurial. * guix/hg-download.scm (hg-package): Use mercurial. Change-Id: I4303308554cc67b73c88a46c89577f79c84e0f15 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-27gnu: Remove subversion/pinned.Dariqq
* gnu/packages/version-control.scm (subversion/pinned): Delete variable. * guix/svn-download.scm (subversion-package): Use subversion Change-Id: I6b683147bd40b53d41d072ab99ce04012227c726 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-22gnu: breezy: Switch to pyproject.Nicolas Graves
* gnu/packages/version-control.scm (breezy): [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove phase 'adjust-for-python-3.10. [native-inputs]: Add python-setuptools. [description]: Fix typo. Fixes: guix/guix#4325 Change-Id: I801065b345892b14451dd445c88d991d622170a0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-12gnu: git: Fix disallowed references.Liliana Marie Prikler
This is a follow-up to ad461613d97f974e9e1aa30dc27753aa360476de. * gnu/packages/version-control.scm (git)[#:disallowed-references]: Explicitly list disallowed references instead of removing perl. Fixes: guix/guix#4187 (Transformed git references disallowed perl)
2025-11-09gnu: Use self-references to inputs for #:disallowed-references.Ludovic Courtès
This allows ‘package-input-rewriting’ to operate as expected on these packages. Failing that, rewritten packages would still carry references to non-rewritten packages in #:disallowed-references. * gnu/packages/admin.scm (wpa-supplicant-gui): Use ‘this-package-native-input’ for #:disallowed-references. * gnu/packages/fontutils.scm (freetype): Likewise. * gnu/packages/glib.scm (glib-minimal): Likewise. * gnu/packages/gnome.scm (cogl, gnome-shell): Likewise. * gnu/packages/groff.scm (groff-minimal): Likewise. * gnu/packages/gstreamer.scm (gstreamer): Likewise. * gnu/packages/gtk.scm (gtk+): Likewise. * gnu/packages/inkscape.scm (inkscape/pinned): Likewise. * gnu/packages/java.scm (icedtea-8, openjdk9, openjdk10) (openjdk11): Likewise. * gnu/packages/linux.scm (f2fs-tools/static): Likewise. * gnu/packages/man.scm (man-db): Likewise. * gnu/packages/openldap.scm (389-ds-base): Likewise. * gnu/packages/qt.scm (qtbase-5): Likewise. * gnu/packages/rrdtool.scm (rrdtool): Likewise. * gnu/packages/rust.scm (rust-bootstrapped-package): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. (r-minimal): Likewise. * gnu/packages/texinfo.scm (info-reader): Likewise. * gnu/packages/tls.scm (gnutls): Likewise. (openssl-1.1): Likewise. * gnu/packages/version-control.scm (git-minimal): Likewise. (git): Likewise. (gource): Likewise. * gnu/packages/web.scm (mod-wsgi): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/perl.scm (perl-libtime-parsedate): Update comment. * gnu/packages/video.scm (v4l-utils-minimal): Add FIXME comment. Change-Id: I118ecd5894c24c53ec52c9208b0025ccfa3dd68a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-11-04gnu: lfs-s3: Update to 0.2.1.Nicolas Graves
* gnu/packages/version-control.scm (lfs-s3): Update to 0.2.1. [home-page]: Refresh it. [source]: Improve style. [propagated-inputs]: Add go-github-com-klauspost-compress. Change-Id: Ibbb13b3cdf1250ca64c34edaba09ac2a40c66b06 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-05gnu: tla: Modernize the package.Artyom V. Poptsov
* gnu/packages/version-control.scm (tla): Modernize the package. [source]<snippet>: Don't return #t. [arguments]<#:phases>: Use GEXPs. Change-Id: I80e18380ae0c1f73515ef1e7943793fc0c38eeb2
2025-11-05gnu: tla: Fix build.Artyom V. Poptsov
* gnu/packages/version-control.scm (tla): Fix build by switching to GCC 10. [native-inputs]: Add gcc-10. Change-Id: I4dcb2b7a5bd7fa5321b3df992fd7021d30f1e9e7
2025-11-03gnu: trac: Fix build.Sharlatan Hellseher
* gnu/packages/version-control.scm (trac)[native-inputs]: Add python-setuptools. Change-Id: I54c6590fe5038442f046c5d82a7b12bd328e31b8
2025-11-02gnu: gitolite: Update to 0.1.4-1feb300.Mathieu Othacehe
* gnu/packages/version-control.scm (gitolite): Update to 0.1.4-1feb300. Change-Id: I559fccc703ee7ea08e544f75c966f3378840ba0a
2025-10-30gnu: git-minimal: Update to 2.51.2.Ashish SHUKLA
* gnu/packages/version-control.scm (git-minimal): Update to 2.51.2. Change-Id: I804d79f4d54dce728d5c6bce65389e5898e19471 Signed-off-by: Greg Hogan <code@greghogan.com>
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer
This reverts commit 11cf5b2fe4882f123cd5e9eb385a773703dfe872.
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer
This module has been included in Guile as (system vm elf) since around version 2.1. * guix/elf.scm: Delete file. * CODEOWNERS: De-register module. * Makefile.am (MODULES): Likewise. * etc/teams.scm (core): Likewise. * gnu/build/linux-modules.scm: Adjust imports. * gnu/packages/gnuzilla.scm (icecat-minimal) [modules]: Likewise. * gnu/packages/librewolf.scm (librewolf): Likewise. * gnu/packages/sequoia.scm (sequoia): Likewise. * gnu/packages/tor-browsers.scm (make-torbrowser): Likewise. * gnu/packages/version-control.scm (hg-commitsigs): Likewise. * guix/build/debug-link.scm: Likewise. * guix/build/gnu-build-system.scm: Likewise. * guix/build/gremlin.scm: Likewise. * guix/build/meson-build-system.scm: Likewise. * guix/grafts.scm (graft-derivation/shallow): Likewise. * guix/scripts/pack.scm (wrapped-package): Likewise. * tests/debug-link.scm: ("elf-debuglink", "set-debuglink-crc"): Likewise. * tests/gremlin.scm: Likewise. * guix/build-system/gnu.scm (%default-gnu-imported-modules): Remove (guix elf). Change-Id: I86ac4237fdd820a6b54dc0fe7a7d10403a290ef9
2025-10-23gnu: gitolite: Update to 3.6.14.Gábor Udvari
* gnu/packages/version-control.scm (gitolite): Update to 3.6.14. Change-Id: I9b0ddc36798d3e5a984ba5bad803d54941066efe Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-10-23gnu: Use ‘define-deprecated-package’ for deprecated packages.Ludovic Courtès
Use ‘define-deprecated-package’ instead of (define x (deprecated-package …)) throughout gnu/packages/*.scm. Change-Id: I4e176da9ac660327489dab256ca4d12c4e78fe8d
2025-10-21gnu: git-crypt: Update to 0.8.0.iamawacko
* gnu/packages/version-control.scm (git-crypt): Update to 0.8.0. Change-Id: I12109cf156610f917290755ad6b357224d1b22fc Signed-off-by: Andreas Enge <andreas@enge.fr>