mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Add the usual top-level files.
This commit is contained in:
parent
26bbbb9520
commit
b7a7f59847
3 changed files with 684 additions and 0 deletions
9
README
Normal file
9
README
Normal file
|
@ -0,0 +1,9 @@
|
|||
Guix is Nix[0] from Guile[1]!
|
||||
|
||||
Concretely, it allows Nix package management to be done entirely in
|
||||
Scheme. The goal is to investigate whether Scheme, and in particular
|
||||
the ability to define EDSLs, would allow it to fulfill the role of the
|
||||
Nix language.
|
||||
|
||||
[0] http://nixos.org/nix/
|
||||
[1] http://gnu.org/software/guile/
|
Loading…
Add table
Add a link
Reference in a new issue