mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
maint: Add Guix build files.
* guix.scm, build-aux/manifest.scm: New files. * Makefile.am (EXTRA_DIST): Add them. * README: Mention it.
This commit is contained in:
parent
5b42f8c154
commit
c617f4e04f
4 changed files with 216 additions and 1 deletions
10
README
10
README
|
@ -128,6 +128,16 @@ When building from a Git checkout, these additional packages are needed:
|
|||
- GNU Texinfo
|
||||
- GNU Gperf
|
||||
|
||||
If you use GNU Guix, you can obtain a shell for development with all the
|
||||
dependencies by running the following command from the top directory of
|
||||
the checkout:
|
||||
|
||||
guix shell
|
||||
|
||||
You can also build Guile by running:
|
||||
|
||||
guix build -f guix.scm
|
||||
|
||||
|
||||
Special Instructions For Some Systems =====================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue