mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove go-etcd-io-bbolt.
go-go-etcd-io-bbolt and go-etcd-io-bbolt are the same version and source packages. This change removes go-etcd-io-bbolt and keeps go-go-etcd-io-bbolt. * gnu/packages/configuration-management.scm (chezmoi) [native-inputs]: Add go-go-etcd-io-bbolt. Remove go-etcd-io-bbolt. * gnu/packages/golang.scm (go-etcd-io-bbolt): Remove variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I482f22b77b61d4761390742db2ced570cd4de3bd
This commit is contained in:
parent
89e844d825
commit
11313556c5
2 changed files with 2 additions and 25 deletions
|
@ -82,8 +82,7 @@
|
|||
"secretonepassword.txt"
|
||||
"secretpass.txt")))))))
|
||||
(native-inputs
|
||||
(list go-etcd-io-bbolt
|
||||
go-github-com-alecthomas-chroma
|
||||
(list go-github-com-alecthomas-chroma
|
||||
go-github-com-aymerick-douceur
|
||||
go-github-com-bmatcuk-doublestar-v2
|
||||
go-github-com-charmbracelet-glamour
|
||||
|
@ -121,6 +120,7 @@
|
|||
go-github-com-yuin-goldmark
|
||||
go-github-com-zalando-go-keyring
|
||||
go-github-go-git
|
||||
go-go-etcd-io-bbolt
|
||||
go-golang-org-x-net
|
||||
go-golang-org-x-oauth2
|
||||
go-golang-org-x-term
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue