cmctl 1.11.2 -> 1.12.1 https://github.com/cert-manager/cert-manager/releases attrpath: cmctl 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/83dbanx6bqcylc3whaxigyfz0gp2kf6j-packages.json.drv building '/nix/store/83dbanx6bqcylc3whaxigyfz0gp2kf6j-packages.json.drv'... Going to be running update for following packages: - cmctl-1.11.2 Press Enter key to continue... Running update for: - cmctl-1.11.2: UPDATING ... - cmctl-1.11.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/cmctl/default.nix b/pkgs/applications/networking/cluster/cmctl/default.nix index ab4789741fb..c74fb48fac8 100644 --- a/pkgs/applications/networking/cluster/cmctl/default.nix +++ b/pkgs/applications/networking/cluster/cmctl/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "cmctl"; - version = "1.11.2"; + version = "1.12.1"; src = fetchFromGitHub { owner = "cert-manager"; repo = "cert-manager"; - rev = "4767427a40e0e193c976fd6bc228f50de8950572"; - sha256 = "128s5vd4hp5mr0rnb21grzmijzx0ibpv71as36dcgw7z4v3gq7lx"; + rev = "3f5dbe1a5f06906b509c6c1032856612cde7f0e5"; + sha256 = "08n71jxa8nvr5lkbrjshyn93c8gqhpdiiidknjnhnbika9l7rw0r"; }; - vendorSha256 = "sha256-+r0QpD97r6dokUr07Qjb9kvoK+oz2rvml0cIebtYuHg="; + vendorSha256 = "sha256-DqyRSALD+i0ocnl3ZrlId8fWcA924Oq57lEBd2othLo="; subPackages = [ "cmd/ctl" ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cmctl nix build failed. got build log for 'cmctl' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/pmrpa3vn3bhw52nfxiki8c7qqdhik1fl-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage ./cmd/ctl main module (github.com/cert-manager/cert-manager) does not contain package github.com/cert-manager/cert-manager/cmd/ctl