1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libexpr/flake
Robert Hensing 5d834c40d0 flakes: Differentiate self.outPath and self.sourceInfo.outPath
It would be incorrect to say that the `sourceInfo` has an `outPath`
that isn't the root. `sourceInfo` is about the root, whereas only
the flake may not be about the root. Thanks Eelco for pointing that
out.
2023-02-22 03:31:24 +01:00
..
call-flake.nix flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
config.cc printMsg replacement by printInfo 2022-12-16 09:34:22 +01:00
flake.cc Add tests for error traces, and fixes 2023-01-19 14:10:56 +01:00
flake.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
flakeref.cc Split OutputsSpec and ExtendedOutputsSpec, use the former more 2023-01-11 18:57:18 -05:00
flakeref.hh Rename OutputPath -> ExtendedOutputPath 2023-01-11 18:55:29 -05:00
lockfile.cc Fix clang compilation 2023-02-01 20:34:44 +01:00
lockfile.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00