guix/gnu
Sharlatan Hellseher 5e1b47b8ad
gnu: govulncheck: Swap inheritance with go-golang-org-x-vuln.
Inheritance from source library for final binary build does simplify the
maintenance and readability of the package.  This changes adjust
govulncheck to inherit from go-golang-org-x-vuln.

* gnu/packages/golang.scm (govulncheck): Rename variable to
go-golang-org-x-vuln.
[arguments]: <#:import-path>: Adjust to reflect go.mod. <#:unpack-path>:
Remove it. <#:install-source>: Remove it.
[native-inputs]: Remove coreutils-minimal.
(go-golang-org-x-vuln): Rename variable to govulncheck.
[arguments]: <#:import-path>: Adjust it to reflect go.mod cmd/
path. <#:unpack-path>: Add it. <#:install-source>: Add it.
[native-inputs]: Add coreutils-minimal.

Change-Id: Id78faf00f2b992d36df0c6e2caa72cbacf607aac
2024-07-15 12:17:53 +01:00
..
bootloader
build
home
installer
machine
packages gnu: govulncheck: Swap inheritance with go-golang-org-x-vuln. 2024-07-15 12:17:53 +01:00
services services: web: Return success from nginx-action. 2024-07-10 16:05:54 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm gnu: ci: Cross-build for fewer platforms. 2024-07-10 18:57:44 +03:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add python-angr. 2024-07-13 09:59:26 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm