mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-19 06:20:25 +08: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