shell: use nixpkgs-reviewFull

nixpkgs-reviewFull includes some better defaults that may be more
friendly to users.

Link: https://github.com/NixOS/nixpkgs/issues/426408#issuecomment-3577306662
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
Ethan Carter Edwards
2025-11-25 15:44:10 -05:00
parent 1bfe2b73f9
commit d9e292ca0e

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