1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/flake
John Ericson ce2f91d356 Split OutputsSpec and ExtendedOutputsSpec, use the former more
`DerivedPath::Built` and `DerivationGoal` were previously using a
regular set with the convention that the empty set means all outputs.
But it is easy to forget about this rule when processing those sets.
Using `OutputSpec` forces us to get it right.
2023-01-11 18:57:18 -05:00
..
call-flake.nix Use _type 2022-10-25 16:48:31 +02:00
config.cc printMsg replacement by printInfo 2022-12-16 09:34:22 +01:00
flake.cc Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +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 Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
lockfile.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00