1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02: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:
Sharlatan Hellseher
2025-09-07 15:27:50 +01:00
parent dc10ed47df
commit 34a63903a7

View File

@@ -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