1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00
Commit graph

1681 commits

Author SHA1 Message Date
Sharlatan Hellseher
6562b86fd7
gnu: go-github-com-nxadm-tail: Update to 1.4.11.
* gnu/packages/golang.scm (go-github-com-nxadm-tail): Update to 1.4.11.

Change-Id: Idf79c94c6ca973f4662f3ad702e4850d63a6ea8b
2025-01-21 23:41:44 +00:00
Sharlatan Hellseher
34163d83d5
gnu: go-github-com-spf13-viper: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-spf13-viper): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I752e96566094db0a30d24b76e2d4ca0d0e937b75
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
fe056422ac
gnu: go-github-com-spf13-pflag: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I15be5ebbc1b2c200267676ae0c8b88fc2e062e85
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
7bc9091180
gnu: go-github-com-spf13-jwalterweatherman: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-spf13-jwalterweatherman): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Icb52b710679d4ee51e7ae9a47ae9b12f3f9b3203
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
d19bd6cf38
gnu: go-github-com-spf13-cast: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-spf13-cast): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iba26cf7fc5c85c32b78d1ee0d9eb4e1117c62c12
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
ee4982bde6
gnu: go-github-com-spf13-afero: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-spf13-afero): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I9c4fe91acd0e09eb588664f01ec745d229178488
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
9b7f4d0124
gnu: go-github-com-spf13-viper: Update to 1.8.1.
* gnu/packages/golang.scm (go-github-com-spf13-viper): Update to 1.8.1.
[arguments]<tests>: Enable them.

Change-Id: I999b3cd7416a342ef399b9d47a2d71b8c6d6853f
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
4f1772e0fa
gnu: go-github-com-spf13-pflag: Add a maintenance note.
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Add a maintenance
note.

Change-Id: Id563c7b0024477fe7f64af00c20857845b2cb64d
2025-01-21 23:41:43 +00:00
Sharlatan Hellseher
9372925b27
gnu: go-github-com-spf13-cast: Update to 1.7.0.
* gnu/packages/golang.scm (go-github-com-spf13-cast): Update to 1.7.0.
[native-inputs]: Remove go-github-com-stretchr-testify; add
go-github-com-frankban-quicktest.

Change-Id: Ifb1e93fa7fcb2d662f0c083e2c4f7ec41f9ff039
2025-01-21 23:41:42 +00:00
Sharlatan Hellseher
b5a55f662d
gnu: go-github-com-spf13-afero: Update to 1.6.0.
* gnu/packages/golang.scm (go-github-com-spf13-afero): Update to 1.6.0.

Change-Id: Iee577be145783146c9312ac0469ae91dddb89227
2025-01-21 23:41:42 +00:00
Sharlatan Hellseher
c2c4998e61
gnu: go-github-com-kylelemons-godebug: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug,
go-github-com-kylelemons-godebug-pretty): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I8dad929a25526a0aa08a9a6fc958e8b2034d702e
2025-01-21 23:41:42 +00:00
Sharlatan Hellseher
c253c9db5d
gnu: go-github-com-kylelemons-godebug: Improve style.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug): Provide
"diff" and "pritty" modules together.
[arguments]<phases>: Remove 'build, add custom 'check.

Change-Id: I4815d3476025c0c16645e32c675de601ba582f6d
2025-01-21 23:41:42 +00:00
Sharlatan Hellseher
bdedac9864
gnu: go-github-com-go-md2man: Update to 2.0.5.
* gnu/packages/golang.scm (go-github-com-go-md2man): Update to 2.0.5.
[source]<snippet>: Remove, as no longer exists.

Change-Id: Iee88ae6665cc26203520e11dc1c665f70427bfbb
2025-01-21 23:41:42 +00:00
Sharlatan Hellseher
5eaf8fdd9f
gnu: go-github-com-russross-blackfriday: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-russross-blackfriday,
go-github-com-russross-blackfriday-v2): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I004efdcd797da670a87e2f319b4df1b072e5bf10
2025-01-21 23:41:42 +00:00
Gabriel Wicki
8322bb4532
gnu: Fix whitespace issues in go package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey): Fix
description.
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): Fix
description.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups, go-tomlv,
go-ulid): Fix description.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): Fix description.

