mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-07 09:18:11 +00:00
- Replaced python override from the final stdenv, instead we propagate our bootstrap python to stage4 and override both CF and xnu to use it. - Removed CF argument from python interpreters, this is redundant since it's not overidden anymore. - Inherit CF from stage4, making it the same as the stdenv.