Loading pkgs/by-name/bi/bitrise/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: buildGoModule rec { pname = "bitrise"; version = "2.30.5"; version = "2.30.6"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = "v${version}"; hash = "sha256-j7Gbr+j/5RnM7S6eRZZkmlXgY+vBgfTJ5ZaLz8o7pww="; hash = "sha256-XMfBkn139BPdcSzC1ByXFxIKXNXgj2ktHjp29DO6API="; }; # many tests rely on writable $HOME/.bitrise and require network access Loading Loading
pkgs/by-name/bi/bitrise/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: buildGoModule rec { pname = "bitrise"; version = "2.30.5"; version = "2.30.6"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = "v${version}"; hash = "sha256-j7Gbr+j/5RnM7S6eRZZkmlXgY+vBgfTJ5ZaLz8o7pww="; hash = "sha256-XMfBkn139BPdcSzC1ByXFxIKXNXgj2ktHjp29DO6API="; }; # many tests rely on writable $HOME/.bitrise and require network access Loading