Files
nixpkgs/pkgs/development
Simon Chatterjee 019e86fde9 haskell generic-builder: fix Darwin regression for lmdb
Recent updates to the generic builder have caused haskellPackages.lmdb-simple to
fail to build on Darwin, since it cannot see the lmdb C dynamic library included
by its dependent haskellPackages.lmdb.

The C dynamic library has suffix `.so` not `.dylib`, so this fix allows for
that.

Closes #80190, but that issue may identify a preferable solution.
2020-02-17 09:41:31 +01:00
..
2020-02-10 20:03:47 +01:00
2020-02-16 09:12:27 +01:00
2020-02-10 13:23:35 -05:00
2020-02-16 08:50:59 +01:00
2020-02-13 09:04:17 -08:00