Age | Commit message (Expand) | Author |
---|---|---|
2022-11-21 | nix build --json: Include build statistics | Eelco Dolstra |
2022-11-21 | Rename derivedPathsWithHintsToJSON -> builtPathsToJSON | Eelco Dolstra |
2022-05-04 | Get rid of most `.at` calls (#6393) | Alain Zscheile |
2022-03-17 | Clean up `DerivationOutput`, and headers | John Ericson |
2022-03-17 | Fix `nix build --dry-run` with CA derivations | Théophane Hufschmitt |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2021-10-26 | Make experimental-features a proper type | regnat |
2021-09-30 | `std::visit` by reference | John Ericson |
2021-05-17 | Merge pull request #4818 from NixOS/ca/cli-use-builtpaths | Eelco Dolstra |
2021-05-17 | Enfore the use of properly built paths in libcmd | regnat |
2021-05-12 | Fix tokenize output names in drv | Matthew Bauer |
2021-05-12 | DerivedPathWithHints -> BuiltPath | regnat |
2021-04-05 | buildable.{cc,hh} -> derived-path.{cc,hh} | John Ericson |