Loading pkgs/servers/http/envoy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -184,6 +184,8 @@ buildBazelPackage { "--repo_env=GOSUMDB=sum.golang.org" ]; requiredSystemFeatures = [ "big-parallel" ]; passthru.tests = { envoy = nixosTests.envoy; # tested as a core component of Pomerium Loading Loading
pkgs/servers/http/envoy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -184,6 +184,8 @@ buildBazelPackage { "--repo_env=GOSUMDB=sum.golang.org" ]; requiredSystemFeatures = [ "big-parallel" ]; passthru.tests = { envoy = nixosTests.envoy; # tested as a core component of Pomerium Loading