nixpkgs/pkgs/data/misc/tzdata
Sergei Trofimovich eff4e92382 tzdata: disable network access
Without the change tests fail on darwin as
https://hydra.nixos.org/build/272249259/nixlog/164/tail:

    curl: (77) error setting certificate file: /no-cert-file.crt

Possibly because `stdenv` has `curl` there. Upstream suggests disabling
networking access with `CURL=:`. Let's use that.
2024-09-12 06:48:41 +01:00
..
0001-Add-exe-extension-for-MS-Windows-binaries.patch
default.nix tzdata: disable network access 2024-09-12 06:48:41 +01:00
tzdata-setup-hook.sh