aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-03-24 21:49:35 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-03-24 21:49:35 +0000
commit40d697a30140321865f2c3fff28711d543673474 (patch)
treec2e1863d847aeb9d59c8e97af562e217a0919da5 /gnu/packages/databases.scm
parentdb340ca57a7991b0b2c8c4c5f5c28e218b2ad700 (diff)
downloadguix-40d697a30140321865f2c3fff28711d543673474.tar
guix-40d697a30140321865f2c3fff28711d543673474.tar.gz
gnu: go-github-com-lib-pq: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/databases.scm: Remvoe (gnu packages syncthing). Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
Diffstat (limited to 'gnu/packages/databases.scm')
-rw-r--r--gnu/packages/databases.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index ea49868c06..a1b689744b 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -160,7 +160,6 @@
#:use-module (gnu packages sphinx)
#:use-module (gnu packages ssh)
#:use-module (gnu packages sqlite)
- #:use-module (gnu packages syncthing) ;for go-github-com-lib-pq
#:use-module (gnu packages tcl)
#:use-module (gnu packages terminals)
#:use-module (gnu packages texinfo)