[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/26: gnu: web: Remove syncthing module from used modules.
From: |
guix-commits |
Subject: |
21/26: gnu: web: Remove syncthing module from used modules. |
Date: |
Tue, 7 May 2024 18:24:52 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 9716914d4e4c1ba1cb99c3ed2b36b3cbf5ed14cd
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue May 7 22:05:39 2024 +0100
gnu: web: Remove syncthing module from used modules.
There is no more mudule from syncthing which needs to be imported
anymore.
* gnu/packages/web.scm: Remove (gnu packages syncthing) module.
Change-Id: I688e72009e2daa5e75eaeaaeff9026ca888b266b
---
gnu/packages/web.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 7fff7a7072..d9e00ce1b5 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -200,7 +200,6 @@
#:use-module (gnu packages serialization)
#:use-module (gnu packages skribilo)
#:use-module (gnu packages sphinx)
- #:use-module (gnu packages syncthing)
#:use-module (gnu packages texinfo)
#:use-module (gnu packages textutils)
#:use-module (gnu packages time)
- 13/26: gnu: go-github-com-prometheus-common: Update to 0.45.0., (continued)
- 13/26: gnu: go-github-com-prometheus-common: Update to 0.45.0., guix-commits, 2024/05/07
- 10/26: gnu: go-gopkg-in-irc-v3: Enable tests., guix-commits, 2024/05/07
- 16/26: gnu: Add soju., guix-commits, 2024/05/07
- 18/26: gnu: sqls: Use go-1.21., guix-commits, 2024/05/07
- 20/26: gnu: go-github-com-nbrownus-go-metrics-prometheus: Disable tests., guix-commits, 2024/05/07
- 24/26: gnu: go-git-sr-ht-emersion-go-scfg: Move to golang-xyz., guix-commits, 2024/05/07
- 02/26: gnu: Add go-github-com-sherclockholmes-webpush-go., guix-commits, 2024/05/07
- 04/26: gnu: Add go-nhooyr-io-websocket., guix-commits, 2024/05/07
- 15/26: gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Update to 2.0.0., guix-commits, 2024/05/07
- 22/26: gnu: go-git-sr-ht-sircmpwn-getopt: Move to golang-xyz., guix-commits, 2024/05/07
- 21/26: gnu: web: Remove syncthing module from used modules.,
guix-commits <=
- 26/26: gnu: kubo: Unbundle go-bazil-org-fuse., guix-commits, 2024/05/07
- 07/26: gnu: Add go-git-sr-ht-sircmpwn-go-bare., guix-commits, 2024/05/07
- 05/26: gnu: Add go-github-com-pires-go-proxyproto., guix-commits, 2024/05/07
- 09/26: gnu: Add python-irc-parser-tests., guix-commits, 2024/05/07
- 12/26: gnu: go-github-com-prometheus-client-model: Update to 0.5.0., guix-commits, 2024/05/07
- 25/26: gnu: Add go-bazil-org-fuse., guix-commits, 2024/05/07