kraft 0.6.6 -> 0.6.7 https://github.com/unikraft/kraftkit/releases attrpath: kraft Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n5xr5rn9llrakrba48jgh10f22q1x58h-packages.json.drv building '/nix/store/n5xr5rn9llrakrba48jgh10f22q1x58h-packages.json.drv'... Going to be running update for following packages: - kraftkit-0.6.6 Press Enter key to continue... Running update for: - kraftkit-0.6.6: UPDATING ... - kraftkit-0.6.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/virtualization/kraft/default.nix b/pkgs/applications/virtualization/kraft/default.nix index 688e6eff949b..03e2d3e44cbc 100644 --- a/pkgs/applications/virtualization/kraft/default.nix +++ b/pkgs/applications/virtualization/kraft/default.nix @@ -7,16 +7,16 @@ buildGoModule rec { pname = "kraftkit"; - version = "0.6.6"; + version = "0.6.7"; src = fetchFromGitHub { owner = "unikraft"; repo = "kraftkit"; rev = "v${version}"; - hash = "sha256-3dI3F1cCeLEOd+zusWUDZWLrVaaKHXzwOL/mF/yPZC8="; + hash = "sha256-qO7kGkqAIuEtu25uWhqu5t3yecpYQHEIp/Ky9e8VkWY="; }; - vendorHash = "sha256-4zciooCUNVLTQ/0tctqV3hExR5vRY5VumHzGtL8xdws="; + vendorHash = "sha256-Ijhwu17j2iOVekAn9iHVV849ZMrGxgnnZ8DLREeSIzA="; ldflags = [ "-s" No auto update branch exists There might already be an open PR for this update: - kraft: 0.6.6 -> 0.6.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/255473"