Loading pkgs/applications/virtualization/cri-o/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ buildGoModule rec { pname = "cri-o"; version = "1.30.0"; version = "1.30.1"; src = fetchFromGitHub { owner = "cri-o"; repo = "cri-o"; rev = "v${version}"; hash = "sha256-gsC6e0wQowgskUazuqQRtO7ra5Wg9RU8+k3LFqIReJk="; hash = "sha256-3TO7pPDIYxlWXWNIAqCMWPCFPRxG6k6ilL2wDiAXFVY="; }; vendorHash = null; Loading Loading
pkgs/applications/virtualization/cri-o/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ buildGoModule rec { pname = "cri-o"; version = "1.30.0"; version = "1.30.1"; src = fetchFromGitHub { owner = "cri-o"; repo = "cri-o"; rev = "v${version}"; hash = "sha256-gsC6e0wQowgskUazuqQRtO7ra5Wg9RU8+k3LFqIReJk="; hash = "sha256-3TO7pPDIYxlWXWNIAqCMWPCFPRxG6k6ilL2wDiAXFVY="; }; vendorHash = null; Loading