Age | Commit message (Expand) | Author |
---|---|---|
2023-01-14 | Make `ValidPathInfo` have plain `StorePathSet` references like before | John Ericson |
2022-03-10 | Merge remote-tracking branch 'upstream/master' into path-info | John Ericson |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2020-06-25 | WIP: store separate `hasValidPath` bool | John Ericson |
2020-06-16 | Remove StorePath::clone() and related functions | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |
2018-10-20 | Add --graphml option to the nix-store --query command | Antoine Eiche |