I opened a PR to update a package I’m the maintainer. We usually used the merge bot.
However, this time I had to change the version of a package in all-packages.nix
. Because of that, the bot don’t seem happy.
I was wondering, is there another way to change the version of fmt without involving all-packages.nix
, or someone needs to review and merge manually?
Thanks!
https://github.com/NixOS/nixpkgs-merge-bot?tab=readme-ov-file#constraints
For now we only allow pull requests done by r-ryantm or committers to be merged
Unless you’re a committer it shouldn’t merge anyway.
I see. Thank you! I’ll add this PR in the list of PR ready for review