mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
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.
This commit is contained in:
parent
80da197ad4
commit
ca14531a5f
1 changed files with 0 additions and 1 deletions
|
@ -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)))
|
||||
|
|
Loading…
Reference in a new issue