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: 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
*
store: Change 'export-paths' to always export in topological order.
Ludovic Courtès
2014-02-10
*
store: Add 'topologically-sorted'.
Ludovic Courtès
2014-01-24
*
store: Add 'with-store' convenience macro.
Ludovic Courtès
2014-01-24
*
store: Add 'register-path' procedure.
Ludovic Courtès
2014-01-24
*
store: Add comments for the %stderr constants.
Ludovic Courtès
2014-01-24
*
config: '%store-directory' always honors $NIX_STORE_DIR.
Ludovic Courtès
2014-01-08
*
config: '%state-directory' always honors $NIX_STATE_DIR.
Ludovic Courtès
2014-01-08
*
store: Fix 'log-file' to support uncompressed logs.
Ludovic Courtès
2014-01-08
*
daemon: Implement signed archive import/export.
Ludovic Courtès
2013-12-20
*
store: Optimize 'store-path-package-name' and 'store-path-hash-part'.
Ludovic Courtès
2013-12-11
*
store: Make 'direct-store-path?' public.
Ludovic Courtès
2013-11-13
*
store: Add 'log-file' procedure.
Ludovic Courtès
2013-11-12
*
store: The 'references' parameter of 'add-text-to-store' is now optional.
Ludovic Courtès
2013-09-11
*
store: Add a printer for <nix-server>.
Ludovic Courtès
2013-09-02
*
store: Deal with unsupported `setsockopt' operation on GNU/Hurd.
Ludovic Courtès
2013-07-04
*
store: Add `requisites'.
Ludovic Courtès
2013-06-13
*
store: Test the `fallback?' store option.
Ludovic Courtès
2013-05-29
*
daemon: Gracefully handle cases where the daemon does not return a status code.
Ludovic Courtès
2013-04-20
*
store: Remove unneeded and conflicting import.
Ludovic Courtès
2013-04-12
*
Add (guix nar) and (guix serialization).
Ludovic Courtès
2013-04-04
*
Add preliminary binary substituter.
Ludovic Courtès
2013-04-03
*
store: Add `store-path-hash-part'.
Ludovic Courtès
2013-04-01
*
store: Really disable file name canonicalization for derivation inputs.
Ludovic Courtès
2013-03-22
*
store: Use `sendfile' when available.
Ludovic Courtès
2013-03-22
*
ui: Gracefully report failures to connect to the daemon.
Ludovic Courtès
2013-03-07
*
store: Add queries for references & co.
Ludovic Courtès
2013-02-27
*
store: Add the `%daemon-socket-file' parameter.
Ludovic Courtès
2013-02-18
*
store: Add substitute-related procedures.
Ludovic Courtès
2013-02-04
*
store: Update to protocol 1.12.
Ludovic Courtès
2013-02-04
*
store: Write string length as a 32-bit integer.
Ludovic Courtès
2013-02-04
*
store: Don't expect build logs to be UTF-8-encoded.
Ludovic Courtès
2013-01-31
*
store: Slightly improve memoization hashing.
Ludovic Courtès
2013-01-30
*
store: Remove the `fixed?' parameter from `add-to-store'.
Ludovic Courtès
2013-01-30
*
store: Avoid use of `set!'.
Ludovic Courtès
2013-01-30
*
store: Micro-optimize `write-string'.
Ludovic Courtès
2013-01-30
*
store: Cache `add-text-to-store' results.
Ludovic Courtès
2013-01-30
*
store: Make the `add-to-store' cache per-connection.
Ludovic Courtès
2013-01-30
[next]