aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/installable-flake.cc
AgeCommit message (Expand)Author
2024-07-13language: cleanly ban integer overflowsJade Lovelace
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-21print type and value in "flake attr is not a derivation" errorsQyriad
2024-03-25feat: notation to refer to no attribute search prefixTom Bereknyei
2024-03-04Merge pull request #9582 from pennae/misc-optseldritch horrors
2023-08-18Fixing #7479John Ericson
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-07-03Rename 'resolvedRef' to 'lockedRef'Eelco Dolstra
2023-05-15Make more string values work as installablesJohn Ericson
2023-05-10Fix `nix print-dev-env` & `nix develop` with drv pathsJohn Ericson
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