28b3398d73
Python cross-compilation is quite difficult, and doesn't work in several situations, such as: https://github.com/NixOS/nixpkgs/issues/186525 Let's give people the option of cross-compiling `btrfs-progs` to hostPlatforms for which we cannot cross-compile python. Unfortunately btrfs-progs insists on a special configure flag `--disable-python`; simply being unable to find python isn't enough. |
||
---|---|---|
.. | ||
default.nix |