diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2012-06-01 23:29:55 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2012-06-03 23:46:56 +0200 |
| commit | b7a7f59847154f880b69061b9f59e7acf503c121 (patch) | |
| tree | a6c4b6dcb462efcb680ec787214d95567be84dd5 /README | |
| parent | 26bbbb95200b4fcd16bf92ee2593fccd9fe8f32d (diff) | |
Add the usual top-level files.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 00000000000..b77c0fa4c9c --- /dev/null +++ b/README | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | Guix is Nix[0] from Guile[1]! | ||
| 2 | |||
| 3 | Concretely, it allows Nix package management to be done entirely in | ||
| 4 | Scheme. The goal is to investigate whether Scheme, and in particular | ||
| 5 | the ability to define EDSLs, would allow it to fulfill the role of the | ||
| 6 | Nix language. | ||
| 7 | |||
| 8 | [0] http://nixos.org/nix/ | ||
| 9 | [1] http://gnu.org/software/guile/ | ||
