mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-twpayne-go-xdg-v3: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-xdg-v3) [propagated-inputs]: Add go-github-com-twpayne-go-vfs-1.0.1. [native-inputs]: Remove go-github-com-twpayne-go-vfs-1.0.1. Change-Id: I99e932b0ccbed59ee08065a941487e54d5cd88db
This commit is contained in:
parent
b102e120d5
commit
60f5676b2d
1 changed files with 3 additions and 2 deletions
|
@ -13309,8 +13309,9 @@ supported by the time package
|
|||
(list
|
||||
#:import-path "github.com/twpayne/go-xdg/v3"))
|
||||
(native-inputs
|
||||
(list go-github-com-stretchr-testify
|
||||
go-github-com-twpayne-go-vfs-1.0.1))
|
||||
(list go-github-com-stretchr-testify))
|
||||
(propagated-inputs
|
||||
(list go-github-com-twpayne-go-vfs-1.0.1))
|
||||
(home-page "https://github.com/twpayne/go-xdg/")
|
||||
(synopsis "Functions related to freedesktop.org")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue