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.19.0"; version = "2.20.0"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = version; hash = "sha256-VjuDeRl/rqA7bdhn9REdxdjRon5WxHkFIveOYNpQqa8="; hash = "sha256-kwM3TqXxkVq45oN9T+G7wmsBMdIJ/FN6ZoUysoM5PNY="; }; # 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.19.0"; version = "2.20.0"; src = fetchFromGitHub { owner = "bitrise-io"; repo = "bitrise"; rev = version; hash = "sha256-VjuDeRl/rqA7bdhn9REdxdjRon5WxHkFIveOYNpQqa8="; hash = "sha256-kwM3TqXxkVq45oN9T+G7wmsBMdIJ/FN6ZoUysoM5PNY="; }; # many tests rely on writable $HOME/.bitrise and require network access Loading