Age | Commit message (Expand) | Author |
---|---|---|
2023-08-18 | Fixing #7479 | John Ericson |
2023-08-10 | Make the Derived Path family of types inductive for dynamic derivations | John Ericson |
2023-07-03 | Rename 'resolvedRef' to 'lockedRef' | Eelco Dolstra |
2023-05-15 | Make more string values work as installables | John Ericson |
2023-05-10 | Fix `nix print-dev-env` & `nix develop` with drv paths | John Ericson |
2023-04-24 | Merge remote-tracking branch 'origin/master' into source-path | Eelco Dolstra |
2023-04-21 | Use `std::set<StringContextElem>` not `PathSet` for string contexts | John Ericson |
2023-04-06 | Backport SourcePath from the lazy-trees branch | Eelco Dolstra |
2023-03-24 | Stratify `ExtraPathInfo` along `Installable` hierarchy | John Ericson |
2023-03-04 | InstallableFlake: Apply nix config in `getCursors` | amesgen |
2023-02-20 | Split out `InstallableFlake` and `InstallableAttrPath` | John Ericson |