mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
Only PRs to packages in pkgs/by-name can be merged with the merge bot, so this is what lets the package's maintainers act on r-ryantm's bumps. Both callPackage calls took empty argument sets, so no .override interface changes. simpleBuildTool stays in all-packages.nix, being an alias rather than a definition. Assisted-by: Claude Code (Claude Opus 5)