shell: use nixpkgs-reviewFull (#465059)

This commit is contained in:
Wolfgang Walther
2025-11-26 10:55:50 +00:00
committed by GitHub
+1 -1
View File
@@ -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