mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
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:
parent
1bfe2b73f9
commit
d9e292ca0e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue