mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-urfave-cli: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-urfave-cli, go-github-com-urfave-cli-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/curl.scm: Add golang-xyz module. Change-Id: Ic6fc7a312c0c7bccb47451ec2b9500c8ab1927de
This commit is contained in:
parent
b789eff407
commit
a89d6ee3f5
3 changed files with 53 additions and 51 deletions
|
@ -51,6 +51,7 @@
|
|||
#:use-module (gnu packages compression)
|
||||
#:use-module (gnu packages golang)
|
||||
#:use-module (gnu packages golang-build)
|
||||
#:use-module (gnu packages golang-xyz)
|
||||
#:use-module (gnu packages guile)
|
||||
#:use-module (gnu packages kerberos)
|
||||
#:use-module (gnu packages logging)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue