Ludovic Courtès
|
285f63e805
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
|
7 years ago |
Ludovic Courtès
|
3dff90ce34
store: Add support for remote connections via 'guix://' URIs.
|
7 years ago |
Ludovic Courtès
|
3b5cd17a97
store: Add 'system-error-to-connection-error' macro.
|
7 years ago |
Ludovic Courtès
|
1397b422e2
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
|
7 years ago |
Ludovic Courtès
|
4c0c4db070
utils: Move base16 procedures to (guix base16).
|
7 years ago |
Ludovic Courtès
|
0d268c5d70
store: Add 'add-data-to-store'.
|
7 years ago |
Ludovic Courtès
|
55b2d92145
Use 'mlambda' instead of 'memoize'.
|
7 years ago |
Ludovic Courtès
|
f9704f179a
Add (guix memoization).
|
7 years ago |
Ludovic Courtès
|
deac976d3d
daemon: Client settings no longer override daemon settings.
|
7 years ago |
Ludovic Courtès
|
13d5e8dae5
store: 'open-connection' no longer raises '&nar-error' for protocol errors.
|
8 years ago |
Ludovic Courtès
|
6374633b92
store: Increase buffering for the '%stderr-write' upcall.
|
8 years ago |
Ludovic Courtès
|
6230d6f04f
store: 'open-connection' can taken an open port.
|
8 years ago |
Ludovic Courtès
|
e74f64b9e5
store: Add 'references*'.
|
8 years ago |
Ludovic Courtès
|
f9aefa2d5f
daemon: Add 'built-in-builders' RPC.
|
8 years ago |
Ludovic Courtès
|
2535635f18
Use (ice-9 binary-ports) instead of (rnrs io ports).
|
8 years ago |
Ludovic Courtès
|
f82ce8f6b1
build: Substitute URLs now default to "mirror.hydra.gnu.org" alone.
|
8 years ago |
Ludovic Courtès
|
95fa173ed1
store: 'register-path' no longer swallows 'system-error' exceptions.
|
8 years ago |
Ludovic Courtès
|
1ec32f4a9d
store: Add #:select? parameter to 'add-to-store'.
|
8 years ago |
Ludovic Courtès
|
f6fee16e93
store: 'requisites' now takes a list of store items.
|
8 years ago |
Ludovic Courtès
|
aa8fff0ceb
store: Clarify 'query-path-hash' docstring.
|
8 years ago |
Ludovic Courtès
|
958dd3ce68
utils: Move combinators to (guix combinators).
|
8 years ago |
Ludovic Courtès
|
38f50f49f3
substitute: Install the client's locale.
|
8 years ago |
Ludovic Courtès
|
b0a6a97130
substitute: Honor the number of columns of the client terminal.
|
8 years ago |
Ludovic Courtès
|
d70533cbe9
store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.
|
8 years ago |
Ludovic Courtès
|
df061d079b
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
|
8 years ago |
Ludovic Courtès
|
f09aea1b58
store: 'references/substitutes' caches its results.
|
8 years ago |
Ludovic Courtès
|
dd78e90a4d
store: 'references/substitutes' correctly handles the order of substitutes.
|
8 years ago |
Ludovic Courtès
|
6581ec9ab9
store: Add 'references/substitutes'.
|
8 years ago |
Ludovic Courtès
|
22572d56cb
store: 'path-info-deriver' is #f when there is no deriver.
|
8 years ago |
Ludovic Courtès
|
06b76acceb
store: Clarify documentation of 'valid-path?'.
|
8 years ago |