ntpd-rs: fix build on darwin

This commit is contained in:
Yifei Sun
2026-03-20 20:05:06 +01:00
parent 4cf28f567b
commit cfc5259476
+2
View File
@@ -29,6 +29,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
installShellFiles
];
__darwinAllowLocalNetworking = true;
# These fail based on timestamp issues with bundled certificates
# See https://github.com/NixOS/nixpkgs/issues/497682 & https://github.com/pendulum-project/ntpd-rs/pull/2133
checkFlags = [