diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2012-07-01 15:11:14 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2012-07-01 15:11:14 +0200 |
| commit | a1e4a93693a3d5935f148609c8567dece676d889 (patch) | |
| tree | eee6d62283d734e664462822824ef80130736ddd /README | |
| parent | 73fbb904312a7cb17a430f994b9f03485aef397c (diff) | |
Update list of dependencies.
* README: Require libgcrypt or libchop.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -15,15 +15,15 @@ Nix language. | |||
| 15 | 15 | ||
| 16 | Guix currently depends on the following packages: | 16 | Guix currently depends on the following packages: |
| 17 | 17 | ||
| 18 | - GNU Guile 2.0.x, http://gnu.org/software/guile/ | 18 | - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]] |
| 19 | - Nix, http://nixos.org/nix/ | 19 | - [[http://nixos.org/nix/][Nix]] |
| 20 | - libchop, http://nongnu.org/libchop/ | 20 | - [[http://gnupg.org/][GNU libgcrypt]], or [[http://nongnu.org/libchop/][libchop]] |
| 21 | 21 | ||
| 22 | For bootstrapping purposes, it is useful to reuse packages from Nixpkgs. | 22 | For bootstrapping purposes, it is useful to reuse packages from Nixpkgs. |
| 23 | For this to work, you need to have a checkout of the Nixpkgs repository, | 23 | For this to work, you need to have a checkout of the Nixpkgs repository, |
| 24 | with the `NIXPKGS' environment variable pointing to it. | 24 | with the `NIXPKGS' environment variable pointing to it. |
| 25 | 25 | ||
| 26 | - Nixpkgs, http://nixos.org/nixpkgs/ | 26 | - [[http://nixos.org/nixpkgs/][Nixpkgs]] |
| 27 | 27 | ||
| 28 | * How It Works | 28 | * How It Works |
| 29 | 29 | ||
