ntpd-rs: fix build on darwin (#501712)

This commit is contained in:
StepBroBD
2026-03-21 17:32:28 +00:00
committed by GitHub
+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 = [