nixpkgs/pkgs/tools/filesystems/btrfs-progs
Adam Joseph 28b3398d73 btrfs-progs: allow to build without python bindings
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.
2022-08-31 22:36:11 -07:00
..
default.nix btrfs-progs: allow to build without python bindings 2022-08-31 22:36:11 -07:00