summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
AgeCommit message (Collapse)Author
2026-02-21gnu: libgit2-1.9: Update to 1.9.2.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.9): Update to 1.9.2. Change-Id: I3b1ef9bb25f504b6aa35898cc0fceac6eba8df54
2026-02-21gnu: libgit2-1.9: Simplify configure-flags.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.9)[arguments]: Remove the workaround in the configure-flags. Change-Id: Iffb3ddff86513dae69279cc4832cbdea8ac257d1
2026-02-21gnu: libgit2-1.8: Update to 1.8.5.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.8): Update to 1.8.5. Change-Id: I4803e0dc2ac6575f862c47effbece8d541b47e61
2026-02-20gnu: Use (target-32bit?) to test for 32bit targets.Dariqq
* gnu/packages/*.scm: Replace usage of target-64bit? when actually testing for 32bit targets. * guix/utils.scm (target-hurd32?). Same. Change-Id: If3ed2b82a1229b72b07fafc694eedc14080e5a04 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #5710
2026-02-20gnu: Fix some spelling errors.Efraim Flashner
* gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/weather.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm, gnu/packages/xorg.scm: Fix some spelling errors. Change-Id: I52a8739a9c3b7dc2bd2d603ac9268c662a3ea2c5
2026-02-18gnu: breezy: Update to 3.3.15.Dariqq
* gnu/packages/version-control.scm (breezy): Update to 3.3.15. [#:phases]: Remove 'relax-gcc-14-strictness phase. [native-inputs]: Replace python-cython-0 with python-cython. [inputs]: Replace python-dulwich with python-dulwich-0.24. * gnu/packages/rust-crates.scm (breezy): Update crates accordingly. Fixes: guix/guix#6478 Change-Id: I5d527e871304a0543626bc68293740402584c25a Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-18gnu: Remove gitless.Andreas Enge
* gnu/packages/version-control.scm (gitless): Delete variable. Change-Id: Iaee1c2bd4eaa032ccbdebe83baa57f09ea23de9f
2026-02-15gnu: git-sizer: Improve style.Sharlatan Hellseher
* gnu/packages/version-control.scm (git-sizer): Use G-expressions, fix indentation, move [propagated-inputs] to [native-inputs]. [arguments] <test-flags>: Move skipped tests here. <phases> Use default 'check phase. [inputs]: Remove git-minimal/pinned; add git-minimal. [propagated-inputs]: Remove go-github-com-cli-safeexec, go-github-com-davecgh-go-spew, go-github-com-pmezard-go-difflib, go-github-com-spf13-pflag, go-github-com-stretchr-testify, go-go-uber-org-goleak, go-golang-org-x-sync, and go-gopkg-in-yaml-v3. [native-inputs]: Add go-github-com-cli-safeexec, go-github-com-pmezard-go-difflib, go-github-com-spf13-pflag, go-github-com-stretchr-testify, go-go-uber-org-goleak, go-golang-org-x-sync, and go-gopkg-in-yaml-v3. Change-Id: Ia6e6331d3a789dbed5ad512b00623800c4bfeb27
2026-02-15gnu: go-github-com-git-lfs-gitobj-v2: Move to golang-vcs.Sharlatan Hellseher
* gnu/packages/version-control.scm (go-github-com-git-lfs-gitobj-v2): Move from here ... * gnu/packages/golang-vcs.scm: ... to here. Change-Id: I5d28ce972ea007628c50924e91563efca5a77fc6
2026-02-15gnu: go-github-com-git-lfs-gitobj-v2: Reduce closure size, improve style.Sharlatan Hellseher
* gnu/packages/version-control.scm (go-github-com-git-lfs-gitobj-v2): Fix indentation use list style for [arguments]. [propagated-inputs]: Remove go-github-com-stretchr-testify, go-github-com-pmezard-go-difflib, and go-github-com-davecgh-go-spew. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I7b90ef34edb51803497453e34bffdd3ff3a786e0
2026-02-15gnu: Remove pin on go-1.23 by setting -vet=off in tests.Ethan Blanton
This is a follow up commit 87661cea77be67d7fdfcc607ee3a621d005e909c: "Pin some golang packages to use go-1.23" wich adds "-vet=off" to test args so that make check works with go 1.24+. * gnu/packages/authentication.scm: (oauth2l) * gnu/packages/bioinformatics.scm: (go-github-com-biogo-store) * gnu/packages/containers.scm: (dive) * gnu/packages/databases.scm: (go-github-com-cockroachdb-pebble) * gnu/packages/education.scm: (exercism) * gnu/packages/file-systems.scm: (fscrypt, gocryptfs) * gnu/packages/golang-check.scm: (go-github-com-cheekybits-is, go-github-com-coder-quartz, go-github-com-data-dog-go-sqlmock, go-github-com-google-gofuzz, go-github-com-matryer-is, go-github-com-onsi-ginkgo, go-github-com-onsi-ginkgo-v2, go-github-com-onsi-gomega, go-github-com-otiai10-mint, go-github-com-smarty-assertions, go-github-com-smarty-gunit, go-github-com-warpfork-go-testmark, go-sigs-k8s-io-randfill) * gnu/packages/golang-crypto.scm: (go-github-com-99designs-keyring, go-github-com-blanu-dust, go-github-com-chmduquesne-rollinghash) * gnu/packages/golang-maths.scm: (go-github-com-montanaflynn-stats, go-gonum-org-v1-gonum) * gnu/packages/golang-vcs.scm: (go-github-com-jiangxin-goconfig) * gnu/packages/golang-web.scm: (go-git-sr-ht-emersion-gqlclient, go-git-sr-ht-rockorager-go-jmap, go-github-com-apex-log, go-github-com-apex-log-bootstrap, go-github-com-cenkalti-backoff-v4, go-github-com-digitalocean-godo, go-github-com-donovanhide-eventsource, go-github-com-emersion-go-smtp, go-github-com-flosch-pongo2-v6, go-github-com-go-chi-chi-v5, go-github-com-go-jose-go-jose-v3, go-github-com-go-openapi-errors, go-github-com-go-openapi-runtime, go-github-com-go-openapi-validate, go-github-com-gobwas-httphead, go-github-com-goccy-go-json, go-github-com-gogo-protobuf, go-github-com-google-safehtml, go-github-com-jcmturner-gokrb5-v8, go-github-com-jhillyerd-enmime, go-github-com-jlaffaye-ftp, go-github-com-jmespath-go-jmespath, go-github-com-json-iterator-go, go-github-com-labbsr0x-goh, go-github-com-makeworld-the-better-one-go-gemini, go-github-com-ovn-kubernetes-libovsdb, go-github-com-pascaldekloe-goe, go-github-com-perimeterx-marshmallow, go-github-com-pion-stun, go-github-com-pion-stun-v2, go-github-com-pion-stun-v3, go-github-com-rcrowley-go-metrics, go-github-com-swaggo-swag, go-github-com-urfave-negroni, go-github-com-urfave-negroni-v3, go-github-com-xeipuuv-gojsonschema, go-maunium-net-go-mautrix) * gnu/packages/golang-xyz.scm: (go-github-com-d5-tengo-v2, go-github-com-godbus-dbus, go-github-com-hashicorp-hcl-v2, go-github-com-itchyny-go-flags, go-github-com-jedib0t-go-pretty-v6, go-github-com-jessevdk-go-flags, go-github-com-mattn-go-shellwords, go-github-com-moby-sys-mountinfo, go-github-com-nlpodyssey-spago, go-github-com-pingcap-errors, go-github-com-pmezard-go-difflib, go-github-com-russross-blackfriday-v2, go-go-mongodb-org-mongo-driver, go-go4-org, go-k8s-io-klog-v2, go-sigs-k8s-io-kustomize-kyaml, go-zgo-at-zstd) * gnu/packages/irc.scm: (soju) * gnu/packages/password-utils.scm: (aws-vault) * gnu/packages/text-editors.scm: (micro) * gnu/packages/version-control.scm: (hut) * gnu/packages/video.scm: (ytarchive) * gnu/packages/web-browsers.scm: (bombadillo) * gnu/packages/web.scm: (webhook) Change-Id: If7ffae01869404796467f8deed29a03e7a7020d7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-12gnu: Add git-remote-tor 0.1.4Ingar
* gnu/packages/version-control.scm: New variable. * gnu/packages/rust-crates.scm (lookup-cargo-inputs)[git-remote-tor]: New entry. Change-Id: I2b4628be4fd15ef50bcd84ed2f0f80bfd49034b4 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2026-02-11gnu: got: Update to 0.122.Ashish SHUKLA
* gnu/packages/version-control.scm (got): Update to 0.122. Merges: https://codeberg.org/guix/guix/pulls/6323 Change-Id: I4d27ea8dc589aea4d3efe8aab71bcab9e18aca78 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-10gnu: Remove PKG_CONFIG_EXECUTABLE configure-flags.Dariqq
* gnu/packages/bioinformatics.scm (vcflib): Remove setting PKG_CONFIG_EXECUTABLE flag. * gnu/packages/cpp.scm (hyprlang): same. * gnu/packages/cpp.scm (hyprutils): same. * gnu/packages/debian.scm (apt-cacher-ng): Same * gnu/packages/linux.scm (rdma-core): Same. * gnu/packages/radio.scm (libiio): Same. * gnu/packages/security-token.scm (libfido2): Same. * gnu/packages/version-control.scm (libgit2-1.9,libgit2-1.7): Same * gnu/packages/vulkan.scm (vulcan-loader): Same. Change-Id: I12cb5fb7f1a93fa01766b37a32777a269d4c089c Signed-off-by: Greg Hogan <code@greghogan.com>
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>