mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
The most of the changes are clean up for no longer required package variants. * gnu/packages/configuration-management.scm (chezmoi): Update to 2.1.0. [arguments] <test-flags>: Skip failing test here instead of deleting test files. <phases>: Remove 'remove-failing-test-scripts. [native-inputs]: Remove go-github-com-bmatcuk-doublestar-v2, go-github-com-charmbracelet-glamour, go-github-com-google-go-github-v33, go-github-com-pkg-diff, go-github-com-twpayne-go-vfs-1.0.1, go-github-com-twpayne-go-vfsafero, and go-github-com-twpayne-go-xdg-v3; add go-github-com-bmatcuk-doublestar-v4, go-github-com-bradenhilton-mozillainstallhash, go-github-com-charmbracelet-glamour-0.3, go-github-com-google-go-github-v36, go-github-com-google-gops, go-github-com-mitchellh-mapstructure, go-github-com-spf13-afero, go-github-com-twpayne-go-vfs-v3, and go-github-com-twpayne-go-xdg-v6. * gnu/packages/golanng-web.scm: (go-github-com-google-go-github-v33): Delete variable. (go-github-com-google-go-github-v36): New variable. * gnu/packages/golanng-xyz.scm: (go-github-com-bmatcuk-doublestar-v2, go-github-com-spf13-afero-1.1.2, go-github-com-twpayne-go-vfs-v4, go-github-com-twpayne-go-vfs-1.0.1, go-github-com-twpayne-go-xdg-v3): Delete variables. (go-github-com-twpayne-go-xdg-v6): Do not inherit from go-github-com-twpayne-go-xdg-v3 (go-github-com-charmbracelet-glamour-0.3, go-github-com-twpayne-go-vfs-v3): New variables. * gnu/packages/golanng.scm (go-github-com-twpayne-go-vfsafero): Delete variable. Change-Id: I0732fd7eb8d8873d53a7094e94af0cc07f2f6f61