index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Commit message (
Expand
)
Author
Age
...
*
Add a sha256 fallback that uses Coreutils instead of libchop.
Ludovic Courtès
2012-06-28
*
Introduce `compile-time-value' and use it.
Ludovic Courtès
2012-06-28
*
Add a declarative packaging layer.
Ludovic Courtès
2012-06-28
*
build-system/gnu: Have `configure-flags' and `make-flags' evaluated.
Ludovic Courtès
2012-06-28
*
Abstract build systems.
Ludovic Courtès
2012-06-27
*
Add `define-record-type*'.
Ludovic Courtès
2012-06-27
*
build-expression->derivation: Move module forms at the top-level.
Ludovic Courtès
2012-06-17
*
gnu-build-system: Structure as a customizable sequence of phases.
Ludovic Courtès
2012-06-16
*
gnu-build-system: Add GNU Diffutils and GNU Path to the standard inputs.
Ludovic Courtès
2012-06-16
*
build-expression->derivation: Have the build fail when EXP returns #f.
Ludovic Courtès
2012-06-16
*
Remove leftover debugging expressions.
Ludovic Courtès
2012-06-16
*
store: Wait for the server to be done sending output.
Ludovic Courtès
2012-06-16
*
Change `build-expression->derivation' to support sub-derivation inputs.
Ludovic Courtès
2012-06-13
*
Add supporting tools for the GNU Build System.
Ludovic Courtès
2012-06-13
*
Fix the order of the derivation's sources in `derivation-hash'.
Ludovic Courtès
2012-06-13
*
Fix `imported-files' for files with a common prefix.
Ludovic Courtès
2012-06-12
*
Augment `build-expression->derivation' with #:modules; add `http-fetch'.
Ludovic Courtès
2012-06-12
*
Add `imported-files'.
Ludovic Courtès
2012-06-11
*
Add a `%current-system' fluid.
Ludovic Courtès
2012-06-11
*
Add `add-to-store' with recursive directory storage.
Ludovic Courtès
2012-06-10
*
Add multiple-output support to `build-expression->derivation'.
Ludovic Courtès
2012-06-09
*
Sort environment variables alphabetically in `derivation'.
Ludovic Courtès
2012-06-09
*
Add support for fixed-output derivations in `build-expression->derivation'.
Ludovic Courtès
2012-06-09
*
Add support for fixed-output derivations.
Ludovic Courtès
2012-06-09
*
Add `base16-string->bytevector'.
Ludovic Courtès
2012-06-09
*
Add `base32-string->bytevector' and `nix-base32-string->bytevector'.
Ludovic Courtès
2012-06-09
*
Add `build-expression->derivation'.
Ludovic Courtès
2012-06-08
*
Allow derivations with input derivations.
Ludovic Courtès
2012-06-07
*
Fix the order of environment variables in `derivation'.
Ludovic Courtès
2012-06-07
*
Test the `build-derivations' operation.
Ludovic Courtès
2012-06-05
*
First stab at the `derivation' primitive.
Ludovic Courtès
2012-06-03
*
Add `bytevector->base16-string'.
Ludovic Courtès
2012-06-03
*
Fix `bytevector->nix-base32-string'.
Ludovic Courtès
2012-06-03
*
Move `sha256' to (guix utils).
Ludovic Courtès
2012-06-03
*
store: Raise error conditions upon protocol errors.
Ludovic Courtès
2012-06-02
*
Add (guix utils), with `bytevector->base32-string'.
Ludovic Courtès
2012-06-01
*
Use libchop for cryptographic hashes and related.
Ludovic Courtès
2012-06-01
*
Add unit test for derivation parsing and output.
Ludovic Courtès
2012-04-19
*
Split (guix) in (guix store) and (guix derivations).
Ludovic Courtès
2012-04-18
[prev]