Change-Id: I421ea082a6d6ed23822822218555723a2c39c1f5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:40:14 -08:00
Gabriel Wicki
1b7c85f24e
gnu: Fix synopsis in various go packages.
* gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt): Fix synopsis.
* gnu/packages/golang-crypto.scm (go-github-com-refraction-networking-utls):
Fix synopsis.  (go-gitlab-com-yawning-edwards25519-extra): Fix synopsis.
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go): Fix synopsis.
* gnu/packages/golang-xyz.scm (go-msgio): Fix synopsis.
* gnu/packages/golang.scm (go-github-com-flopp-go-findfont): Fix synopsis.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-cbor): Fix synopsis.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10 22:35:09 -08:00
Janneke Nieuwenhuizen
fbc5e7fc40
gnu: packages: Remove x86_64-gnu next to i586-gnu from supported-systems.
* gnu/packages/golang.scm (go-1.16)[supported-systems]: Remove "x86_64-gnu".
* gnu/packages/linux.scm (proot)[supported-systems]: Likewise.
* gnu/packages/valgrind.scm (valgrind)[supported-systems]: Likewise.
* gnu/packages/virtualization.scm (qemu)[supported-systems]: Likewise.
* gnu/packages/heads.scm (musl-cross)[supported-systems]: Delete target-hurd?
instead of remove'ing "i586-gnu".
* gnu/packages/linux.scm (net-tools)[supported-systems]: Likewise.
(libcap)[supported-systems]: Likewise.
(fuse)[supported-systems]: Likewise.
(kmod)[supported-systems]: Likewise.
(lvm2)[supported-systems]: Likewise.
(mdadm)[supported-systems]: Likewise.
(proot)[supported-systems]: Likewise.
* gnu/packages/lisp.scm (ecl)[supported-systems]: Likewise.
(sbcl)[supported-systems]: Likewise.
* gnu/packages/virtualization.scm (qemu)[supported-systems]: Likewise.

Change-Id: I506e056b7aeb40f004fcc31ee85962cb065eac29
2024-12-10 23:00:43 +01:00
Artyom V. Poptsov
25a33a64b9
gnu: go-github-com-charmbracelet-bubbletea: Update to 1.2.3.
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea): Update to 1.2.3.
[propagated-inputs]: Add go-github-com-muesli-ansi,
go-github-com-muesli-cancelreader, go-github-com-charmbracelet-lipgloss,
go-github-com-charmbracelet-x-term, go-github-com-charmbracelet-x-ansi, and
go-golang-org-x-sync.  Sort inputs alphabetically.
[arguments] <phases>: Fix tests that are failing due to newer version of
"go-github-com-charmbracelet-x-ansi" package.

Change-Id: Ifdb3074f342b34c07c0e7ab47341b159d1eea0c2
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-01 10:27:41 +03:00
Artyom V. Poptsov
f9f6ca8c54
gnu: Add go-github-com-kylelemons-godebug-pretty.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug-pretty): New variable.

Change-Id: Icd7d5fd70cf56d1ca74e9a2cfb929a3344128ba7
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-01 10:27:37 +03:00
Artyom V. Poptsov
10e99250f4
gnu: go-github-com-arceliar-phony: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-arceliar-phony): Move from here...
* gnu/packages/golang-xyz.scm: ...to here.

Change-Id: Ia50f331f23326fa8ae6e12b410c12d06cb369bf7
2024-11-30 20:05:31 +03:00
Artyom V. Poptsov
f8cb1c0a13
gnu: go-github-com-arceliar-ironwood: Move to golang-web.
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Move from here...
* gnu/packages/golang-web.scm: ...to here.

Change-Id: I6ae9084a88ffe0b7cb2d21234c246399e3e0f088
2024-11-30 19:58:40 +03:00
Artyom V. Poptsov
b456e296dc
gnu: go-github-com-arceliar-phony: Update to v0.0.0-20220903101357-530938a4b13d.
* gnu/packages/golang.scm (go-github-com-arceliar-phony): Update to v0.0.0-20220903101357-530938a4b13d.

Change-Id: I440b785cb902e2a851698e249a273d88a4c937a3
2024-11-30 19:38:23 +03:00
Artyom V. Poptsov
09946106ad
gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241122002527-75a6e82fa380.
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241122002527-75a6e82fa380.

Change-Id: I34f65cf62f1ba2e7ff02d8bbcabcb2530eea5162
2024-11-30 19:38:18 +03:00
Artyom V. Poptsov
a2a3264bb3
gnu: go-github-com-charmbracelet-bubbletea: Remove input labels.
* gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea):
[propagated-inputs]: Remove input labels.

Change-Id: If2dc587649c4e44aabf025de915655887d04530c
2024-11-26 21:55:20 +03:00
Mazin Alhaddad
1f9930d9a2
gnu: go-github-com-delthas-tcell-v2: New variable.
This fork is used by senpai 0.3.

* gnu/packages/golang.scm (go-github-com-delthas-tcell-v2): New variable.

