Loading pkgs/by-name/st/starboard/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildGoModule (finalAttrs: { pname = "starboard"; version = "0.15.29"; version = "0.15.30"; __darwinAllowLocalNetworking = true; # for tests Loading @@ -17,7 +17,7 @@ buildGoModule (finalAttrs: { owner = "aquasecurity"; repo = "starboard"; tag = "v${finalAttrs.version}"; hash = "sha256-co4+k+91T/M+f4zk4Q26SEoRRTKDsQpYZQY9AWOjv9o="; hash = "sha256-3Z2dALOgm68bPrchyXYd1HsWJbplTUV1JapYFoS/OPU="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading Loading
pkgs/by-name/st/starboard/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildGoModule (finalAttrs: { pname = "starboard"; version = "0.15.29"; version = "0.15.30"; __darwinAllowLocalNetworking = true; # for tests Loading @@ -17,7 +17,7 @@ buildGoModule (finalAttrs: { owner = "aquasecurity"; repo = "starboard"; tag = "v${finalAttrs.version}"; hash = "sha256-co4+k+91T/M+f4zk4Q26SEoRRTKDsQpYZQY9AWOjv9o="; hash = "sha256-3Z2dALOgm68bPrchyXYd1HsWJbplTUV1JapYFoS/OPU="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading