nixpkgs-update icon indicating copy to clipboard operation
nixpkgs-update copied to clipboard

Treat `python3Packages` as alias of `python310Packages`

Open dotlambda opened this issue 3 years ago • 0 comments

Please have checkExistingUpdatePR also do a search for a PR starting with python3Packages.

Alternatively, the PR by @r-ryantm could start with python3Packages by replacing python3*Packages with python3Packages in lookupAttrPath.

dotlambda avatar May 17 '22 04:05 dotlambda