Sughosha
5c4bd2dbdc
gnu: qgit: Update to 2.12.
...
* gnu/packages/version-control.scm (qgit): Update to 2.12.
[arguments]<#:qtbase>: Use qtbase.
[inputs]: Add qt5compat and qtwayland.
* gnu/packages/patches/qgit-2.12-fix-search-style.patch: New file.
* gnu/local.mk: Register it.
Change-Id: I13d8961005ad5ccd79a9df96e3c48347e11f5605
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-08-18 23:52:01 +08:00
Cayetano Santos
2b239d8c45
gnu: hut: Update to 0.7.0.
...
* gnu/packages/version-control.scm (hut): Update to 0.7.0.
[source]: Remove snippet.
Change-Id: I61d6400c0507cb4de58638d35aabd2fca5615a20
Signed-off-by: jgart <jgart@dismail.de >
2025-08-14 09:08:35 -05:00
Sharlatan Hellseher
735c702040
gnu: git-lfs: Update to 3.7.0.
...
* gnu/packages/version-control.scm (git-lfs): Update to 3.7.0.
Change-Id: I6849b659f50cf852de546c5ab03cbab3de658b28
2025-08-11 21:42:57 +01:00
Sharlatan Hellseher
87661cea77
gnu: Pin some golang packages to use go-1.23.
...
After the defult Golang version was set to 1.24 some of the older
packages which had no fresh version started failing on the 'check phase,
this change pins them to go-1.23 helping to resolve the issue.
Go 1.24 requires non-constant format strings to be explicitly handled.
The errors might look like these:
non-constant format string in call to (*testing.common).Errorf
ExampleParseOptionsLifetime refers to unknown identifier: ParseOptionsLifetime
See <https://tip.golang.org/doc/go1.24#vet >.
Change-Id: Ife5093c4fd98af7cea59abf1a9a29351b66602bb
2025-08-11 21:42:42 +01:00
Maxim Cournoyer
1482e0d789
gnu: Remove #:go arguments using go-1.22, go-1.23 or go-1.24.
...
We are now building with go-1.24 by default.
Automated via:
git grep -rl '#:go go-1.2' | xargs sed -i '/.*#:go go-1.2[234].*/d'
Change-Id: Ib821d96753619c7748a67ff58b95d8fa358839b7
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-08-11 21:42:39 +01:00
Arun Isaac
71c496bee7
gnu: cgit-pink: Correctly replace git-source inherited from cgit.
...
Fixes guix/guix#908
* gnu/packages/version-control.scm (cgit-pink)[arguments]: Replace unpack-git
phase to use correct git-source.tar.xz.
[inputs]: Replace "git-source.tar.xz" instead of "git-source".
Change-Id: Ia4b7e7be644e5da47f3989d53c8a1bff3d333b69
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-08-04 11:07:51 +01:00
Greg Hogan
2bf9d503f2
gnu: git-extras: Update to 7.4.0.
...
* gnu/packages/version-control.scm (git-extras): Update to 7.4.0.
Change-Id: I17a368da867f0dfa7be1b02ee377c9f6a05d2740
2025-07-30 17:55:25 +00:00
Ashish SHUKLA
309a08cf59
gnu: got: Update to 0.106.
...
* gnu/packages/version-control.scm (got): Update to 0.106.
Change-Id: I6fbf6de563b04a3d406fa2f598e627312be5ec50
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-07-26 22:20:49 +02:00
Andreas Enge
e9915d6cfe
gnu: cvs: Fix build with gcc-14.
...
* gnu/packages/version-control.scm (cvs)[arguments]: Use gexps.
<#:configure-flags>: Add CFLAGS/
<#:phases>: Add phase to fix header inclusion.
Change-Id: Ic6540c94e337f22ec2c574f58d734de76886654f
2025-07-26 22:15:25 +02:00
Nicolas Graves
a138371f32
gnu: gitless: Re-indent.
...
* gnu/packages/version-control.scm (gitless): Reindent after let addition.
Change-Id: I34e0c1c92b4343f44c1b83070dbf1c25aee77bf4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-07-25 11:32:15 +01:00
Nicolas Graves
7725ef304c
gnu: gitless: Update to 0.8.8-0.3ac28e3.
...
* gnu/packages/version-control.scm (gitless): Update to 0.8.8-0.3ac28e3.
[arguments]<#:test-flags>: Remove former failing tests.
[inputs]: Replace python-clint by python-argcomplete.
Change-Id: I3f589d29236c39afca815219a5f7f7598ce0bea4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-07-25 11:32:15 +01:00
Zheng Junjie
aff88f78fb
gnu: mercurial: Skip failed test.
...
* gnu/packages/version-control.scm (mercurial)[arguments]<#:phases>:
remove test-convert-darcs.t file.
Change-Id: I31acf44bf90a0091742ee174228019b535855fc2
2025-07-18 20:17:51 +02:00
Maxim Cournoyer
fea3d33ea6
gnu: git-minimal/pinned: Update to 2.50.0.
...
* gnu/packages/version-control.scm (git-minimal/pinned): Update to 2.50.0.
Change-Id: I1e717f2b2b72f453f408073c5e1a324c361188f7
2025-07-18 20:17:36 +02:00
Maxim Cournoyer
d6909c341f
gnu: git-minimal: Patch 'sh' command in git-send-email script.
...
* gnu/packages/version-control.scm (git-minimal)
[phases] <patch-commands>: Extend to patch 'sh' command in
git-send-email.perl.
Series-postfix: core-updates
Change-Id: Ie60d206a4ab33cd894c8bfb6c20d12f52654707c
2025-07-18 20:17:36 +02:00
Janneke Nieuwenhuizen
a1e9e7f3ef
gnu: git: Use -Wno-error= for Hurd cross-build.
...
* gnu/packages/version-control.scm (git-minimal)[arguments]: Insert "error="
in #:configure-flags.
Change-Id: I8d2197b7eb5a1275aebe4d817ff0db77dee55134
2025-07-18 20:17:15 +02:00
Tomas Volf
826e305fde
gnu: cgit: Update to 1.2.3-10.20ac8f5.
...
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-10.20ac8f5.
Change-Id: I67fa02695e1cc5db630c8deac13036e0dea35ec2
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-07-16 23:51:11 +02:00
Sughosha
12abef54a3
gnu: qgit: Update to 2.11.
...
* gnu/packages/version-control.scm (qgit): Update to 2.11.
Change-Id: I82d2571aa3eac973ce0449b9673f58ff51231c41
Signed-off-by: Steve George <steve@futurile.net >
2025-07-16 13:05:46 +01:00
Ashish SHUKLA
2ec7f64f25
gnu: git-minimal: Update to 2.50.1. [security fixes]
...
This update contains fixes for CVE-2025-27613, CVE-2025-27614,
CVE-2025-46334, CVE-2025-46835, CVE-2025-48384, CVE-2025-48385,
and CVE-2025-48386.
* gnu/packages/version-control.scm (git-minimal): Update to 2.50.1.
Change-Id: I15595951f0b3fc84e0dc7aa9594bc8a538eeec47
Signed-off-by: Greg Hogan <code@greghogan.com >
2025-07-09 03:48:42 +00:00
Ludovic Courtès
d1cebc2488
gnu: libgit2: Update to 1.9.1.
...
* gnu/packages/version-control.scm (libgit2-1.9): Update to 1.9.1.
[source]: Add ‘libgit2-path-max.patch’.
* gnu/packages/patches/libgit2-path-max.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: If78a7001eb2cc3aa2d951fe2e501ae3ec576fc80
Co-authored-by: Ashish SHUKLA <ashish.is@lostca.se >
2025-07-01 22:34:40 +02:00
Ashish SHUKLA
e501f194b5
gnu: got: Update to 0.115.
...
* gnu/packages/version-control.scm (got): Update to 0.115.
Change-Id: I57232211e1847112eaaba5b6302eefe33a217702
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-06-30 08:13:53 +01:00
Janneke Nieuwenhuizen
332758dd5a
Revert "gnu: libgit2: Update to 1.9.1."
...
This breaks the [cross-]build for the Hurd.
This reverts commit 246e564e58 .
2025-06-27 07:48:29 +02:00
Ashish SHUKLA
246e564e58
gnu: libgit2: Update to 1.9.1.
...
* gnu/packages/version-control.scm (libgit2-1.9): Update to 1.9.1.
Change-Id: Iaf5fa7d0c21e225b1d4f1894e68035e3b6fe24df
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-06-26 17:37:08 +02:00
Herman Rimm
b7fb796c5e
gnu: git-spice: Skip one test.
...
It might be introduced by cc15236a45 .
* gnu/packages/version-control.scm (git-spice)[arguments] <test-flags>:
Skip test.
Change-Id: I811407de4b4dad91d155d9d948fae1333d7603c6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-06-25 22:01:28 +01:00
Maxim Cournoyer
9dacf91625
gnu: git: Build man pages.
...
* gnu/packages/version-control.scm (git) [phases] {install-info-manual}:
Rename to...
{install-doc}: ... this. Add the 'install-man' target.
{install-man-pages}: Delete phase.
Change-Id: I2ba7152a282334adb38e6cbd485b09bc69b340b9
2025-06-25 23:00:59 +09:00
Maxim Cournoyer
45ec6e0e0a
gnu: git: Remove extraneous git-submodule wrapper.
...
This wrapper was first added in commit 2a5e15c6e1 ("gnu: git: 'git-submodule'
works even if Perl is not in $PATH.") in 2014; it no longer appears to be
needed.
Reported-by: Nicolas Graves <ngraves@ngraves.fr >
Reported-by: Ian Eure <ian@retrospec.tv >
Change-Id: I926e94cc01ba7fa24cfa5bdb94b8918d9f103e80
2025-06-25 23:00:59 +09:00
Maxim Cournoyer
cc15236a45
gnu: git-minimal: Update to 2.50.0.
...
* gnu/packages/version-control.scm (git-minimal): Update to 2.50.0.
(git) [phases] {install-man-pages}: Adjust hash.
Change-Id: Ia8df361ad38c5ee9d00e4acbd553abac2c6f1af9
2025-06-25 23:00:59 +09:00
Maxim Cournoyer
51533dfc9b
gnu: Add git-repo-go.
...
* gnu/packages/version-control.scm (git-repo-go): New variable.
Change-Id: I8b7b45bdd24eabf8f30cb4febeb9338ffadbb0d9
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-06-24 10:50:08 +01:00
Nicolas Graves
06c5c2d41e
gnu: git: Use lint-hidden-cpe-vendors.
...
* gnu/packages/version-control.scm (git-minimal, git)[properties]: Use
lint-hidden-cpe-vendors in place of lint-hidden-cve.
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-06-23 12:32:52 +08:00
Nicolas Graves via Guix-patches via
afaae8ab2f
gnu: cvs: Add lint-hidden-cpe-vendors property.
...
* gnu/packages/version-control.scm (cvs)[properties]: Add
lint-hidden-cpe-vendors property.
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-06-23 12:32:51 +08:00
Nicolas Graves
a3327e6c62
gnu: got: Add lint-hidden-cpe-vendors property.
...
* gnu/packages/version-control.scl (got)[properties]: Add
lint-hidden-cpe-vendors and release-monitoring-url.
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-06-23 12:31:15 +08:00
Nicolas Graves
01ad0cf43e
gnu: ruby: Populating (gnu packages ruby-check/ruby-xyz).
...
* gnu/packages/ruby.scm: Move all packages except different versions
of ruby and mruby, to either (gnu packages ruby-check) or
(gnu packages ruby-xyz).
* gnu/packages/ruby-check.scm (bundler, ruby-builder, ruby-cucumber-ci-environment,
ruby-cucumber-compatibility-kit,
ruby-cucumber-compatibility-kit-bootstrap, ruby-cucumber-core,
ruby-cucumber-expressions, ruby-cucumber-gherkin,
ruby-cucumber-html-formatter, ruby-cucumber-messages,
ruby-cucumber-tag-expressions, ruby-cucumber-wire, ruby-diff-lcs,
ruby-docile, ruby-fivemat, ruby-given-core, ruby-hoe, ruby-hoe-3,
ruby-json, ruby-mime-types, ruby-mime-types-data, ruby-mini-portile,
ruby-mini-portile-2, ruby-minitest, ruby-minitest-bonus-assertions,
ruby-minitest-focus, ruby-minitest-hooks, ruby-minitest-moar,
ruby-multi-test, ruby-rake, ruby-rake-compiler,
ruby-rake-compiler-dock, ruby-rspec, ruby-rspec-2, ruby-rspec-core,
ruby-rspec-core-2, ruby-rspec-expectations, ruby-rspec-expectations-2,
ruby-rspec-mocks, ruby-rspec-mocks-2, ruby-rspec-support, ruby-sequel,
ruby-simplecov-json-formatter, ruby-simplecov, ruby-simplecov-html,
ruby-sorcerer, ruby-unindent): Moved from (gnu packages ruby).
(ruby-asciidoctor/minimal): New variable, to allow more minimal
import of only (gnu packages ruby-check) in a lot of modules.
(ruby-rubocop/minimal): New variable to build cucumber with a lot
less dependencies.
(cucumber-ruby-core)[native-inputs]: Replace ruby-rubocop by
ruby-rubocop/minimal. Remove ruby-coveralls.
* gnu/packages/ruby-xyz.scm: Move all other packages from
(gnu packages ruby).
* gnu/packages/admin.scm
* gnu/packages/bioinformatics.scm
* gnu/packages/databases.scm
* gnu/packages/emacs-xyz.scm
* gnu/packages/gnome-xyz.scm
* gnu/packages/gnome.scm
* gnu/packages/groff.scm
* gnu/packages/kde-systemtools.scm
* gnu/packages/libffi.scm
* gnu/packages/mail.scm
* gnu/packages/maths.scm
* gnu/packages/mpd.scm
* gnu/packages/ntp.scm
* gnu/packages/package-management.scm
* gnu/packages/plotutils.scm
* gnu/packages/protobuf.scm
* gnu/packages/rails.scm
* gnu/packages/ruby-check.scm
* gnu/packages/ruby-xyz.scm
* gnu/packages/ruby.scm
* gnu/packages/shellutils.scm
* gnu/packages/statistics.scm
* gnu/packages/tex.scm
* gnu/packages/virtualization.scm:
Adapt module imports accordingly.
* gnu/packages/backup.scm (btrbk):
* gnu/packages/ccache.scm (ccache):
* gnu/packages/cluster.scm (drbd-utils):
* gnu/packages/compton.scm (picom):
* gnu/packages/cryptsetup.scm (cryptsetup):
* gnu/packages/engineering.scm (kicad-doc):
* gnu/packages/games.scm (warzone2100):
* gnu/packages/irc.scm (open-adventure):
* gnu/packages/ntp.scm (weechat):
* gnu/packages/password-utils.scm (keepassxc):
* gnu/packages/radio.scm (wsjtx, jtdx):
* gnu/packages/syndication.scm (newsboat):
* gnu/packages/task-management.scm (timewarrior):
* gnu/packages/version-control.scm (git-lfs):
[native-inputs]: Replace ruby-asciidoctor by
ruby-asciidoctor/minimal. Adapt module imports accordingly.
* gnu/packages/text-editors.scm: Remove (gnu packages ruby) import.
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-06-20 20:40:02 +02:00
Matthias Riße
08c125b5a6
gnu: Add git-credential-oauth.
...
* gnu/packages/version-control.scm (git-credential-oauth): New variable.
Change-Id: Icd17b0e69814db45c32ec32370fc406d3fc02c29
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-06-16 20:20:55 +01:00
Morgan Smith
53d0900944
gnu: emacs-stgit: Skip tests.
...
* gnu/packages/version-control.scm (emacs-stgit): Skip tests.
Change-Id: I075726d0d4737c00799fbcaf4658186974b8257c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-06-15 16:57:23 +02:00
Morgan Smith
57f704d3c7
gnu: emacs-stgit: Use '#:lisp-directory'.
...
* gnu/packages/version-control.scm (emacs-stgit): Use
'#:lisp-directory'.
Change-Id: Ib8367e7822a4a17190552164cb7fa2ffcfd918bf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-06-15 16:56:53 +02:00
Ludovic Courtès
f53b9f309f
gnu: libgit2: Patch bug in HTTP proxy support that shows on 302s.
...
Fixes guix/guix#87 .
* gnu/packages/patches/libgit2-proxy-reconnection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2-1.9)[source]: Use it.
Change-Id: If05b55e616da4d98b3de0e38f6a0d815dd256b92
2025-06-12 14:38:16 +02:00
Ashish SHUKLA
20bca7d732
gnu: got: Update to 0.113.
...
* gnu/packages/version-control.scm (got): Update to 0.113.
Change-Id: Ida9f51de87ad6a0cac7b38a4ad19889de56bdc68
Signed-off-by: Ian Eure <ian@retrospec.tv >
2025-06-09 19:59:08 -07:00
Daniel Ziltener
7aa01ccc8a
gnu: go-git-sr-ht-emersion-go-scfg: Update to 0.1.0.
...
*gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-scfg): Update to
0.1.0. Rename to go-codeberg-org-emersion-go-scfg to reflect new import
path.
* gnu/packages/irc.scm (soju) [native-inputs]: Remove
go-git-sr-ht-emersion-go-scfg; add go-codeberg-org-emersion-go-scfg.
* gnu/packages/messaging.scm (senpai): Likewise.
* gnu/packages/version-control.scm (hut) [source] <snippet>: Fix
import-name for go-codeberg-org-emersion-go-scfg.
[native-inputs]: Remove go-git-sr-ht-emersion-go-scfg; add
go-codeberg-org-emersion-go-scfg.
Change-Id: Ide0e5d2d5463991add1d2d99f57298f800535173
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-05-26 16:50:33 +01:00
Sharlatan Hellseher
42d744a7f9
gnu: git-spice: Update to 0.11.0.
...
* gnu/packages/version-control.scm (git-spice): Update to 0.11.0.
[arguments] <go>: Use go-1.24.
<build-flags>: Set version.
<test-flags>: Match all similar failing tests by regexp to reduce the
list length.
<phases>: Add 'install-shell-completion.
[native-inputs]: Remove go-github-com-rogpeppe-go-internal,
go-github-com-xanzy-go-gitlab, and go-go-abhg-dev-requiredfield; add
go-github-com-rogpeppe-go-internal-1.14,
go-gitlab-com-gitlab-org-api-client-go, and go-go-abhg-dev-io-ioutil.
Change-Id: I00b8afaa40802dbef4403ff32fe6af135e39be0e
2025-05-26 16:50:23 +01:00
Sharlatan Hellseher
d5bde393b2
gnu: git-lfs: Adjust inputs.
...
* gnu/packages/version-control.scm (git-lfs): Move all go-* inputs from
propagated-inputs to native-inputs.
Change-Id: Ic759a1339761eb26f7578728b866fa94a493744e
2025-05-26 16:50:20 +01:00
Sharlatan Hellseher
c2fd9bf116
gnu: git-lfs: Fix indentation.
...
* gnu/packages/version-control.scm (git-lfs): Fix indentation.
Change-Id: Ic5034d877a547369e5caa40ccad1a53574f698d6
2025-05-26 16:50:20 +01:00
Sharlatan Hellseher
77a829335f
gnu: git-lfs: Update to 3.6.1.
...
* gnu/packages/version-control.scm (git-lfs): Update to 3.6.1.
Change-Id: Id3fed2085f43d18e0f7430d62e125b2a86accb5a
2025-05-26 16:50:20 +01:00
Sharlatan Hellseher
3290afde83
gnu: go-github-com-git-lfs-pktline: Move to golang-vcs.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-pktline): Move
from here ...
* gnu/packages/golang-vcs.scm: ... to here.
Change-Id: I83b2d4ed8b85411c1bd4bd95a38b78ae50568015
2025-05-26 16:50:19 +01:00
Sharlatan Hellseher
5f3e979c7c
gnu: go-github-com-git-lfs-pktline: 0.0.0-1.ca444d5.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-pktline): 0.0.0-1.ca444d5.
[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: I6741785f8d1a91c9b446c5d37f7948379b550b5e
2025-05-26 16:50:19 +01:00
Ashish SHUKLA
7f30a208bb
gnu: got: Update to 0.112.
...
* gnu/packages/version-control.scm (got): Update to 0.112.
Change-Id: I9b6c8c2c81f77b5cae78a106b9b8e5e0bfa1463d
Signed-off-by: Christopher Baines <mail@cbaines.net >
2025-05-26 09:22:39 +01:00
Greg Hogan
9a41a54da2
gnu: diff-so-fancy: Update to 1.4.4.
...
* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.4.
Change-Id: If00c2b2cf653cb58bf92c05074d838a9c73a6cf0
2025-05-13 16:35:39 +00:00
Matthew Elwin
f0b502a252
gnu: Add vcstool
...
* gnu/packages/version-control.scm (vcstool): New Variable
Change-Id: I5e3485cd1f53a379121a09938d5e45cd641a0317
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-05-12 20:40:25 +01:00
Ashish SHUKLA
565942d8e8
gnu: got: Update to 0.111.
...
* gnu/packages/version-control.scm (got): Update to 0.111.
Change-Id: Ic39e4a5714dc92fc5a625e5ceaea83b3fc861aac
Signed-off-by: Christopher Baines <mail@cbaines.net >
2025-04-28 07:54:19 +01:00
Dr. Arne Babenhauserheide
76dc962241
gnu: mercurial: Update to 6.9.5.
...
* gnu/packages/version-control.scm (mercurial): update to 6.9.5.
[arguments]<#:phases>: disable test-revlog-mmapindex.t.
Change-Id: I48f26635b896fb6038b7f656a53395e79c0ee43a
Signed-off-by: Zheng Junjie <z572@z572.online >
2025-04-26 19:55:45 +08:00
Nicolas Graves
1e02ed403c
gnu: gitless: Fix build and disable failing tests.
...
* gnu/packages/version-control.scm (gitless)
[build-system]: Switch to pyproject-build-system.
[arguments]{test-flags}: Disable failing tests.
{phases}: Improve git configuration in phase 'prepare-for-tests.
Improve style of 'wrap phase.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-04-24 04:53:41 +01:00
Sharlatan Hellseher
633e0ca804
gnu: gita: Improve package style.
...
* gnu/packages/version-control.scm (gita): Use G-expressions, refresh
style.
[native-inputs]: Remove git; add git-minimal/pinned.
Change-Id: I61707538f5248e14207aa2ca0931286741697ed8
2025-04-16 11:46:20 +02:00