mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-27 02:50:50 +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.