2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-16 00:54:40 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tom Hall
2a675bbf79 libpostal: fix on darwin
Apparently, recent XCode versions are stricter
https://github.com/openvenues/libpostal/issues/511

Second patch has a second hunk which adds a blank line, so it doesn't
apply cleanly. To get around this, I've included an edited version of
the patch with only the hunk we need.
2023-11-24 00:32:12 +00: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
Mark Vainomaa
9f4b7f2952
libpostal: mark supported on darwin 2022-04-16 15:00:45 +03:00
R. RyanTM
b2031fbfb2 libpostal: 1.0.0 -> 1.1 2021-03-12 01:00:15 +00:00
Tom Hall
bb2ee4c3b0 libpostal: init at 1.0.0 2021-03-07 21:13:29 +00:00