Unverified Commit c451a5ea authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

open62541: fix tests

parent 5383b385
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -150,6 +150,8 @@ stdenv.mkDerivation (finalAttrs: {
      rm -r bin/libopen62541*
    '';

  __darwinAllowLocalNetworking = true;

  passthru.updateScript = nix-update-script { };

  passthru.tests =