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
/
build
Commit message (
Expand
)
Author
Age
*
gnu: Add ocaml-build-system.
Julien Lepiller
2017-01-04
*
guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system.
Manolis Ragkousis
2017-01-03
*
syscalls: 'terminal-columns' swallows ENOSYS.
Ludovic Courtès
2017-01-01
*
build-system: cargo: Handle Cargo.lock file not present.
David Craven
2017-01-01
*
build-system: cargo: Make Cargo.toml writeable.
David Craven
2017-01-01
*
download: Protect against dangling symlinks in $SSL_CERT_DIR.
Ludovic Courtès
2016-12-16
*
build-system: Add cargo build system.
David Craven
2016-12-14
*
Merge remote-tracking branch 'origin/master' into staging
Ludovic Courtès
2016-12-09
|
\
|
*
gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd sy...
Manolis Ragkousis
2016-12-07
*
|
Merge branch 'master' into staging
Marius Bakke
2016-11-30
|
\
|
|
*
Merge branch 'master' into python-build-system
Hartmut Goebel
2016-11-29
|
|
\
|
|
*
pull: Set '%nix-instantiate' to a sensible value.
Ludovic Courtès
2016-11-28
|
*
|
Merge branch 'master' into python-build-system
Leo Famulari
2016-11-25
|
|
\
|
|
*
|
guix: python-build-system: Add background about Python installation methods.
Hartmut Goebel
2016-11-15
|
*
|
guix: python-build-system: Delete .egg-info file created in phase check.
Hartmut Goebel
2016-11-15
|
*
|
guix: python-build-system: Add helpers for getting and setting PYTHONPATH.
Hartmut Goebel
2016-11-15
|
*
|
guix: python-build-system: Add option "#:use-setuptools?" (default true).
Hartmut Goebel
2016-11-15
|
*
|
guix: python-build-system: Import setuptools before calling `setup.py'.
Marius Bakke
2016-11-15
|
*
|
guix: build all Python packages with --single-version-externally-managed.
Hartmut Goebel
2016-11-15
|
*
|
guix: python-build-system: Fix an outdated comment.
Hartmut Goebel
2016-11-15
*
|
|
Merge branch 'master' into staging
Leo Famulari
2016-11-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.
Ludovic Courtès
2016-11-21
|
*
|
syscalls: Add 'c-struct-field-offset'.
Ludovic Courtès
2016-11-21
|
*
|
syscalls: 'configure-network-interface' has a #:netmask parameter.
Ludovic Courtès
2016-11-17
|
*
|
syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.
Ludovic Courtès
2016-11-16
|
*
|
syscalls: Use 'define-c-struct' for 'struct ifconf'.
Ludovic Courtès
2016-11-16
|
*
|
syscalls: C struct writer correctly handles pointer fields.
Ludovic Courtès
2016-11-16
|
|
/
*
/
guxi: cmake-build-system: Enable output for failing test-cases.
Hartmut Goebel
2016-11-15
|
/
*
Merge branch 'core-updates'
Ludovic Courtès
2016-11-13
|
\
|
*
Merge branch 'master' into core-updates
Mark H Weaver
2016-10-19
|
|
\
|
*
\
Merge branch 'master' into core-updates
Mark H Weaver
2016-10-12
|
|
\
\
|
*
\
\
Merge branch 'master' into core-updates
Leo Famulari
2016-10-05
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into core-updates
Leo Famulari
2016-10-03
|
|
\
\
\
\
|
*
|
|
|
|
build-system/gnu: Add 'patch-dot-desktop-files' phase.
John Darrington
2016-10-01
|
*
|
|
|
|
Merge branch 'master' into core-updates
Ludovic Courtès
2016-09-30
|
|
\
\
\
\
\
|
*
|
|
|
|
|
build-system/gnu: Do not patch symlinks in the source.
Ludovic Courtès
2016-09-12
|
*
|
|
|
|
|
utils: 'wrap-program' produces only one wrapper file.
Ludovic Courtès
2016-09-07
|
*
|
|
|
|
|
Merge branch 'master' into core-updates
Ludovic Courtès
2016-09-02
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
build-system/gnu: 'strip' phase lists files in sorted order.
Ludovic Courtès
2016-09-01
|
*
|
|
|
|
|
|
Merge branch 'master' into core-updates
Leo Famulari
2016-08-29
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
utils: Fix 'modify-phases' docstring.
Taylan Ulrich Bayırlı/Kammer
2016-08-10
*
|
|
|
|
|
|
|
|
download: Verify TLS certificates unless asked not to.
Ludovic Courtès
2016-11-07
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
grafts: Remove unnecessary 'umask' call.
Ludovic Courtès
2016-10-17
*
|
|
|
|
|
|
|
Revert "guix: python-build-system: Fix an outdated comment."
Mark H Weaver
2016-10-13
*
|
|
|
|
|
|
|
guix: python-build-system: Fix an outdated comment.
Hartmut Goebel
2016-10-13
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
grafts: Always make directories #o755.
Ludovic Courtès
2016-10-10
*
|
|
|
|
|
|
bournish: Add 'reboot' command.
Ludovic Courtès
2016-10-10
*
|
|
|
|
|
|
build-system: Add asdf-build-system.
Andy Patterson
2016-10-08
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
grafts: Allow the replacement to have a different name.
Ludovic Courtès
2016-10-03
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
build: Improve Guile 2.2 compatibility.
Taylan Ulrich Bayırlı/Kammer
2016-09-29
|
|
_
|
_
|
/
|
/
|
|
|
[next]