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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Commit message (
Expand
)
Author
Age
*
guix system: Improve error messages.
Ludovic Courtès
2015-01-22
*
store: Change 'run-with-store' to return a single value.
Ludovic Courtès
2015-01-21
*
guix package: Avoid spurious warnings from 'find-files'.
Ludovic Courtès
2015-01-20
*
packages: Mark the 'patches' field as delayed.
Ludovic Courtès
2015-01-20
*
records: Add support for delayed fields.
Ludovic Courtès
2015-01-19
*
make-syntactic-constructor kwarg default
Ludovic Courtès
2015-01-19
*
records: Factorize value wrapping in the record constructor.
Ludovic Courtès
2015-01-19
*
records: Move 'make-syntactic-constructor' to the top level.
Ludovic Courtès
2015-01-19
*
records: Use keyword parameters for 'make-syntactic-constructor'.
Ludovic Courtès
2015-01-19
*
nar: Read archive signatures as Latin-1 strings.
Ludovic Courtès
2015-01-18
*
serialization: Read Latin-1 strings with 'get-bytevector-n'.
Ludovic Courtès
2015-01-18
*
store: Change 'store-lower' to preserve the original procedure's documentation.
Ludovic Courtès
2015-01-18
*
doc: Document '%state-monad' and update '%store-monad' description.
Ludovic Courtès
2015-01-17
*
store: Make '%store-monad' an alias for '%state-monad'.
Ludovic Courtès
2015-01-17
*
monads: Add the state monad.
Ludovic Courtès
2015-01-17
*
guix archive: Add -r/--recursive.
Ludovic Courtès
2015-01-17
*
guix archive: Remove unused -r/--root option.
Ludovic Courtès
2015-01-17
*
store: Remove unused variable.
Ludovic Courtès
2015-01-17
*
store: Add #:recursive? parameter to 'export-paths'.
Ludovic Courtès
2015-01-17
*
Merge branch 'core-updates'
Ludovic Courtès
2015-01-16
|
\
|
*
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-13
|
|
\
|
*
\
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-11
|
|
\
\
|
*
|
|
build-system/gnu: Patch /usr/bin/file in all 'configure' files.
Ludovic Courtès
2015-01-09
|
*
|
|
gnu: Add toolchain support for 'armhf-linux'.
Mark H Weaver
2015-01-07
|
*
|
|
Move 'nix-system->gnu-triplet' to (guix utils) and export it.
Mark H Weaver
2015-01-07
|
*
|
|
Merge branch 'master' into core-updates
Mark H Weaver
2015-01-06
|
|
\
\
\
|
*
|
|
|
build-system/gnu: Use executables from the target inputs in 'patch-shebangs'.
Ludovic Courtès
2015-01-04
|
*
|
|
|
guix package: Follow symlinks for pattern search paths.
Ludovic Courtès
2015-01-03
|
*
|
|
|
Merge branch 'master' into core-updates
Mark H Weaver
2014-12-30
|
|
\
\
\
\
|
*
|
|
|
|
gnu: Revert use of '--strip-all'.
Ludovic Courtès
2014-12-29
|
*
|
|
|
|
gnu: Don't use --strip-all in cases where this is problematic.
Ludovic Courtès
2014-12-28
|
*
|
|
|
|
guix package: Use 'search-path-as-list' instead of custom code.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
utils: Export 'search-path-as-list'.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
packages: Add 'file-pattern' field to 'search-path-specification'.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
build-support/gnu: Add support for file patterns in search paths.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
packages: Add 'file-type' field to 'search-path-specification'.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
build-system/gnu: Add support for non-directory search paths.
Ludovic Courtès
2014-12-27
|
*
|
|
|
|
Merge branch 'master' into core-updates
Ludovic Courtès
2014-12-26
|
|
\
\
\
\
\
|
*
|
|
|
|
|
packages: Apply patches with "patch --force".
Ludovic Courtès
2014-12-26
|
*
|
|
|
|
|
Merge branch 'master' into 'core-updates'.
Ludovic Courtès
2014-12-14
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
utils: Change 'wrap-program' to preserve the original argv[0].
Ludovic Courtès
2014-12-14
|
*
|
|
|
|
|
|
utils: Change 'patch-makefile-SHELL' to support ":=" assignments.
Ludovic Courtès
2014-12-13
|
*
|
|
|
|
|
|
utils: Use 'which' to find the shell in 'patch-makefile-SHELL'.
Ludovic Courtès
2014-12-13
|
*
|
|
|
|
|
|
build-system/gnu: Add 'compress-documentation' phase.
Ludovic Courtès
2014-12-01
|
*
|
|
|
|
|
|
utils: Add 'symbolic-link?'.
Ludovic Courtès
2014-12-01
|
*
|
|
|
|
|
|
build-system/gnu: Add 'validate-documentation-location' phase.
Ludovic Courtès
2014-12-01
|
*
|
|
|
|
|
|
utils: Improve docstring of 'substitute*' & co.
Taylan Ulrich Bayırlı/Kammer
2014-11-26
|
*
|
|
|
|
|
|
build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase.
Ludovic Courtès
2014-11-24
|
*
|
|
|
|
|
|
utils: 'elf-file?' and 'ar-file?' return #f for directories.
Ludovic Courtès
2014-11-23
[next]