aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/installable-flake.cc
AgeCommit message (Expand)Author
2023-04-24Merge remote-tracking branch 'origin/master' into source-pathEelco Dolstra
2023-04-21Use `std::set<StringContextElem>` not `PathSet` for string contextsJohn Ericson
2023-04-06Backport SourcePath from the lazy-trees branchEelco Dolstra
2023-03-24Stratify `ExtraPathInfo` along `Installable` hierarchyJohn Ericson
2023-03-04InstallableFlake: Apply nix config in `getCursors`amesgen
2023-02-20Split out `InstallableFlake` and `InstallableAttrPath`John Ericson