Unverified Commit e1daa46f authored by Yifei Sun's avatar Yifei Sun Committed by GitHub
Browse files

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

parents 0cb6e8e7 cfc52594
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 = [