Age | Commit message (Expand) | Author |
---|---|---|
2020-06-03 | No C++ designated initializers yet with Clang 7 | John Ericson |
2020-06-02 | WIP | John Ericson |
2020-05-28 | Merge branch 'master' of github.com:NixOS/nix into enum-class | Carlo Nucera |
2020-05-26 | Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod | Carlo Nucera |
2020-05-05 | nix --help: Group commands | Eelco Dolstra |
2020-03-29 | Replace some `bool recursive` with a new `FileIngestionMethod` enum | John Ericson |
2020-03-29 | Use `enum struct` and drop prefixes | John Ericson |
2019-12-18 | nix make-content-addressable: Add --json flag | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |
2019-12-05 | Make subcommand construction in MultiCommand lazy | Eelco Dolstra |
2019-10-21 | nix make-content-addressable: Add examples | Eelco Dolstra |
2019-10-21 | Allow content-addressable paths to have references | Eelco Dolstra |