gnu: syncthing: Adjust the union of standard library networking modules.
The removed package is no longer needed by Syncthing. * gnu/packages/syncthing.scm (go-golang-org-x-net-union): Remove go-golang-org-x-net-context.master
parent
80da197ad4
commit
ca14531a5f
|
@ -909,7 +909,6 @@ libraries are in the same directory.")
|
|||
(define* (go-golang-org-x-net-union #:optional
|
||||
(packages (list go-golang-org-x-net-ipv4
|
||||
go-golang-org-x-net-bpf
|
||||
go-golang-org-x-net-context
|
||||
go-golang-org-x-net-ipv6
|
||||
go-golang-org-x-net-proxy
|
||||
go-golang-org-x-net-internal-iana)))
|
||||
|
|
Reference in New Issue