mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-24 09:15:11 +00:00
This changeset allows for cross-compilation of Python packages. Packages built with buildPythonPackage are not allowed to refer to the build machine. Executables that have shebangs will refer to the host.