cnspec 8.20.0 -> 8.21.3 https://github.com/mondoohq/cnspec/releases attrpath: cnspec Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-LH9ts/hD16rF9VBJIfwTAQXq9MMAiBKBR3ulKGNrlow=" [golangModuleVersion] Replaced vendorHash with sha256-HvAXx/yVFL/0R+3GG2ClaEb/jJNUGIzQnn2bjHCTwyA= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/cnspec/default.nix b/pkgs/tools/security/cnspec/default.nix index 88952936432a..31d6004327d5 100644 --- a/pkgs/tools/security/cnspec/default.nix +++ b/pkgs/tools/security/cnspec/default.nix @@ -5,17 +5,17 @@ buildGoModule rec { pname = "cnspec"; - version = "8.20.0"; + version = "8.21.3"; src = fetchFromGitHub { owner = "mondoohq"; repo = "cnspec"; rev = "refs/tags/v${version}"; - hash = "sha256-VPXxeI4dO6bHUagS38l7358sXW3ot/v/j9MUrD/akNg="; + hash = "sha256-N7b1ArU0xvwHdEBdhQANENAX9q0CkmkKTjSvlaa5QlY="; }; proxyVendor = true; - vendorHash = "sha256-LH9ts/hD16rF9VBJIfwTAQXq9MMAiBKBR3ulKGNrlow="; + vendorHash = "sha256-HvAXx/yVFL/0R+3GG2ClaEb/jJNUGIzQnn2bjHCTwyA="; subPackages = [ "apps/cnspec" Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.