cmctl 1.11.2 -> 1.11.4 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/7a13nd6pvlzcwa5yqxciw1b65ans2jkf-packages.json.drv building '/nix/store/7a13nd6pvlzcwa5yqxciw1b65ans2jkf-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..3a0cfd24e9c 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.2"; src = fetchFromGitHub { owner = "cert-manager"; repo = "cert-manager"; - rev = "4767427a40e0e193c976fd6bc228f50de8950572"; - sha256 = "128s5vd4hp5mr0rnb21grzmijzx0ibpv71as36dcgw7z4v3gq7lx"; + rev = "a662045c2a7ec0d9118176965028113230fa9735"; + sha256 = "055gj0nqw6y9kpjmzq8qc6b4ijv9pcwjwwj0pcnqr9r7l700r86i"; }; - 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/m8ybkh6baymnfn8klcclqwvi3jn3bzvn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @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