Loading pkgs/by-name/la/lazygit/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule rec { pname = "lazygit"; version = "0.57.0"; version = "0.58.0"; src = fetchFromGitHub { owner = "jesseduffield"; repo = "lazygit"; tag = "v${version}"; hash = "sha256-DC0wVkFI7Te3QSE8Y0WU/ysanfukTkGa3N43hmKHXW8="; hash = "sha256-+xWryg9iLip0VF6GFCDXPKayooNPurBgBfZestpSv4M="; }; vendorHash = null; Loading Loading
pkgs/by-name/la/lazygit/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule rec { pname = "lazygit"; version = "0.57.0"; version = "0.58.0"; src = fetchFromGitHub { owner = "jesseduffield"; repo = "lazygit"; tag = "v${version}"; hash = "sha256-DC0wVkFI7Te3QSE8Y0WU/ysanfukTkGa3N43hmKHXW8="; hash = "sha256-+xWryg9iLip0VF6GFCDXPKayooNPurBgBfZestpSv4M="; }; vendorHash = null; Loading