Commit graph

9 commits

Author SHA1 Message Date
Ryan Burns d019e49c2c howard-hinnant-date: fix pkg-config variable substitutions 2023-04-07 14:58:54 -07:00
Christian Bourjau fd3efff8dc howard-hinnant-date: Build on unix
The howard-hinnant-date library supports unix not only linux.
2023-01-15 17:26:51 +01:00
Azat Bahawi 3f11b38298
howard-hinnant-date: fix CMake include path 2022-11-04 13:34:12 +03:00
Ryan Burns 1d7311d36f howard-hinnant-date: unstable-2020-03-09 -> 3.0.1
* use updated pkg-config patch from alpine ports
* remove unused curl build input
2021-08-27 23:09:53 -07:00
Maximilian Bosch 3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.

Each of these packages can be taken over by someone or removed if
people think that's reasonable.

Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Maximilian Bosch 1e8ddbb8b9
howard-hinnant-date: 2020-01-24 -> 2020-03-09 2020-03-12 18:12:58 +01:00
Cole Helbling 25057960ce
howard-hinnant-date: allow access to zoneinfo
This fixes the situtation where, if `/usr/share/zoneinfo` was
inaccessible/didn't otherwise exist, `howard-hinnant-date` would
download and drop a `~/Downloads/tzdata` directory containing some
timezone information from IANA [1]. To avoid this, we make use of the
`tzdata`'s `zoneinfo`, preventing the dropping of random directories and
files.

[1] https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz
2020-03-02 22:48:52 -08:00
Maximilian Bosch 9704297c5d
date: init at 2020-01-24
Needed for waybar-0.9.1.
Closes #78458

Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
2020-02-18 13:40:16 +01:00