mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-twpayne-go-vfs: Rename variable.
* gnu/packages/configuration-management.scm * gnu/packages/golang-xyz.scm (go-github-com-twpayne-go-vfs): Rename variable to go-github-com-twpayne-go-vfs-v5 to reflect go.mod import path. [arguments] <import-path>: Adjust as seen in go.mod for the current version. (go-github-com-twpayne-go-vfs-1.0.1) [arguments] <import-path>: Adjust as seen in go.mod for the current version. * gnu/packages/configuration-management.scm (chezmoi) [native-inputs]: Remove go-github-com-twpayne-go-vfs, add go-github-com-twpayne-go-vfs-1.0.1. Change-Id: Ifa1ae0e12795248820c86db106146a45f4bbbe2d
This commit is contained in:
parent
297f3f279a
commit
027356f66c
2 changed files with 9 additions and 6 deletions
|
@ -100,7 +100,7 @@
|
|||
go-github-com-spf13-viper
|
||||
go-github-com-stretchr-testify
|
||||
go-github-com-twpayne-go-shell
|
||||
go-github-com-twpayne-go-vfs
|
||||
go-github-com-twpayne-go-vfs-1.0.1
|
||||
go-github-com-twpayne-go-vfsafero
|
||||
go-github-com-twpayne-go-xdg-v3
|
||||
go-github-com-zalando-go-keyring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue