Loading pkgs/by-name/ec/ecapture/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,13 +24,13 @@ buildGoModule rec { pname = "ecapture"; version = "1.5.1"; version = "1.5.2"; src = fetchFromGitHub { owner = "gojue"; repo = "ecapture"; tag = "v${version}"; hash = "sha256-ODs6xey90XVQ+cc5qNciWdETW1N5hDBTjxpANCHeWsg="; hash = "sha256-GWz+zlaP+kNF0G3hZJ2GJXusihGgEpxVdOlgAiHIH4s="; fetchSubmodules = true; }; Loading Loading
pkgs/by-name/ec/ecapture/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,13 +24,13 @@ buildGoModule rec { pname = "ecapture"; version = "1.5.1"; version = "1.5.2"; src = fetchFromGitHub { owner = "gojue"; repo = "ecapture"; tag = "v${version}"; hash = "sha256-ODs6xey90XVQ+cc5qNciWdETW1N5hDBTjxpANCHeWsg="; hash = "sha256-GWz+zlaP+kNF0G3hZJ2GJXusihGgEpxVdOlgAiHIH4s="; fetchSubmodules = true; }; Loading