mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-27 02:50:50 +00:00
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`. For implementation version, use `python.sourceVersion`. Some expressions were broken. Those that were identified were fixed. fixup major