Loading pkgs/by-name/ru/runc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,13 +16,13 @@ buildGoModule (finalAttrs: { pname = "runc"; version = "1.3.2"; version = "1.3.3"; src = fetchFromGitHub { owner = "opencontainers"; repo = "runc"; tag = "v${finalAttrs.version}"; hash = "sha256-Yva0zrcnuHCuIYVi07sxTxNc4fOXVo93jO1hbHjdYNo="; hash = "sha256-Ci/2otySB7FaFoutmzWeVaTU+tO/lnluQfneFSQM1RE="; }; vendorHash = null; Loading Loading
pkgs/by-name/ru/runc/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,13 +16,13 @@ buildGoModule (finalAttrs: { pname = "runc"; version = "1.3.2"; version = "1.3.3"; src = fetchFromGitHub { owner = "opencontainers"; repo = "runc"; tag = "v${finalAttrs.version}"; hash = "sha256-Yva0zrcnuHCuIYVi07sxTxNc4fOXVo93jO1hbHjdYNo="; hash = "sha256-Ci/2otySB7FaFoutmzWeVaTU+tO/lnluQfneFSQM1RE="; }; vendorHash = null; Loading