diff --git a/Justfile b/Justfile index 3aeac45d..cd3b8211 100644 --- a/Justfile +++ b/Justfile @@ -333,6 +333,11 @@ list-systemd: # # ================================================= +[linux] +[group('nixpkgs')] +gh-login: + gh auth login -h github.com --skip-ssh-key --git-protocol ssh --web + # Run nixpkgs-review for PR [linux] [group('nixpkgs')]