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
...
*
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
|
*
|
|
|
|
|
|
utils: Turn 'parallel-job-count' into a parameter.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
build-system/gnu: Strip 'ar' archives as well.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
utils: Factorize magic bytes detection.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
utils: Add 'ar-file?'.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
build-system/gnu: Strip only ELF files.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
utils: Add 'elf-file?'.
Ludovic Courtès
2014-11-22
|
*
|
|
|
|
|
|
utils: Export 'parallel-job-count'.
Ludovic Courtès
2014-11-22
*
|
|
|
|
|
|
|
packages: Convert source derivations to monadic style.
Ludovic Courtès
2015-01-14
*
|
|
|
|
|
|
|
store: Add 'store-lower'.
Ludovic Courtès
2015-01-14
*
|
|
|
|
|
|
|
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2015-01-14
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
build/glib-or-gtk-build-system: Fix 'generate-icon-cache'.
Federico Beffa
2015-01-13
*
|
|
|
|
|
|
monads: Remove 'derivation-expression'.
Ludovic Courtès
2015-01-12
*
|
|
|
|
|
|
monads: Rewrite 'text-file*' using gexps.
Ludovic Courtès
2015-01-12
*
|
|
|
|
|
|
guix: build/glib-or-gtk-build-system: Add support for GIO and XDG theming.
Federico Beffa
2015-01-12
*
|
|
|
|
|
|
derivations: Use a set for 'substitution-oracle'.
Ludovic Courtès
2015-01-11
*
|
|
|
|
|
|
derivations: Use sets for 'derivations-prerequisites'.
Ludovic Courtès
2015-01-11
[prev]
[next]