- Notifications
You must be signed in to change notification settings - Fork1
nix-community/rfc55
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a script to find inactive nixpkgs maintainers as part ofRFC-55 - Retire inactive nixpkgs committers.
nixpkgs-inactive-committers expects an API token passed in the environment as GITHUB_TOKEN .Such a token can be created athttps://github.com/settings/tokensMake sure to enable the read:org scope
$ export GITHUB_TOKEN=<insert-token-here>$ nix-build$ ./result/bin/inactive-maintainers