This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
2143cf7a50
distro: Specify use of the bootstrap Guile for the initial derivations.
* distro/packages/base.scm (%bootstrap-guile): New variable.
(gnu-make-boot0, diffutils-boot0, findutils-boot0, binutils-boot0,
gcc-boot0, linux-headers-boot0, glibc-final, gcc-boot0-wrapped,
gcc-final, ld-wrapper-boot3, bash-final, guile-final): Add
`#:guile %bootstrap-guile' to the builder's arguments.
|
2012-10-06 01:25:19 +02:00 |
.. |
base.scm
|
distro: Specify use of the bootstrap Guile for the initial derivations.
|
2012-10-06 01:25:19 +02:00 |
databases.scm
|
distro: Add the `guile', `typesetting', and `databases' package modules.
|
2012-09-26 23:00:36 +02:00 |
guile.scm
|
distro: Add pkg-config.
|
2012-09-26 23:06:45 +02:00 |
ld-wrapper.scm
|
distro: Rename (distro ...) to (distro packages ...).
|
2012-09-26 22:00:58 +02:00 |
typesetting.scm
|
distro: Add the `guile', `typesetting', and `databases' package modules.
|
2012-09-26 23:00:36 +02:00 |