gnu: gofumpt: Switch to package/inherit.

* gnu/packages/golang-xyz.scm (gofumpt): Switch to package/inherit.

Change-Id: I5b54afd3c8bfc7096c3258b090380d6f2910dffc
This commit is contained in:
Sharlatan Hellseher 2025-09-07 15:34:35 +01:00
parent b72e689dd3
commit 7b871ae9ce
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -23888,8 +23888,7 @@ tool."))))
tool."))))
(define-public gofumpt
(package
(inherit go-mvdan-cc-gofumpt)
(package/inherit go-mvdan-cc-gofumpt
(name "gofumpt")
(arguments
(substitute-keyword-arguments