Ludovic Courtès
|
000c59b671
store: Invalidate caches once GC has run.
|
10 years ago |
Ludovic Courtès
|
0363991a25
Break module cycle involving (guix store) and (guix ui).
|
10 years ago |
Ludovic Courtès
|
689142cd75
guix-register: Add '--state-directory' parameter.
|
10 years ago |
Ludovic Courtès
|
5895f24443
store: Work around 'get-bytevector-n' bug that affects 'import-paths'.
|
10 years ago |
Ludovic Courtès
|
884af1b4ec
store: Remove misleading 'setsockopt' call.
|
10 years ago |
Ludovic Courtès
|
d28869afad
store: Flush the output when the build process emits '\r'.
|
10 years ago |
Ludovic Courtès
|
bb31e0a3ee
store: Change #:store parameter to #:prefix.
|
10 years ago |
Ludovic Courtès
|
e901ef297d
store: Add #:store parameter to 'register-path'.
|
10 years ago |
Ludovic Courtès
|
eee2127109
store: (direct-store-path? (%store-prefix)) returns #f.
|
10 years ago |
Ludovic Courtès
|
a9d2a10546
store: Add 'add-permanent-root' and 'remove-permanent-root'.
|
10 years ago |
Ludovic Courtès
|
11e7a6cf46
store: Add 'hash-part->path'.
|
10 years ago |
Ludovic Courtès
|
6c20d1d0c3
store: Add #:timeout build option.
|
10 years ago |
Ludovic Courtès
|
f5768afa33
build: Change state and log directories to $localstatedir/.../guix.
|
10 years ago |
Ludovic Courtès
|
cafb92d853
store: 'export-paths' doesn't export references of the given files.
|
10 years ago |
Ludovic Courtès
|
371e87d286
store: Use 'when' instead of 'if' in effectful context.
|
10 years ago |
Ludovic Courtès
|
d66b704b51
store: Add comments for the stracer.
|
10 years ago |
Ludovic Courtès
|
99fbddf9a6
store: Change 'export-paths' to always export in topological order.
|
10 years ago |
Ludovic Courtès
|
50add47748
store: Add 'topologically-sorted'.
|
10 years ago |
Ludovic Courtès
|
ce4a482983
store: Add 'with-store' convenience macro.
|
10 years ago |
Ludovic Courtès
|
6bfec3edf5
store: Add 'register-path' procedure.
|
10 years ago |
Ludovic Courtès
|
5674a3fdb6
store: Add comments for the %stderr constants.
|
10 years ago |
Ludovic Courtès
|
1d6816f98c
config: '%store-directory' always honors $NIX_STORE_DIR.
|
10 years ago |
Ludovic Courtès
|
80d0447c95
config: '%state-directory' always honors $NIX_STATE_DIR.
|
10 years ago |
Ludovic Courtès
|
021a201f29
store: Fix 'log-file' to support uncompressed logs.
|
10 years ago |
Ludovic Courtès
|
526382ff92
daemon: Implement signed archive import/export.
|
11 years ago |
Ludovic Courtès
|
5c0f184536
store: Optimize 'store-path-package-name' and 'store-path-hash-part'.
|
11 years ago |
Ludovic Courtès
|
9336e5b5e7
store: Make 'direct-store-path?' public.
|
11 years ago |
Ludovic Courtès
|
eddd4077a5
store: Add 'log-file' procedure.
|
11 years ago |
Ludovic Courtès
|
cfbf916045
store: The 'references' parameter of 'add-text-to-store' is now optional.
|
11 years ago |
Ludovic Courtès
|
bf8e7fc502
store: Add a printer for <nix-server>.
|
11 years ago |