nixpkgs/pkgs/by-name/li/libbytesize
Colin d2bde715f2 libbytesize: fix cross compilation
libbytesize python module imports a shared object, which only works so
long as it's imported on the same architecture it was built for.
hence, do the import check as part of `installCheckPhase` where it can
be enabled more selectively.
2024-11-13 13:48:46 +00:00
..
package.nix libbytesize: fix cross compilation 2024-11-13 13:48:46 +00:00