Ludovic Courtès
|
0c10902609
grafts: Cache the derivation/graft mapping for the whole session.
|
vor 3 Jahren |
Ludovic Courtès
|
4a93fb0595
grafts: Use SRFI-71 instead of SRFI-11.
|
vor 3 Jahren |
Ludovic Courtès
|
6bd3d4fe06
grafts: Record cache lookups for profiling.
|
vor 3 Jahren |
Ludovic Courtès
|
db45712a67
grafts: Inline 'grafting?' and 'set-grafting'.
|
vor 3 Jahren |
Ludovic Courtès
|
58bb833365
grafts: Improve performance for derivations with many inputs.
|
vor 4 Jahren |
Ludovic Courtès
|
4b75a70600
grafts: Simplify access to store item references.
|
vor 4 Jahren |
Ludovic Courtès
|
710854304b
grafts: Don't rely on substitute info for missing store items.
|
vor 4 Jahren |
Ludovic Courtès
|
9616b81e98
grafts: 'references-oracle' now takes a derivation input.
|
vor 5 Jahren |
Ludovic Courtès
|
aad086d871
grafts: Avoid 'query-valid-derivers' RPC.
|
vor 5 Jahren |
Ludovic Courtès
|
f9e8a12379
store: Rename '&nix-error' to '&store-error'.
|
vor 5 Jahren |
Ludovic Courtès
|
7bc5657f84
grafts: Mark as non substitutable.
|
vor 6 Jahren |
Ludovic Courtès
|
64fd1c01bc
grafts: Record metadata as derivation properties.
|
vor 6 Jahren |
Ludovic Courtès
|
c6080c3249
store: Add a functional object cache and use it in 'lower-object'.
|
vor 9 Jahren |
Ludovic Courtès
|
93c333895a
grafts: Add (guix build debug-link) and use it.
|
vor 6 Jahren |
Ludovic Courtès
|
e4297aa8b9
grafts: Add high-level 'graft' procedure on the build side.
|
vor 6 Jahren |
Ludovic Courtès
|
015f17e8b9
derivations: Introduce 'read-derivation-from-file'.
|
vor 7 Jahren |
Ludovic Courtès
|
482fda2729
grafts: Do not pull derivation outputs not depended on.
|
vor 7 Jahren |
Ludovic Courtès
|
fd7d1235f1
grafts: Shallow grafting can be performed on a subset of the outputs.
|
vor 7 Jahren |
Ludovic Courtès
|
0aeed5e310
grafts: Preserve the cache across recursive calls.
|
vor 7 Jahren |
Ludovic Courtès
|
90ad5c8836
grafts: Actually cache grafts during the derivation DAG traversal.
|
vor 7 Jahren |
Ludovic Courtès
|
d38bc9a9f6
grafts: Move caching to a new 'with-cache' macro.
|
vor 7 Jahren |
Ludovic Courtès
|
3d47aa81ba
grafts: Apply the right grafts in the presence of multiple outputs.
|
vor 8 Jahren |
Ludovic Courtès
|
783ae212c2
grafts: Remove unused variables and confusing monad use.
|
vor 8 Jahren |
Ludovic Courtès
|
b013c33f6f
grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.
|
vor 8 Jahren |
Ludovic Courtès
|
1fd11c9259
grafts: Create only one grafted variant of each derivation.
|
vor 8 Jahren |
Ludovic Courtès
|
264fdedb40
grafts: Update the narinfo cache before building a derivation.
|
vor 8 Jahren |
Ludovic Courtès
|
d4da602e4c
grafts: Memoize intermediate results in 'cumulative-grafts'.
|
vor 8 Jahren |
Ludovic Courtès
|
c90cb5c9d8
grafts: Use dependency information from substitutes when possible.
|
vor 8 Jahren |
Ludovic Courtès
|
c22a1324e6
grafts: Graft recursively.
|
vor 8 Jahren |
Ludovic Courtès
|
f376dc3acb
grafts: Consider all the outputs in the graft mapping.
|
vor 8 Jahren |