Skip to content

Releases: Mic92/nixpkgs-review

Nitpicks

17 Nov 12:57
655d85a

Choose a tag to compare

  • Escape attributes before writing build.nix
  • create build directory under $XDG_CACHE_HOME
  • disable pruning in git fetch to work around git limitation
  • also start nix-shell if no packages have been changed
  • add --remote option to support nixpkgs forks in nix-review rev

"Feature parity"

20 Mar 11:12
64aa9e9

Choose a tag to compare

This releases introduces the wip subcommand from nox-review, thanks to @Ma27.
Now nix-review is at least on par with all features that nox-review provides.