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
...
*
|
|
|
|
|
|
|
|
|
|
download: Use 'with-imported-modules'.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
profiles: Use 'with-imported-modules'.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
gexp: 'gexp->file' emits code to set '%load-path'.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
gexp: Factorize load-path-setting expression.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
gexp: Add 'with-imported-modules' macro.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
gexp: Keep only a single 'references' field.
Ludovic Courtès
2016-07-12
*
|
|
|
|
|
|
|
|
|
|
import: cpan: Use our mirrors for 'https' URLs.
Alex Sassmannshausen
2016-07-03
*
|
|
|
|
|
|
|
|
|
|
guix: Support authentication when fetching from SVN.
Ricardo Wurmus
2016-07-03
*
|
|
|
|
|
|
|
|
|
|
download: Update CPAN mirrors.
Ludovic Courtès
2016-07-02
*
|
|
|
|
|
|
|
|
|
|
download: Use basic authentication when userinfo is present in URI.
David Thompson
2016-06-29
*
|
|
|
|
|
|
|
|
|
|
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
David Craven
2016-06-26
*
|
|
|
|
|
|
|
|
|
|
import: pypi: do not fail when 'run_requires' is missing from the metadata.
Cyril Roelandt
2016-06-25
*
|
|
|
|
|
|
|
|
|
|
guix: python-build-system: Change pypi-uri to use https://pypi.io.
宋文武
2016-06-25
*
|
|
|
|
|
|
|
|
|
|
utils: 'cache-directory' always appends "/guix".
Ludovic Courtès
2016-06-25
*
|
|
|
|
|
|
|
|
|
|
bournish: Add 'wc' command.
Efraim Flashner
2016-06-23
*
|
|
|
|
|
|
|
|
|
|
substitute: Use ~/.cache when invoked by an unprivileged user.
Ludovic Courtès
2016-06-22
*
|
|
|
|
|
|
|
|
|
|
utils: 'cache-directory' honors 'XDG_CACHE_HOME'.
Ludovic Courtès
2016-06-22
*
|
|
|
|
|
|
|
|
|
|
build: emacs: Search for elisp in "share/emacs/site-lisp".
Alex Kost
2016-06-22
*
|
|
|
|
|
|
|
|
|
|
gexp: Use a relative file name.
Ludovic Courtès
2016-06-20
*
|
|
|
|
|
|
|
|
|
|
utils: 'current-source-directory' gracefully handles lack of source info.
Ludovic Courtès
2016-06-20
*
|
|
|
|
|
|
|
|
|
|
utils: 'current-source-directory' resolves relative file names at run time.
Ludovic Courtès
2016-06-20
*
|
|
|
|
|
|
|
|
|
|
store: 'register-path' no longer swallows 'system-error' exceptions.
Ludovic Courtès
2016-06-20
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
utils: 'current-source-directory' returns the absolute directory name.
Ludovic Courtès
2016-06-16
*
|
|
|
|
|
|
|
|
|
utils: 'current-source-directory' is now purely an expansion-time thing.
Ludovic Courtès
2016-06-16
*
|
|
|
|
|
|
|
|
|
packages: Disambiguate 'modules' and 'imported-modules' in <origin>.
Ludovic Courtès
2016-06-16
*
|
|
|
|
|
|
|
|
|
gexp: Add #:select? parameter to 'local-file'.
Ludovic Courtès
2016-06-16
*
|
|
|
|
|
|
|
|
|
gexp: Move 'current-source-directory' to (guix utils).
Ludovic Courtès
2016-06-16
*
|
|
|
|
|
|
|
|
|
guix: Add downloader for Mercurial repositories.
Ricardo Wurmus
2016-06-15
*
|
|
|
|
|
|
|
|
|
store: Add #:select? parameter to 'add-to-store'.
Ludovic Courtès
2016-06-15
*
|
|
|
|
|
|
|
|
|
packages: The 'source' can be any lowerable object.
Ludovic Courtès
2016-06-15
*
|
|
|
|
|
|
|
|
|
packages: 'origin->derivation' expects an origin and nothing else.
Ludovic Courtès
2016-06-15
*
|
|
|
|
|
|
|
|
|
packages: Recognize the '.Z' extension.
Ludovic Courtès
2016-06-15
*
|
|
|
|
|
|
|
|
|
import: pypi: read requirements from wheels.
Cyril Roelandt
2016-06-14
*
|
|
|
|
|
|
|
|
|
utils: 'with-atomic-file-output' closes the port upon exception.
Ludovic Courtès
2016-06-13
*
|
|
|
|
|
|
|
|
|
syscalls: Use 'syscall->procedure' everywhere.
Ludovic Courtès
2016-06-13
*
|
|
|
|
|
|
|
|
|
utils: 'with-atomic-file-output' calls 'fdatasync'.
Ludovic Courtès
2016-06-13
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
serialization: Add #:select? parameter to 'write-file'.
Ludovic Courtès
2016-06-12
*
|
|
|
|
|
|
|
|
profiles: Make sure hook derivations fail upon error.
Ludovic Courtès
2016-06-12
*
|
|
|
|
|
|
|
|
profiles: manifest-lookup-package: Correctly handle package entries.
宋文武
2016-06-11
*
|
|
|
|
|
|
|
|
profiles: xdg-mime-database: Union the "share/mime/packages" directory.
宋文武
2016-06-11
*
|
|
|
|
|
|
|
|
publish: Add '--ttl'.
Ludovic Courtès
2016-06-09
*
|
|
|
|
|
|
|
|
ui: 'string->duration' supports hours and seconds.
Ludovic Courtès
2016-06-09
*
|
|
|
|
|
|
|
|
publish: Encore URIs that appear in narinfos.
Ludovic Courtès
2016-06-08
*
|
|
|
|
|
|
|
|
gnu-maintenance: Replace 'find-packages' with 'find-package' (singular).
Ludovic Courtès
2016-06-08
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
bournish: Allow compilation of multiple expressions.
Ludovic Courtès
2016-06-06
*
|
|
|
|
|
|
|
bournish: Handle EOF in the reader.
Ludovic Courtès
2016-06-06
*
|
|
|
|
|
|
|
profiles: 'profile-derivation' now honors #:system.
Ludovic Courtès
2016-06-05
*
|
|
|
|
|
|
|
import: github: Tiny cosmetic change.
Ludovic Courtès
2016-05-31
*
|
|
|
|
|
|
|
import github: Add to extension list.
Efraim Flashner
2016-05-31
*
|
|
|
|
|
|
|
offload: Use (guix build syscalls).
Ludovic Courtès
2016-05-31
[prev]
[next]