aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-06-28 14:54:30 +0200
committerLudovic Courtès <ludo@gnu.org>2021-06-29 00:00:13 +0200
commite059adcb6001ab0353d969b24030d0c342f8830e (patch)
treed3ec3cd1a1616b7c42d08a8e66d42df338cee02a /guix.scm
parenta09d69f68f4aaa602279c3818110fc71348b3e21 (diff)
downloadguix-e059adcb6001ab0353d969b24030d0c342f8830e.tar
guix-e059adcb6001ab0353d969b24030d0c342f8830e.tar.gz
(guix) no longer pulls in (guix ftp-client).
That choice was made in 2014 and never made much sense. * guix.scm (%public-modules): Remove 'ftp-client'.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 8753c21e42..42bc8c8818 100644
--- a/guix.scm
+++ b/guix.scm
@@ -27,7 +27,6 @@
build-system
derivations
download
- ftp-client
gexp
monads
monad-repl