1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/python-modules/tables
Josef Kemetmueller facf9a6d22 pytables: Fix build on darwin by using external c-blosc
Using the pytables internal c-blosc lead to a compilation error on
darwin, as the installer uses cpuinfo.get_cpu_info(), which
(unexpectedly for pytables) returns None in the current darwin-python.
2017-05-06 10:45:34 +02:00
..
default.nix pytables: Fix build on darwin by using external c-blosc 2017-05-06 10:45:34 +02:00