Unverified Commit 77c0936b authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

shell: use nixpkgs-reviewFull (#465059)

parents 62498108 d9e292ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ curPkgs
  packages = with pkgs; [
    # Helper to review Nixpkgs PRs
    # See CONTRIBUTING.md
    nixpkgs-review
    nixpkgs-reviewFull
    # Command-line utility for working with GitHub
    # Used by nixpkgs-review to fetch eval results
    gh