mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gops: Switch to package/inherit.
* gnu/packages/golang-xyz.scm (gops): Switch to package/inherit. Change-Id: I965793897f767b95776638f6bd48cb19dd6916a3
This commit is contained in:
parent
dc10ed47df
commit
34a63903a7
1 changed files with 1 additions and 2 deletions
|
@ -23913,8 +23913,7 @@ tool."))))
|
|||
#:unpack-path "github.com/client9/misspell"))))
|
||||
|
||||
(define-public gops
|
||||
(package
|
||||
(inherit go-github-com-google-gops)
|
||||
(package/inherit go-github-com-google-gops
|
||||
(name "gops")
|
||||
(arguments
|
||||
(substitute-keyword-arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue