🚀 add nixpkgs-review

This commit is contained in:
Moritz Böhme 2022-04-30 13:08:29 +02:00
parent a863e30305
commit f9edbf2dc3
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 126 additions and 2 deletions

View file

@ -49,6 +49,8 @@
emacs = editor;
nixpkgs-review = "nixpkgs-review-checks";
nixpkgs-pr = "nixpkgs-review pr --token ${
if (config.modules.cli.shell.name == "fish") then "" else "$"
}(cat /run/agenix/github)";