aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/derived-path.cc
AgeCommit message (Expand)Author
2022-03-17Clean up `DerivationOutput`, and headersJohn Ericson
2022-03-17Fix `nix build --dry-run` with CA derivationsThéophane Hufschmitt
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-09-30`std::visit` by referenceJohn Ericson
2021-05-17Merge pull request #4818 from NixOS/ca/cli-use-builtpathsEelco Dolstra
2021-05-17Enfore the use of properly built paths in libcmdregnat
2021-05-12Fix tokenize output names in drvMatthew Bauer
2021-05-12DerivedPathWithHints -> BuiltPathregnat
2021-04-05buildable.{cc,hh} -> derived-path.{cc,hh}John Ericson