Run your own @r-ryantm on GitHub's CI and skip the queue!
- Fork
nixpkgsto the account you'll be using, ideally under<login>/nixpkgs - Select "Use this template" and follow the prompts to make a copy of this repository
- Either:
- Create a classic access token with the
public_repo,workflow,read:user, anduser:emailscopes - Create a fine-grained token with write access to this repository and the
nixpkgsfork; and read and write workflows, read and write pull requests, and read email addresses permissions
- Create a classic access token with the
- Store the token under repository secrets as
GH_PAT - Open the
.github/workflows/nixpkgs-update.ymlworkflow and add your packages tojobs.update-package.strategy.matrix.package