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
/
store.scm
Commit message (
Expand
)
Author
Age
*
store: 'references/substitutes' correctly handles the order of substitutes.
Ludovic Courtès
2016-03-05
*
store: Add 'references/substitutes'.
Ludovic Courtès
2016-03-05
*
store: 'path-info-deriver' is #f when there is no deriver.
Ludovic Courtès
2016-02-26
*
store: Clarify documentation of 'valid-path?'.
Ludovic Courtès
2016-02-25
*
store: Add monadic access to '%current-system'.
Ludovic Courtès
2016-02-12
*
store: Allow clients to request multiple builds.
Ludovic Courtès
2015-12-08
*
store: 'build-things' now supports older daemon protocols.
Ludovic Courtès
2015-12-04
*
store: Add mode parameter to 'build-paths'.
Ludovic Courtès
2015-12-03
*
store: Update to the new daemon protocol.
Ludovic Courtès
2015-12-03
*
store: Use the daemon's substitute URLs by default.
Ludovic Courtès
2015-10-28
*
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.
Ludovic Courtès
2015-09-28
*
store: Add 'set-build-options*'.
Alex Kost
2015-09-18
*
guix build: Add '--substitute-urls' client option.
Ludovic Courtès
2015-07-13
*
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
Ludovic Courtès
2015-07-08
*
store: Memoize 'add-to-store' based on the result of 'lstat', not 'stat'.
Ludovic Courtès
2015-06-19
*
store: Add 'verify-store' RPC.
Ludovic Courtès
2015-06-06
*
gc: ignore trailing slash or subdirectories for `guix gc -d'
Cyrill Schenkel
2015-05-26
*
store: Add 'optimize-store' RPC.
Ludovic Courtès
2015-05-19
*
store: Add query-path-info operation.
David Thompson
2015-04-04
*
store: Default to a non-empty list of substituters.
Ludovic Courtès
2015-03-22
*
store: Remove debugging leftover.
Ludovic Courtès
2015-03-18
*
store: Add preliminary support for client-supplied substitute URLs.
Ludovic Courtès
2015-03-18
*
store: Attempt to decode build logs as UTF-8.
Ludovic Courtès
2015-03-05
*
store: Add optional 'references' parameter to 'text-file'.
Ludovic Courtès
2015-02-12
*
store: Remove 'build-derivations'.
Ludovic Courtès
2015-02-02
*
store: Add 'build-things'.
Ludovic Courtès
2015-02-02
*
store: Change 'run-with-store' to return a single value.
Ludovic Courtès
2015-01-21
*
store: Change 'store-lower' to preserve the original procedure's documentation.
Ludovic Courtès
2015-01-18
*
store: Make '%store-monad' an alias for '%state-monad'.
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
*
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
*
store: default to serial "scheduler"
nebuli
2014-11-23
*
store: Invalidate caches once GC has run.
Ludovic Courtès
2014-11-04
*
Break module cycle involving (guix store) and (guix ui).
Ludovic Courtès
2014-10-09
*
guix-register: Add '--state-directory' parameter.
Ludovic Courtès
2014-07-18
*
store: Work around 'get-bytevector-n' bug that affects 'import-paths'.
Ludovic Courtès
2014-05-27
*
store: Remove misleading 'setsockopt' call.
Ludovic Courtès
2014-05-25
*
store: Flush the output when the build process emits '\r'.
Ludovic Courtès
2014-05-21
*
store: Change #:store parameter to #:prefix.
Ludovic Courtès
2014-05-18
*
store: Add #:store parameter to 'register-path'.
Ludovic Courtès
2014-05-17
*
store: (direct-store-path? (%store-prefix)) returns #f.
Ludovic Courtès
2014-04-28
*
store: Add 'add-permanent-root' and 'remove-permanent-root'.
Ludovic Courtès
2014-04-12
*
store: Add 'hash-part->path'.
Ludovic Courtès
2014-03-14
*
store: Add #:timeout build option.
Ludovic Courtès
2014-03-09
*
build: Change state and log directories to $localstatedir/.../guix.
Ludovic Courtès
2014-03-09
*
store: 'export-paths' doesn't export references of the given files.
Ludovic Courtès
2014-03-07
*
store: Use 'when' instead of 'if' in effectful context.
Ludovic Courtès
2014-02-27
*
store: Add comments for the stracer.
Ludovic Courtès
2014-02-12
[next]