Loading pkgs/by-name/bi/bitrise/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: buildGoModule (finalAttrs: { pname = "bitrise"; version = "2.39.2"; version = "2.39.4"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = "v${finalAttrs.version}"; hash = "sha256-yduH5UkBwcp41pCeFyoOYtaTwvINrbMaQQlvmeRAXCY="; hash = "sha256-Sg7Os1HqxyGQ7WngCFmV0s8HsFHLt/IgX79nd1tBciU="; }; # 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 (finalAttrs: { pname = "bitrise"; version = "2.39.2"; version = "2.39.4"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = "v${finalAttrs.version}"; hash = "sha256-yduH5UkBwcp41pCeFyoOYtaTwvINrbMaQQlvmeRAXCY="; hash = "sha256-Sg7Os1HqxyGQ7WngCFmV0s8HsFHLt/IgX79nd1tBciU="; }; # many tests rely on writable $HOME/.bitrise and require network access Loading