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