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: 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
*
store: Make `add-to-store' memoizing.
Ludovic Courtès
2013-01-29
*
doc: Start documenting (guix store).
Ludovic Courtès
2013-01-15
*
store: In `open-connection', process all the server's stderr.
Ludovic Courtès
2013-01-13
*
Update license headers.
Ludovic Courtès
2013-01-06
*
Merge branch 'master' into nix-integration
Ludovic Courtès
2012-12-09
|
\
|
*
store: Add GC-related operations.
Ludovic Courtès
2012-12-09
|
*
store: Add `add-temp-root'.
Ludovic Courtès
2012-12-09
*
|
build: Capture configure-time settings in (guix config).
Ludovic Courtès
2012-12-06
|
/
*
store: Honor $NIX_STORE_DIR and $NIX_STATE_DIR.
Ludovic Courtès
2012-12-04
*
store: Document `add-to-store' hack for `fixed?'.
Ludovic Courtès
2012-11-08
*
store: Add `store-path-package-name'.
Ludovic Courtès
2012-11-01
*
guix-build: Add `--root'.
Ludovic Courtès
2012-10-30
*
store: Add `query-path-hash'.
Ludovic Courtès
2012-10-24
*
distro: Add a statically-linked, relocatable Guile 2.0 package.
Ludovic Courtès
2012-10-13
*
Optimize `store-path?'.
Ludovic Courtès
2012-09-01
*
Add `close-connection'.
Ludovic Courtès
2012-08-22
*
Upgrade Nix worker protocol.
Ludovic Courtès
2012-07-02
*
Add the `valid-path?' RPC.
Ludovic Courtès
2012-07-01
*
Add missing `set-build-options' parameters.
Ludovic Courtès
2012-07-01
*
store: Wait for the server to be done sending output.
Ludovic Courtès
2012-06-16
*
Add `add-to-store' with recursive directory storage.
Ludovic Courtès
2012-06-10
*
First stab at the `derivation' primitive.
Ludovic Courtès
2012-06-03
*
store: Raise error conditions upon protocol errors.
Ludovic Courtès
2012-06-02
*
Split (guix) in (guix store) and (guix derivations).
Ludovic Courtès
2012-04-18