summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3648721333c..5be253bd491 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Guix currently depends on the following packages:
19 - [[http://nixos.org/nix/][Nix]] 19 - [[http://nixos.org/nix/][Nix]]
20 - [[http://gnupg.org/][GNU libgcrypt]], or [[http://nongnu.org/libchop/][libchop]] 20 - [[http://gnupg.org/][GNU libgcrypt]], or [[http://nongnu.org/libchop/][libchop]]
21 21
22For bootstrapping purposes, it is useful to reuse packages from Nixpkgs. 22Optionally, packages from Nixpkgs may be transparently reused from Guix.
23For this to work, you need to have a checkout of the Nixpkgs repository; 23For this to work, you need to have a checkout of the Nixpkgs repository;
24the `--with-nixpkgs' option allows you to let `configure' know where the 24the `--with-nixpkgs' option allows you to let `configure' know where the
25Nixpkgs checkout is. 25Nixpkgs checkout is.