Commit graph

5 commits

Author SHA1 Message Date
sternenseemann ae2eac6d40 keystone: make sure dylib's install name is correct on darwin
Using @rpath leads to problems later on, e.g. when linking against
haskellPackages.heystone which in turn links against keystone itself. As
soon as different rpaths/libdirs are in play, things fall apart.
2023-03-15 16:12:15 +01:00
Malo Bourgon 9e4be53221 treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jörg Thalheim bc8ef72640
keystone: also build shared library 2020-12-09 19:44:49 +01:00
luc65r 1e9d2d2f12 keystone: init at 0.9.2 2020-11-02 21:01:25 +01:00