mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
feat: gh login via just
This commit is contained in:
5
Justfile
5
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
|
# Run nixpkgs-review for PR
|
||||||
[linux]
|
[linux]
|
||||||
[group('nixpkgs')]
|
[group('nixpkgs')]
|
||||||
|
|||||||
Reference in New Issue
Block a user