Change-Id: Ifc15544e2e78215a4f6cdc36cd316dd10fa0071e
2024-11-22 21:55:00 +00:00
Sharlatan Hellseher
cdf968ae86
gnu: Add go-github-com-russross-blackfriday-v2.
* gnu/packages/golang.scm (go-github-com-russross-blackfriday):
Downgrade to the highest v1.
(go-github-com-russross-blackfriday-v2): New variable.
(go-github-com-go-md2man) [propagated-inputs]: Remove
go-github-com-russross-blackfriday, add
go-github-com-russross-blackfriday-v2.

Change-Id: Ieb37f37bb1eb25eca84698e7e3e3fc13ef4beef5
2024-11-19 11:56:39 +00:00
Brennan Vincent
3dc63f8ca7
gnu: go-1.23: Update to 1.23.2.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.2.

Change-Id: I9687e3d14bcf78c267a54479b7d9073cb8b9a879
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-09 21:33:56 +00:00
Brennan Vincent
2336caaaaf
gnu: go-1.22: Update to 1.22.7.
* gnu/packages/golang.scm (go-1.22): Update to 1.22.7.

Change-Id: I67fbb1c630a08cfb29f2230a600bf3a24e2c8486
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-11-09 21:33:56 +00:00
Sharlatan Hellseher
d8717abb49
gnu: go-github-com-subosito-gotenv: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-subosito-gotenv): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ic9733d34808da599536a34b33caad88707f8ebb7
2024-11-09 21:33:56 +00:00
Sharlatan Hellseher
eb23cceba5
gnu: go-github-com-subosito-gotenv: Update to 1.6.0.
* gnu/packages/golang.scm (go-github-com-subosito-gotenv): Update to 1.6.0.
[propagated-inputs]: Add go-golang-org-x-text.

Change-Id: I6010bdacf80eaf6aa2cf869844b2327124318580
2024-11-09 21:33:56 +00:00
Sharlatan Hellseher
40c01f8dd3
gnu: go-github-com-tekwizely-go-parsing: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/task-runners.scm: Swap imported module from golang to golang-xyz.

Change-Id: I7a1fab8a1ab457011260ce7dac7a47ecf8f83dd3
2024-11-09 21:33:56 +00:00
Sharlatan Hellseher
f680f93239
gnu: go-github-com-tekwizely-go-parsing: Adjust description.
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing)
[description]: Include a list of shipped modules.

Change-Id: Ieddaf65ec95776666846af8785a26bdd2a02d24a
2024-11-09 21:33:55 +00:00
Sharlatan Hellseher
c27415d78a
gnu: go-github-com-tekwizely-go-parsing: Update to 0.0.0-20221001173913-aa6d6749ea2d.
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing): Update to 0.0.0-20221001173913-aa6d6749ea2d.

Change-Id: Ibbea09fc86c8a5a72de2315d2a082978246e8ccc
2024-11-09 21:33:55 +00:00
Sharlatan Hellseher
3e3b6202aa
gnu: go-github-com-fsnotify-fsnotify: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-fsnotify-fsnotify): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I56f234c1dbb956f97d9d733bc9d7b5dd572830f8
2024-11-09 21:33:55 +00:00
Sharlatan Hellseher
8ee3669af4
gnu: go-github-com-dustin-go-humanize: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-dustin-go-humanize): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/uucp.scm: Add golang-xyz module.

Change-Id: Ic0913615d559ec255bf98abfab99383edf3c9a84
2024-11-09 21:33:55 +00:00
Sharlatan Hellseher
37ef7683de
gnu: go-github-com-dustin-go-humanize: Update to 1.0.1.
* gnu/packages/golang.scm (go-github-com-dustin-go-humanize): Update to 1.0.1.

Change-Id: Iaeb4c79c802794feb03e307c08fa56686294942a
2024-11-09 21:33:55 +00:00
Sharlatan Hellseher
cf3fe8f507
gnu: go-github-com-operatorfoundation-shapeshifter-transports: Fix build.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports)
[propagated-inputs]: Remove
go-github-com-operatorfoundation-monolith-go; add
go-github-com-operatorfoundation-monolith-go-1.0.4

(go-github-com-operatorfoundation-monolith-go-1.0.4): New variable.

Change-Id: I858a0ca47f448985a563f2e0fce8c6a7c6de7ca7
2024-11-09 21:33:54 +00:00
Sharlatan Hellseher
e3f959c7e9
gnu: Remove go-github-com-emersion-go-textwrapper.
It's not in use by any packages in Guix, upstream message: "This
repository has been archived by the owner on Mar 2, 2024. It is now
read-only."

* gnu/packages/golang.scm (go-github-com-emersion-go-textwrapper): Delete variable.

Change-Id: I57b382b8102d808fd153ffc9a39bb1d11ffcb8e7
2024-11-09 21:33:54 +00:00
Sharlatan Hellseher
4522e1f0c1
gnu: go-github-com-emersion-go-autostart: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): Move
from here ...
* gnu/packages/golang-xyz.scm: .. to here.

