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
...
|
*
|
|
|
|
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
*
|
|
|
|
|
|
Add (guix sets).
Ludovic Courtès
2015-01-11
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
derivations: Add 'substitution-oracle' and use it.
Ludovic Courtès
2015-01-10
*
|
|
|
|
|
derivations: Add 'derivation-output-names'.
Ludovic Courtès
2015-01-09
*
|
|
|
|
|
import: Add CPAN importer.
Eric Bavier
2015-01-09
*
|
|
|
|
|
tests: import: Factorize utility function.
Eric Bavier
2015-01-09
*
|
|
|
|
|
import: Factorize utility functions.
Eric Bavier
2015-01-09
*
|
|
|
|
|
import: gnu: Propagate the key-download argument.
Eric Bavier
2015-01-09
*
|
|
|
|
|
substitute-binary: Micro-optimize 'narinfo-sha256'.
Ludovic Courtès
2015-01-09
*
|
|
|
|
|
records: Optimize 'recutils->alist' by avoiding regexps.
Ludovic Courtès
2015-01-09
*
|
|
|
|
|
base64: Inline arithmetic operations.
Ludovic Courtès
2015-01-09
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
宋文武
2015-01-05
*
|
|
|
|
pk-crypto: Improve docstring of signature-related procedures.
Ludovic Courtès
2015-01-04
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
download: Export 'maybe-expand-mirrors'.
Ludovic Courtès
2014-12-29
*
|
|
|
tests: Factorize the 'dummy-package' macro.
Ludovic Courtès
2014-12-29
*
|
|
|
lint: Add tests for the 'home-page' checker.
Ludovic Courtès
2014-12-29
*
|
|
|
lint: Report on the package being checked.
Ludovic Courtès
2014-12-28
*
|
|
|
lint: Add 'home-page' checker.
Ludovic Courtès
2014-12-28
|
|
_
|
/
|
/
|
|
*
|
|
build-system/python: Fix 'package-with-explicit-python'.
Ludovic Courtès
2014-12-23
*
|
|
Optimize package-transitive-supported-systems.
Mark H Weaver
2014-12-21
[prev]
[next]