Loading pkgs/by-name/gi/git-codereview/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildGoModule rec { pname = "git-codereview"; version = "1.17.0"; version = "1.18.0"; src = fetchFromGitHub { owner = "golang"; repo = "review"; rev = "v${version}"; hash = "sha256-mcyijASjm4DeXsh5ZPLoYuRypCeIbp2FcSIDA0M+l2g="; hash = "sha256-VTwfKTvrgs052F9flMYBVXHLeuAKXj9NhAnT7FZW/1k="; }; vendorHash = null; Loading Loading
pkgs/by-name/gi/git-codereview/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildGoModule rec { pname = "git-codereview"; version = "1.17.0"; version = "1.18.0"; src = fetchFromGitHub { owner = "golang"; repo = "review"; rev = "v${version}"; hash = "sha256-mcyijASjm4DeXsh5ZPLoYuRypCeIbp2FcSIDA0M+l2g="; hash = "sha256-VTwfKTvrgs052F9flMYBVXHLeuAKXj9NhAnT7FZW/1k="; }; vendorHash = null; Loading