mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
(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'.
This commit is contained in:
parent
a09d69f68f
commit
e059adcb60
1 changed files with 0 additions and 1 deletions
1
guix.scm
1
guix.scm
|
@ -27,7 +27,6 @@ (define %public-modules
|
|||
build-system
|
||||
derivations
|
||||
download
|
||||
ftp-client
|
||||
gexp
|
||||
monads
|
||||
monad-repl
|
||||
|
|
Loading…
Reference in a new issue