Age | Commit message (Expand) | Author |
---|---|---|
2024-10-08 | Fix gcc warning -Wmissing-field-initializers | Lulu |
2023-08-10 | Make the Derived Path family of types inductive for dynamic derivations | John Ericson |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-01-11 | Improve `OutputsSpec` slightly | John Ericson |
2023-01-10 | Make clear that `StorePathWithOutputs` is a deprecated type | John Ericson |
2022-05-03 | nix profile: Support overriding outputs | Eelco Dolstra |
2022-05-03 | Allow selecting derivation outputs using 'installable!outputs' | Eelco Dolstra |
2021-04-05 | buildable.{cc,hh} -> derived-path.{cc,hh} | John Ericson |
2021-04-05 | Rename Buildable | John Ericson |
2021-04-05 | Use `BuildableReq` for `buildPaths` and `ensurePath` | John Ericson |
2021-04-05 | Move `StorePathWithOutput` utilities out of store class | John Ericson |
2021-04-05 | Move `StorePathWithOutputs` into its own header/file | John Ericson |