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 |
Ludovic Courtès
|
98a7b528d6
store: Add monadic access to '%current-system'.
|
8 years ago |
Ludovic Courtès
|
2fba87ac7c
store: Allow clients to request multiple builds.
|
9 years ago |
Ludovic Courtès
|
2734cbb895
store: 'build-things' now supports older daemon protocols.
|
9 years ago |
Ludovic Courtès
|
07e70f4846
store: Add mode parameter to 'build-paths'.
|
9 years ago |
Ludovic Courtès
|
d203d3d4cb
store: Update to the new daemon protocol.
|
9 years ago |
Ludovic Courtès
|
fb4bf72be3
store: Use the daemon's substitute URLs by default.
|
9 years ago |
Ludovic Courtès
|
16748d8015
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.
|
9 years ago |
Alex Kost
|
4f740b677a
store: Add 'set-build-options*'.
|
9 years ago |
Ludovic Courtès
|
f8a8e0fe16
guix build: Add '--substitute-urls' client option.
|
9 years ago |
Ludovic Courtès
|
a8afb9aed3
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
|
9 years ago |
Ludovic Courtès
|
69792b285c
store: Memoize 'add-to-store' based on the result of 'lstat', not 'stat'.
|
9 years ago |
Ludovic Courtès
|
c63d94035f
store: Add 'verify-store' RPC.
|
9 years ago |
Cyrill Schenkel
|
cdb5b075d5
gc: ignore trailing slash or subdirectories for `guix gc -d'
|
9 years ago |
Ludovic Courtès
|
e3fd0ce696
store: Add 'optimize-store' RPC.
|
9 years ago |
David Thompson
|
533d1768f4
store: Add query-path-info operation.
|
9 years ago |
Ludovic Courtès
|
4d58122071
store: Default to a non-empty list of substituters.
|
9 years ago |
Ludovic Courtès
|
f401b1e993
store: Remove debugging leftover.
|
9 years ago |
Ludovic Courtès
|
41c45e7863
store: Add preliminary support for client-supplied substitute URLs.
|
9 years ago |
Ludovic Courtès
|
ce72c78074
store: Attempt to decode build logs as UTF-8.
|
9 years ago |
Ludovic Courtès
|
ad3729536a
store: Add optional 'references' parameter to 'text-file'.
|
9 years ago |