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