Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | Use eval-store in more places | Eelco Dolstra |
2021-05-17 | Split the parsing of an `App` and its resolving | regnat |
2021-05-17 | Enfore the use of properly built paths in libcmd | regnat |
2021-05-12 | DerivedPathWithHints -> BuiltPath | regnat |
2021-04-05 | buildable.{cc,hh} -> derived-path.{cc,hh} | John Ericson |
2021-04-05 | Rename Buildable | John Ericson |
2021-04-05 | Move `StorePathWithOutputs` into its own header/file | John Ericson |
2021-04-05 | Pull out Buildable into its own file/header in libnixstore | John Ericson |
2021-02-17 | Throw an error if --arg / --argstr is used with a flake | Eelco Dolstra |
2021-01-26 | Move command plugin interface to libnixcmd | Shea Levy |