Unverified Commit 444fdee5 authored by Jonathan Davies's avatar Jonathan Davies
Browse files

prometheus: Allow local networking on Darwin for assets build

The npm test suite performs a localhost DNS lookup which fails in the
Darwin sandbox without this.
parent e4964a7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -63,6 +63,8 @@ let

    env.CI = true;

    __darwinAllowLocalNetworking = true;

    doCheck = true;
    checkPhase = ''
      runHook preCheck