Sharlatan Hellseher
a704c8a005
gnu: go-github-com-xanzy-ssh-agent: Move to (gnu packages golang-crypto).
...
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent): Move from
here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: I9eff26086b2b5e9e53e9271a64060f18b6197b3c
2024-01-28 23:21:06 +00:00
muradm
2b04ebaa74
gnu: cgit: Fix patch-absolute-file-names phase.
...
* gnu/packages/version-control.scm (cgit) [arguments]: Fix regexp in patch-absolute-file-names phase.
Change-Id: I06c624ba23bfd0b8ca45045d1d2155c53258047e
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2024-01-22 08:54:47 -05:00
Maxim Cournoyer
6f20c8df0e
gnu: Add xdiff.
...
* gnu/packages/version-control.scm (xdiff): New variable.
2024-01-09 22:10:11 -05:00
Tomas Volf
0c75999d19
gnu: cgit: Update to 1.2.3-793c420.
...
* gnu/packages/version-control.scm (cgit): Update to
793c420897e18eb3474c751d54cf4e0983f85433.
[inputs]: Update git to 2.43.0.
Change-Id: I3441e9e2837d22ae208f5cccc53d815cc3e0f042
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org >
2024-01-07 19:22:16 +01:00
Sharlatan Hellseher
ae1d9ed08f
gnu: go-github-com-aws-aws-sdk-go-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/version-control.scm: Add (gnu packages golang-web) module.
Change-Id: I6e980749d9f9c1373adfc717b0195a1b8c32d6af
2024-01-03 16:35:22 -05:00
Greg Hogan
f36bcd14c6
gnu: shflags: Update to 1.3.0.
...
* gnu/packages/version-control.scm (shflags): Update to 1.3.0.
Change-Id: I8463a45d4a2526d971441292e7ec94c9e0710521
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2023-12-31 11:05:38 +08:00
Efraim Flashner
3e41b252cf
gnu: Adjust to removing ed.scm and nano.scm
...
This is a follow-up to f6817e71df and
e11e65a9ad .
* gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm,
gnu/packages/cook.scm, gnu/packages/lisp.scm,
gnu/packages/patchutils.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports.
Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634
2023-12-25 19:58:21 +02:00
Efraim Flashner
34eaf5714e
Merge remote-tracking branch 'origin/master' into rust-team
...
Change-Id: Ic45f7071abd6a02c2ccad411500e5103c8272ffb
2023-12-10 13:25:47 +02:00
Efraim Flashner
6619021d32
gnu: stgit-2: Install info pages, shell completions.
...
* gnu/packages/version-control.scm (stgit-2)[arguments]: Add a phase to
build the info pages and shell completions. Add a phase to install the
info pages and shell completions.
[native-inputs]: Add asciidoc, docbook2x, libxslt, perl, texinfo, xmlto.
Change-Id: Ie82d723e9dc2448492f327329c5a4ef0370f532e
2023-11-28 07:59:54 +02:00
Steve George
d2df6e4d23
gnu: Add stgit-2.
...
* gnu/packages/version-control.scm (stgit-2): New variable.
Change-Id: Ic5f29a5f0e3b5caa6c2aee4daf65d7e5dc09a6d5
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2023-11-28 07:59:54 +02:00
Efraim Flashner
6b61670f09
gnu: Add libgit2-1.7.
...
* gnu/packages/version-control.scm (libgit2-1.7): New variable.
Change-Id: I872208575dace0868dc7a2acd35c08f43871030e
2023-11-28 07:59:27 +02:00
Efraim Flashner
7090027d41
gnu: Add libgit2-1.6.
...
* gnu/packages/version-control.scm (libgit2-1.6): New variable.
Change-Id: I6e6bc8a7f0a084c299899d97c74b70eacceb810b
2023-11-28 07:58:12 +02:00
Filip Lajszczak
7ab24d717d
gnu: hut: Update to 0.4.0
...
* gnu/packages/version-control.scm (hut): Update to 0.4.0
Change-Id: Ib5dc28de6dbc3b69ca55a9530b923f71ca0ce7b5
Signed-off-by: Andrew Tropin <andrew@trop.in >
Co-authored-by: Andrew Tropin <andrew@trop.in >
2023-12-02 18:16:23 +03:00
Efraim Flashner
e8739da12e
gnu: git-lfs: Support building on more systems.
...
* gnu/packages/version-control.scm (git-lfs)[arguments]: Only run
man-page related phases when ruby-asciidoctor is available.
[native-inputs]: Only include ronn-ng, ruby-asciidoctor when building on
a platform which has support for ruby-asciidoctor.
Change-Id: Icbf8416998dc5d1f9d7c8299b4f929380dc29165
2023-11-08 09:27:24 +02:00
Sharlatan Hellseher
dc01497850
gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check).
...
* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from
here...
* gnu/packages/golang-check.scm: ...to here.
* gnu/packages/databases.scm: Add (gnu packages golang-check) module.
* gnu/packages/education.scm: As above...
* gnu/packages/ipfs.scm: As above...
* gnu/packages/irc.scm: As above...
* gnu/packages/mail.scm: As above...
* gnu/packages/textutils.scm: As above...
* gnu/packages/version-control.scm: As above...
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2023-10-22 22:02:56 -04:00
Maxim Cournoyer
b6a070d2a3
gnu: git-lfs: Patch /bin/sh references.
...
* gnu/packages/version-control.scm (git-lfs)
[arguments]: Add patch-/bin/sh phase.
Change-Id: I2d455e683e4f6e30cd32f5b1fdaccac71616826c
Reviewed-by: Ludovic Courtès <ludo@gnu.org >
2023-10-16 09:53:19 -04:00
Arun Isaac
0374640618
gnu: Add cgit-pink.
...
* gnu/packages/version-control.scm (cgit-pink): New variable.
2023-10-05 17:38:33 +01:00
Arun Isaac
db52c06c3d
gnu: cgit: Fix cross compilation.
...
* gnu/packages/version-control.scm (cgit)[native-inputs]: Move bzip2, gzip and
xz to ...
[inputs]: ... here. Add bash-minimal.
[arguments]: Use cc-for-target.
2023-10-05 17:38:32 +01:00
Arun Isaac
faad060771
gnu: cgit: Update package style.
...
* gnu/packages/version-control.scm (cgit)[arguments]: Rewrite using
G-expressions. Do not return #t from custom phases.
2023-10-05 17:38:28 +01:00
Kjartan Oli Agustsson
9f0c9f9049
gnu: Add commit-patch.
...
* gnu/packages/version-control.scm (commit-patch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-09-18 23:18:19 +02:00
Sughosha
f1df78959a
gnu: Add qgit.
...
* gnu/packages/version-control.scm (qgit): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2023-09-17 16:22:04 -04:00
Maxim Cournoyer
a6170fcd2b
gnu: Remove extraneous imports.
...
Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org >
2023-09-17 16:22:03 -04:00
宋文武
9036b6db16
gnu: src: Update to 1.32.
...
* gnu/packages/version-control.scm (src): Update to 1.32.
2023-08-31 18:00:48 +08:00
宋文武
6bd20f880c
gnu: cssc: Fix tests.
...
* gnu/packages/version-control.scm (cssc)[arguments]: Replace
egrep with grep -E in the precheck phase.
2023-08-31 18:00:37 +08:00
Juliana Sims
483bdcdb97
gnu: git-lfs: Update to 3.4.0.
...
* gnu/packages/version-control.scm (git-lfs): Update to 3.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-08-16 22:18:17 +02:00
Nicolas Graves
067c37e149
gnu: lfs-s3: Update to 0.1.5.
...
* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-08-12 23:04:59 +02:00
AwesomeAdam54321
4547bc6fa3
gnu: Add savane.
...
* gnu/packages/version-control.scm (savane): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-08-08 18:01:55 +02:00
Vinicius Monego
a095dfb3f0
gnu: pre-commit: Update to 3.3.3.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.3.3.
2023-07-29 14:25:03 -03:00
Tobias Geerinckx-Rice
8b13984fac
gnu: gitolite: Update to 3.6.13.
...
* gnu/packages/version-control.scm (gitolite): Update to 3.6.13.
2023-07-16 02:00:08 +02:00
Janneke Nieuwenhuizen
6da096879c
gnu: git: Skip failing test on the Hurd.
...
* gnu/packages/version-control.scm (git)[arguments]: When building natively on
the Hurd, add stage 'delete-tests/hurd'.
2023-07-20 10:11:34 +02:00
Josselin Poiret
d5e57f75f1
gnu: b4: Update to 0.12.3.
...
* gnu/packages/version-control.scm (b4): Update to 0.12.3.
2023-07-07 21:14:11 +02:00
Tobias Geerinckx-Rice
55476119dd
gnu: git: Update to 2.41.0.
...
* gnu/packages/version-control.scm (git): Update to 2.41.0.
[source]: Remove upstreamed patch.
* gnu/packages/patches/git-header-cmd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-07-02 02:00:07 +02:00
Andy Tai
2afa79aeaa
gnu: b4: Update to 0.12.0
...
* gnu/packages/version-control.scm (b4): Update to 0.12.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-06-18 23:33:47 +02:00
Efraim Flashner
63f8af77ec
gnu: libgit2: Skip some tests on armhf-linux.
...
* gnu/packages/version-control.scm (libgit2)[arguments]: When building
for armhf-linux add a phase to skip some tests.
2023-06-13 09:16:46 +03:00
Nicolas Graves
14faba0abb
gnu: lfs-s3: Update to 0.1.2.
...
* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.2.
[propagated-inputs] Remove go-github-com-spf13-cobra.
Signed-off-by: Christopher Baines <mail@cbaines.net >
2023-06-12 19:47:34 +01:00
Vinicius Monego
5cbf06ff95
gnu: pre-commit: Update to 3.3.1.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.3.1.
2023-05-14 11:10:24 -03:00
Greg Hogan
92a7817fcb
gnu: git: Update to 2.40.1 [security fixes].
...
Fixes CVE-2023-25652 and CVE-2023-29007.
* gnu/packages/version-control.scm (git): Update to 2.40.1.
(git-minimal)[arguments]: Rewrite to use gexps. In
'remove-unusable-perl-commands' phase, make "git-add--interactive"
removal conditional.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2023-05-11 16:38:28 +02:00
Ludovic Courtès
5c5bdab929
gnu: gitile: Fix build.
...
* gnu/packages/version-control.scm (gitile)[arguments]: Replace
'bootstrap' phase.
[inputs]: Replace GNUTLS with GUILE-GNUTLS.
2023-05-06 17:12:45 +02:00
Sergey Trofimov
71a438dcba
gnu: git-crypt: Fix build issues on OpenSSL 3.
...
* gnu/packages/version-control.scm (git-crypt)[arguments]: In 'build'
phase, set 'CXXFLAGS'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-05-05 23:59:52 +02:00
Maxim Cournoyer
a9cbf8b379
gnu: git: Apply patch adding the --header-cmd feature.
...
In preparation to fix <https://issues.guix.gnu.org/58813 >.
* gnu/packages/patches/git-header-cmd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/version-control.scm (git) [source]: Apply patch.
2023-05-01 12:39:10 -04:00
Andreas Enge
d7ec2805fb
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-23 22:21:00 +02:00
Nicolas Graves
5885e67164
gnu: Add lfs-s3.
...
* gnu/packages/version-control.scm (lfs-s3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2023-04-23 11:04:20 -04:00
Nicolas Graves
97574b4ec6
gnu: git-lfs: Update to 3.3.0.
...
* gnu/packages/version-control.scm (git-lfs): Update to 3.3.0.
[arguments] Use gexp. Add phase fix-embed-x-net (publicsuffix/table.go doesn't
work with symlinked data).
[native-inputs] Add git-minimal. Add ruby-asciidoctor.
[propagated-inputs] Add go-github-com-xeipuuv-gojsonschema,
go-github-com-xeipuuv-gojsonreference, go-github-com-xeipuuv-gojsonpointer,
go-golang-org-x-net, go-golang.org-x-sync-semaphore,
go-github-com-ssgelm-cookiejarparser, go-github-com-rubyist-tracerx,
go-github-com-olekukonko-ts, go-github-com-leonelquinteros-gotext,
go-github-com-git-lfs-wildmatch-v2, go-github-com-git-lfs-pktline,
go-github-com-git-lfs-go-netrc, go-github-com-git-lfs-gitobj-v2,
go-github-com-dpotapov-go-spnego, go-github-com-avast-retry-go,
go-github-com-mattn-go-isatty, go-github-com-pkg-errors,
go-github-com-spf13-cobra.
Signed-off-by: Leo Famulari <leo@famulari.name >
2023-04-23 11:04:20 -04:00
Nicolas Graves
8c64e40266
gnu: Add go-github-com-git-lfs-wildmatch-v2.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-wildmatch-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2023-04-23 11:04:18 -04:00
Nicolas Graves
f6adbfced6
gnu: Add go-github-com-git-lfs-pktline.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-pktline): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2023-04-23 11:04:18 -04:00
Nicolas Graves
6a168919d2
gnu: Add go-github-com-git-lfs-gitobj-v2.
...
* gnu/packages/version-control.scm (go-github-com-git-lfs-gitobj-v2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name >
2023-04-23 11:04:15 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
7d4845e754
Revert "gnu: subversion: Tentatively reinstate parallel tests."
...
This reverts commit 54ee868cbe .
2023-04-14 15:11:47 -04:00
Vinicius Monego
c1f9bb3462
gnu: pre-commit: Update to 3.2.2.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.2.2.
2023-04-12 08:26:58 -04:00
Vinicius Monego
0e41273ae3
gnu: pre-commit: Update to 3.2.2.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.2.2.
2023-04-03 23:10:32 -03:00