diff options
-rw-r--r-- | system/guix/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/guix/README b/system/guix/README index ee6406b70d..7387ae3d92 100644 --- a/system/guix/README +++ b/system/guix/README @@ -47,7 +47,3 @@ Guix can either be built with the nix-daemon instead of the default guix-daemon or along side nix sharing the same store, both require nix as an optional dependency. To build with the nix-daemon use NIX="yes" and to share the store with nix use SHARE="yes". - -guile-json is an optional dependency and will allow you to use the 'guix -import pypi' command. It is of interest primarily for developers and -not for casual users. |