forked from lix-project/lix
05f0430de1
promise :-) This allows derivations to specify on *what* output paths of input derivations they are dependent. This helps to prevent unnecessary downloads. For instance, a build might be dependent on the `devel' and `lib' outputs of some library component, but not the `docs' output.
8 lines
258 B
Modula-2
8 lines
258 B
Modula-2
init initDerivationsHelpers
|
|
|
|
Derive | ATermList ATermList ATermList string string ATermList ATermList | ATerm |
|
|
|
|
| string string | ATerm | EnvBinding |
|
|
| string ATermList | ATerm | DerivationInput |
|
|
| string string string string | ATerm | DerivationOutput |
|