Ashish SHUKLA
2ede106349
gnu: got: Update to 0.121
...
* gnu/packages/version-control.scm (got): Update to 0.121.
Change-Id: Ibfc961fad769cd1c6d7d30594c7b89c93c8ad197
Signed-off-by: Andreas Enge <andreas@enge.fr >
2026-02-06 16:04:56 +01:00
Sharlatan Hellseher
af566bc06c
gnu: git-spice: Update to 0.23.0.
...
* 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-02-05 23:53:41 +00:00
Yelninei
d25166c06d
gnu: libgit2: Fix tests on 32bit systems.
...
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-25 21:31:29 +01:00
Anderson Torres
9aece7afd8
gnu: Remove cook.
...
* 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-25 21:25:29 +01:00
Anderson Torres
d759f941ac
gnu: Remove aegis.
...
* 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-25 21:25:28 +01:00
Andreas Enge
4c38f7bd73
gnu: python-pygit2: Rename to python-pygit2-1.11.
...
* 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-25 21:25:01 +01:00
Andreas Enge
e940b42af3
gnu: libgit2: Set default version to 1.9.
...
* 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-25 21:24:57 +01:00
Nicolas Graves
96e0ca2d57
gnu: hg-commitsigs: Switch to pyproject.
...
* 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-25 21:24:00 +01:00
Nicolas Graves
92724857d4
gnu: mercurial: Switch to pyproject.
...
* 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-25 21:23:59 +01:00
Nicolas Graves
cfa2edf13b
gnu: grokmirror: Update to 2.0.12.
...
* 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-25 21:23:13 +01:00
Nicolas Graves
efb7ad1816
gnu: patatt: Switch to pyproject.
...
* 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-25 21:23:11 +01:00
Efraim Flashner
79e5728136
gnu: pijul: Add git integration.
...
* gnu/packages/version-control.scm (pijul)[arguments]: Add git to the
features.
[inputs]: Add libgit2-1.3, libssh2.
Change-Id: I1f66c818bb113187bcf4996a093fd40617a5cdc1
2026-01-08 13:38:56 +02:00
Efraim Flashner
1e6ccfe65f
gnu: Remove libgit2-1.4.
...
* gnu/packages/version-control.scm (libgit2-1.4): Delete variable.
Change-Id: I399f946b3359f69995ad81108c109ab040051b50
2026-01-04 13:05:33 +02:00
Efraim Flashner
4018a13473
gnu: libgit2-1.3: Inherit from libgit2-1.5.
...
* gnu/packages/version-control.scm (libgit2-1.3): Inherit from
libgit2-1.5.
Change-Id: I320bcd9965b1a1651b6b4d2515cdf28b0c8eddf2
2026-01-04 13:05:30 +02:00
Efraim Flashner
2e3e470dd8
gnu: libgit2-1.8: Inherit from libgit2-1.9.
...
* gnu/packages/version-control.scm (libgit2-1.8, libgit2-1.9): Reverse
the inheritance between these two versions.
Change-Id: Ic1e34a20253ab1f6ed4dde50f608b2c33d146000
2026-01-04 13:05:27 +02:00
Efraim Flashner
ed5bc39621
gnu: libgit2-1.7: Inherit from libgit2-1.8.
...
* gnu/packages/version-control.scm (libgit2-1.7, libgit2-1.8): Reverse
the inheritance between these two versions.
Change-Id: I765686e8f36b8fae3e314958f03f8033d44a04d2
2026-01-04 13:05:24 +02:00
Efraim Flashner
64b38c9b6f
gnu: libgit2-1.6: Inherit from libgit2-1.7.
...
* gnu/packages/version-control.scm (libgit2-1.6): Inherit from
libgit2-1.7.
[source]: Remove inheritance.
Change-Id: I28dc62c47b267b83af1a91bc0e3f448fdd9bc0f7
2026-01-04 13:05:21 +02:00
Efraim Flashner
db5061929e
gnu: libgit2-1.5: Inherit from libgit2-1.7.
...
* gnu/packages/version-control.scm (libgit2-1.5, libgit2-1.7): Reverse
the inheritance between these two versions.
Change-Id: I3e264ebc341c95eef35197e38068e12c2050a633
2026-01-04 13:05:17 +02:00
Nicolas Graves
95d9fd22d8
gnu: python-hg-evolve: Switch to pyproject.
...
* 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-31 14:26:17 +00:00
Nicolas Graves
82dd94b3f9
gnu: python-git-multimail: Update to 1.6.0-0.747fad4.
...
* 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-31 13:27:01 +00:00
Sharlatan Hellseher
d51ffa1829
gnu: gitlint: Update to 0.19.1.
...
* 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-19 14:13:22 +00:00
Hugo Buddelmeijer
2ede88e3bc
gnu: python-ghp-import: Update to 2.1.0.
...
* 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-17 23:20:54 +00:00
Ludovic Courtès
329b2dca07
gnu: git: Define ‘PATH_MAX’ on GNU/Hurd.
...
Fixes a regression introduced in 04e9e4a462 .
* 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-05 14:54:38 +01:00
Tomas Volf
c65b1a9d59
gnu: cgit: Update to 1.2.3-11.76abc40.
...
* 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-12-03 13:08:18 +01:00
Greg Hogan
04e9e4a462
gnu: git-minimal: Update to 2.52.0.
...
* gnu/packages/version-control.scm (git-minimal): Update to 2.52.0.
Change-Id: I8f0aec01fd8891d4c6da6d5c1cc06b3470424622
2025-11-28 12:45:53 +00:00
Greg Hogan
1811a3dd82
gnu: Remove stgit.
...
* gnu/packages/version-control.scm (stgit): Delete.
(stgit-2): Rename to stgit.
(emacs-stgit): Inherit from stgit.
Fixes #4292 .
Change-Id: Id4992b9768679cd3c186f6d616c5d823167fc300
2025-11-28 12:45:52 +00:00
Greg Hogan
1aebfc74f1
gnu: boost: Update to 1.89.0.
...
* 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-28 12:26:24 +00:00
Dariqq
1d10e15f72
gnu: Remove mercurial/pinned.
...
* 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-27 14:22:24 +01:00
Dariqq
d4c0fd687b
gnu: Remove subversion/pinned.
...
* 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-27 14:22:24 +01:00
Nicolas Graves
78f2b7e633
gnu: breezy: Switch to pyproject.
...
* 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-22 14:52:44 +00:00
Liliana Marie Prikler
94b6528cbd
gnu: git: Fix disallowed references.
...
This is a follow-up to ad461613d9 .
* 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-12 07:30:20 -08:00
Ludovic Courtès
ad461613d9
gnu: Use self-references to inputs for #:disallowed-references.
...
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-09 22:13:37 +01:00
Nicolas Graves
737e58d7eb
gnu: lfs-s3: Update to 0.2.1.
...
* 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-04 23:28:54 +00:00
Artyom V. Poptsov
1961dd6a18
gnu: tla: Modernize the package.
...
* gnu/packages/version-control.scm (tla): Modernize the package.
[source]<snippet>: Don't return #t.
[arguments]<#:phases>: Use GEXPs.
Change-Id: I80e18380ae0c1f73515ef1e7943793fc0c38eeb2
2025-11-05 00:01:23 +03:00
Artyom V. Poptsov
394c8ae695
gnu: tla: Fix build.
...
* gnu/packages/version-control.scm (tla): Fix build by switching to GCC 10.
[native-inputs]: Add gcc-10.
Change-Id: I4dcb2b7a5bd7fa5321b3df992fd7021d30f1e9e7
2025-11-05 00:01:23 +03:00
Sharlatan Hellseher
c8dfa7cd0f
gnu: trac: Fix build.
...
* gnu/packages/version-control.scm (trac)[native-inputs]: Add
python-setuptools.
Change-Id: I54c6590fe5038442f046c5d82a7b12bd328e31b8
2025-11-03 07:53:59 +00:00
Mathieu Othacehe
04e9d68c57
gnu: gitolite: Update to 0.1.4-1feb300.
...
* gnu/packages/version-control.scm (gitolite): Update to 0.1.4-1feb300.
Change-Id: I559fccc703ee7ea08e544f75c966f3378840ba0a
2025-11-02 14:48:38 +01:00
Ashish SHUKLA
c94791de26
gnu: git-minimal: Update to 2.51.2.
...
* 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-30 19:47:28 +00:00
Maxim Cournoyer
9d60fdf6a2
Revert "elf: Remove bundled Guile source."
...
This reverts commit 11cf5b2fe4 .
2025-10-30 16:19:49 +09:00
Maxim Cournoyer
11cf5b2fe4
elf: Remove bundled Guile source.
...
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-30 16:13:03 +09:00
Gábor Udvari
690680eec7
gnu: gitolite: Update to 3.6.14.
...
* gnu/packages/version-control.scm (gitolite): Update to 3.6.14.
Change-Id: I9b0ddc36798d3e5a984ba5bad803d54941066efe
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-23 20:32:16 +02:00
Ludovic Courtès
9fcfb93944
gnu: Use ‘define-deprecated-package’ for deprecated packages.
...
Use ‘define-deprecated-package’ instead of (define x (deprecated-package …))
throughout gnu/packages/*.scm.
Change-Id: I4e176da9ac660327489dab256ca4d12c4e78fe8d
2025-10-23 19:35:06 +02:00
iamawacko
3b5a21664a
gnu: git-crypt: Update to 0.8.0.
...
* gnu/packages/version-control.scm (git-crypt): Update to 0.8.0.
Change-Id: I12109cf156610f917290755ad6b357224d1b22fc
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-21 22:13:41 +02:00
Ashish SHUKLA
f3b0398cf2
gnu: fossil: Update to 2.27. [security fixes]
...
Close a potential Denial-of-Service attack against any public-facing
Fossil server.
* gnu/packages/version-control.scm (fossil): Update to 2.27.
[arguments]<#:phases>: Add phase 'disable-broken-test'.
Change-Id: Id832a5e0e2cce4637eabe07954648eec46be3513
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-10-17 12:23:54 +02:00
Lilah Tascheter
e173e222e6
gnu: git-minimal: Fix locating /etc/gitconfig.
...
* gnu/packages/version-control.scm (git-minimal)[arguments]<configure-flags>:
Add configure flag to properly recognize the system gitconfig.
(git-minimal/pinned)[arguments]: Use old arguments as to not force rebuild.
Change-Id: I7f31d16aa6c7ab062f300019f1f862b561ece2d3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-10-02 11:28:21 +01:00
Sharlatan Hellseher
8cae62c191
gnu: heatwave: Fix build.
...
* gnu/packages/version-control.scm (heatwave)[arguments] <tests?>: No
tests in PyPI.
[native-inputs]: Add python-setuptools.
Change-Id: I198bb0e47bcf8a4b820752c378cd3919a203e92d
2025-10-01 15:25:31 +01:00
Baptiste Strazzulla
29d364498e
gnu: git-lfs: Fix build.
...
This change is to bypass combination of go-build-system and custom make
targets where the import path is set manually, see discussion in
guix/guix#2133 .
* gnu/packages/version-control.scm (git-lfs): Rename binary and home page
Change-Id: Ic87627412f715ebed07cf79ddd298e777746975f
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr >
Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-25 16:39:34 +01:00
Sharlatan Hellseher
3de27678f7
gnu: breezy: Fix build with gcc-14.
...
* gnu/packages/version-control.scm (breezy)[arguments] <phases>: Add
'relax-gcc-14-strictness.
[phases]{check}: Skip one more test.
[native-inputs]: Remove python-cython; add python-cython-0.
Change-Id: Ibdaf1851d49b01e1a7f7c168ca9962e92155cfe7
2025-09-25 09:36:57 +01:00
Sharlatan Hellseher
762352c96f
gnu: python-setuptools-scm-next: Set to python-setuptools-scm.
...
Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
python-setuptools-scm.
Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
2025-09-25 09:36:24 +01:00
Sharlatan Hellseher
b79fbf27b8
gnu: python-setuptools-next: Set to python-setuptools.
...
Replace all python-setuptools-next occurrences with python-setuptools.
* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.
Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
2025-09-25 09:36:24 +01:00