Loading pkgs/applications/networking/cluster/node-problem-detector/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,13 +2,13 @@ buildGoModule rec { pname = "node-problem-detector"; version = "0.8.19"; version = "0.8.20"; src = fetchFromGitHub { owner = "kubernetes"; repo = pname; rev = "v${version}"; sha256 = "sha256-foVMmRgxy0A62EzmDiGUd2/x5zOpMAMUzXitpxuSIU0="; sha256 = "sha256-Aw6TDyWczqWgUOCV7f4JSAI4eVcjWgwe2V5qSrx4TBI="; }; vendorHash = null; Loading Loading
pkgs/applications/networking/cluster/node-problem-detector/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,13 +2,13 @@ buildGoModule rec { pname = "node-problem-detector"; version = "0.8.19"; version = "0.8.20"; src = fetchFromGitHub { owner = "kubernetes"; repo = pname; rev = "v${version}"; sha256 = "sha256-foVMmRgxy0A62EzmDiGUd2/x5zOpMAMUzXitpxuSIU0="; sha256 = "sha256-Aw6TDyWczqWgUOCV7f4JSAI4eVcjWgwe2V5qSrx4TBI="; }; vendorHash = null; Loading