aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/tests/derivation.cc
AgeCommit message (Expand)Author
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-09-05Test and begin documentation of the ATerm format for derivationsJohn Ericson
2023-07-07Simplify `ContentAddress`John Ericson
2023-04-19Remove references from fixed output derivation ab syntaxJohn Ericson
2023-04-19Gate `dynamic-derivations` with drv `fromJSON` tooJohn Ericson
2023-04-19Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17Gate experimental features in `DerivationOutput::fromJSON`John Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-07Include the name in the JSON for derivationsJohn Ericson
2023-04-07Create `Derivation::fromJSON`John Ericson
2023-02-28Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2023-02-20`Derivation::toJSON`: fix bug!John Ericson
2023-02-19Test `toJSON` of `DerivationOutput` and `Derivation`John Ericson