Commit Graph

5 Commits

Author SHA1 Message Date
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
Vladimir Panteleev
387bdb9c5e
libbytesize: fix Python bindings 2024-11-07 09:15:56 +00:00
Anderson Torres
207d668c49 libbytesize: 2.10 -> 2.11 2024-08-26 21:35:52 -03:00
Anderson Torres
487bca6f29 libbytesize: nixfmt-rfc-style 2024-08-26 21:35:52 -03:00
Anderson Torres
e8c134f783 libbytesize: migrate to by-name 2024-08-26 21:35:52 -03:00