| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* release.nix (distro.hello)[buildPhase]: Tee the log to $out. Add a
`name' attribute; remove `buildInputs' and instead use the full path
to `guix-build'.
|
|
|
|
| |
* release.nix (distro.hello): New job.
|
|
|
|
|
| |
* release.nix (bootstrap_guile): New variable.
(build)[preBuild]: New attribute.
|
|
|
|
|
|
| |
* release.nix: Define `succeedOnFailure', `keepBuildDirectory', and
`buildOutOfSourceTree'.
(build): Inherit them.
|
|
|
|
| |
* release.nix (tarball)[buildNativeInputs]: Add `texinfo'.
|
|
|
|
| |
* release.nix (build)[configureFlags]: Add `--with-libgcrypt-prefix'.
|
|
|
|
| |
* release.nix: Add `preConfigure' and `__noChroot' attributes.
|
|
* release.nix: New file.
* Makefile.am (EXTRA_DIST): Add it.
|