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:
Sharlatan Hellseher 2024-02-22 18:31:07 +00:00
parent 11313556c5
commit dbf3b5daf5
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 4 additions and 15 deletions

View file

@ -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