Build failure: pkgsCross.mingwW64.python3 #351007
Labels
0.kind: build failure
A package fails to build
6.topic: cross-compilation
Building packages on a different platform than they will be used on
6.topic: python
6.topic: windows
Running, or buiding, packages on Windows
Steps To Reproduce
Steps to reproduce the behavior:
nix build "nixpkgs#pkgsCross.mingwW64.python3
-- this builds Python 3.12.6 at the time of submissionnix build "nixpkgs#pkgsCross.mingwW64.python311
-- this builds Python 3.11.10 at the time of submissionBuild log
Additional context
This stems from the package trying to do shell expansion in a Nix array:
Notify maintainers
The whole Python team?
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: