diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2021-06-28 14:54:30 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2021-06-29 00:00:13 +0200 |
| commit | e059adcb6001ab0353d969b24030d0c342f8830e (patch) | |
| tree | d3ec3cd1a1616b7c42d08a8e66d42df338cee02a /guix.scm | |
| parent | a09d69f68f4aaa602279c3818110fc71348b3e21 (diff) | |
(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.scm | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -27,7 +27,6 @@ | |||
| 27 | build-system | 27 | build-system |
| 28 | derivations | 28 | derivations |
| 29 | download | 29 | download |
| 30 | ftp-client | ||
| 31 | gexp | 30 | gexp |
| 32 | monads | 31 | monads |
| 33 | monad-repl | 32 | monad-repl |
