index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
derived-path.hh
Age
Commit message (
Expand
)
Author
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-11-25
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-05-12
Use `^` not `!` in indexed store derivations installable syntax
John Ericson
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-04-05
Document the derived path types.
John Ericson
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson