Age | Commit message (Expand) | Author |
---|---|---|
2023-05-24 | Fix typo in error message of too long store path | oxalica |
2023-01-23 | Test store paths, with property tests | John Ericson |
2022-03-31 | Add support for impure derivations | Eelco Dolstra |
2021-04-05 | Move `StorePathWithOutputs` into its own header/file | John Ericson |
2020-07-13 | toStorePath(): Return a StorePath and the suffix | Eelco Dolstra |
2020-06-16 | Remove StorePath::clone() and related functions | Eelco Dolstra |
2020-06-16 | StorePath: Rewrite in C++ | Eelco Dolstra |
2020-03-04 | nix-build: Fix !<output> handling | Eelco Dolstra |
2020-02-28 | Fix GC failures on bad store path names | Eelco Dolstra |
2020-01-21 | Fix derivation computation with __structuredAttrs and multiple outputs | Eelco Dolstra |
2019-12-16 | nix-store -r: Handle symlinks to store paths | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |