summaryrefslogtreecommitdiff
path: root/gnu/packages/sync.scm
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2021-11-21 15:58:38 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-11-21 20:41:03 -0500
commitb033079e47357dcf77ebeeb52b0a5306cd6aa982 (patch)
tree5fb41ec92ec1c8601ee8224bb54eb81350d2974c /gnu/packages/sync.scm
parentaa100d3fe8707fe8d7dcfe2b44b51c9ab945a511 (diff)
downloadguix-patches-b033079e47357dcf77ebeeb52b0a5306cd6aa982.tar
guix-patches-b033079e47357dcf77ebeeb52b0a5306cd6aa982.tar.gz
gnu: python-nautilus: Remove package.
This package dates from 2016 and looks inactive. The packages that used this as an input actually wanted nautilus-python (not currently packaged), for (optional) integration with the nautilus file manager. * gnu/packages/python-xyz.scm (python-nautilus): Remove variable. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect)[inputs]: Remove it. * gnu/packages/sync.scm (nexcloud-client)[inputs]: Remove it. * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/sync.scm')
-rw-r--r--gnu/packages/sync.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm
index ad264a0fe3..946b64b452 100644
--- a/gnu/packages/sync.scm
+++ b/gnu/packages/sync.scm
@@ -190,7 +190,6 @@
("libcloudproviders" ,libcloudproviders)
("libzip" ,libzip)
("openssl" ,openssl)
- ("python-nautilus" ,python-nautilus)
("qtbase" ,qtbase-5)
("qtdeclarative" ,qtdeclarative)
("qtgraphicaleffects" ,qtgraphicaleffects)