Change-Id: Ia1a52cc0122f3a343171c698f63783265b44bed7
2024-11-09 21:33:54 +00:00
Sharlatan Hellseher
8292c0de00
gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a.
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): Update to 0.0.0-20210130080809-00ed301c8e9a.

Change-Id: I103e0c9d4d89317371458737af6a33f7d0d3005b
2024-11-09 21:33:54 +00:00
Sharlatan Hellseher
d83434fc5b
gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/vpn.scm: Add to used golang-xyz module.

Change-Id: I0c1084983440bb45b6621cd0b2d7ba8d30ee8ff7
2024-11-09 21:33:53 +00:00
Sharlatan Hellseher
7ff9ab32be
gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Update to 0.1.6.

Change-Id: Iebeb04087caf7d746901a0ad4b4efeb83ca7af3c
2024-11-09 21:33:53 +00:00
Sharlatan Hellseher
ac856615f8
gnu: go-github.com-smartystreets-goconvey: Rename variable.
* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey):
Rename variable to go-github-com-smartystreets-goconvey.
* gnu/packages/golang-xyz.scm (go-github-com-polydawn-refmt)
[propagated-inputs]: Remove go-github.com-smartystreets-goconvey; add
go-github-com-smartystreets-goconvey.
* gnu/packages/golang.scm (go-gopkg-in-ini) [native-inputs] Remove
go-github.com-smartystreets-goconvey; add

go-github-com-smartystreets-goconvey.

Change-Id: Ibde73bf974edadb90236a6c0d2dcee6545860e6e
2024-11-09 21:33:52 +00:00
Sharlatan Hellseher
9ff0a39943
gnu: build/go: Apply default 'fix-embed-files phase.
These changes remove redundant phases where files, requiring to be embed
during build or check phases, are copied to the build directory as
proposed in <https://issues.guix.gnu.org/73299>.

* gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>:
Remove 'fix-embed-files phase.
* gnu/packages/configuration-management.scm (chezmoi): Likewise.
* gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-loads,
go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise.
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger,
go-github-com-libp2p-go-libp2p, kubo): Likewise.
* gnu/packages/irc.scm (soju): Likewise.
* gnu/packages/networking.scm (nebula): Likewise.
* gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus,
go-github-com-prometheus-client-golang, go-github-com-prometheus-common,
go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit,
go-github-com-prometheus-statsd-exporter): Likewise
* gnu/packages/version-control.scm (git-lfs): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.

* gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]:
<#:phases>: Remove 'copy-input-to-vendor-direcotyr and
'remove-vendor-directory phases.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis,
go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise.
* gnu/packages/textutils.scm (vale): Likewise.

Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91
2024-11-09 21:33:51 +00:00
Sharlatan Hellseher
8861d9e1d0
gnu: Add go-github-com-bmatcuk-doublestar-v3.
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar-v3): New variable.

Change-Id: I5d629750abef81f1b4f5ec8bb0cdb0e2f219d3e2
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
e6cc3a4743
gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-go-git-go-billy-v5): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I40d1c024b52f0530a80657d5a2416b244447be93
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
9399db35c2
gnu: go-github-com-go-git-go-billy: Rename variable.
* gnu/packages/golang.scm (go-github-com-go-git-go-billy): Rename
variable to go-github-com-go-git-go-billy-v5 to reflect go.mod import path.

* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v4)
[propagated-inputs]: Remove go-github-com-go-git-go-billy; add
go-github-com-go-git-go-billy-v5.
* gnu/packages/version-control.scm (go-github-go-git): Likewise.

Change-Id: I49a776ba4db859bdebc1aa93cdf78e4c4903ed78
2024-11-09 21:33:47 +00:00
Sharlatan Hellseher
a4ca819384
gnu: go-github-com-go-git-go-billy: Update to 5.5.0.
* gnu/packages/golang.scm (go-github-com-go-git-go-billy): Update to 5.5.0.
[propagated-inputs]: Add go-github-com-cyphar-filepath-securejoin.
[native-inputs]: Add go-github-com-onsi-gomega.

Change-Id: I1bea1c54507e4c23d770bbe1bbce722799f026a8
2024-11-09 21:33:46 +00:00
Sharlatan Hellseher
72e51acb8e
gnu: go-github-com-go-git-go-git-fixtures-v4: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures-v4):
Mover from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib7c6ec2817fa7358b8a5afc6f1fe08b628b32fe5
2024-11-09 21:33:46 +00:00
Sharlatan Hellseher
23e8853944
gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases.
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures-v4): Keep all phases.

Change-Id: I76e6ef5bc5551612672a2cd13330532928054c1c
2024-11-09 21:33:46 +00:00