Commit 5ad9e1b2 authored by 06kellyjac's avatar 06kellyjac
Browse files

notation: fix tests with darwin sandbox on

parent 4e550ce0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ buildGoModule (finalAttrs: {
    "./test/e2e"
  ];

  # tests bind to localhost
  __darwinAllowLocalNetworking = true;

  ldflags = [
    "-s"
    "-w"