mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove go-golang-org-x-net-html.
golang.org/x/net is distributed as a single module according to provided go.mod file. This changes remove the last reference to golang.org/x/net/html. * gnu/packages/golang-build.scm (go-golang-org-x-net) [propagated-inputs]: Add go-golang-org-x-sys, go-golang-org-x-term and go-golang-org-x-text. (go-golang-org-x-net-html): Remove variable. * gnu/packages/version-control.scm (ghq) [inputs]: Remove go-golang-org-x-net-html. Add go-golang-org-x-net. * gnu/packages/textutils.scm (vale) [inputs]: Remove go-golang-org-x-net-html. Add go-golang-org-x-net. Change-Id: Ic275f2f7ccd145edfd376d65bd24599a550e849a
This commit is contained in:
parent
11313556c5
commit
dbf3b5daf5
3 changed files with 4 additions and 15 deletions
|
@ -3849,7 +3849,7 @@ If several repos are related, it helps to see their status together.")
|
|||
go-github-com-motemen-go-colorine
|
||||
go-github-com-saracen-walker
|
||||
go-github-com-urfave-cli-v2
|
||||
go-golang-org-x-net-html
|
||||
go-golang-org-x-net
|
||||
go-golang.org-x-sync-errgroup))
|
||||
(synopsis "Manage remote repository clones")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue