2022-11-26T10:38:13 kluctl 2.16.1 -> 2.17.1 https://github.com/kluctl/kluctl/releases 2022-11-26T10:38:15 attrpath: kluctl 2022-11-26T10:38:15 Checking auto update branch... 2022-11-26T10:38:15 No auto update branch exists 2022-11-26T10:38:19 [version] 2022-11-26T10:38:21 [version] updated version and sha256 2022-11-26T10:38:21 [rustCrateVersion] 2022-11-26T10:38:21 [rustCrateVersion] No cargoSha256 found 2022-11-26T10:38:21 [golangModuleVersion] 2022-11-26T10:38:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T10:38:21 [updateScript] 2022-11-26T10:38:21 [updateScript] skipping because derivation has no updateScript 2022-11-26T10:38:21 2022-11-26T10:38:21 [quotedUrls] 2022-11-26T10:38:22 [quotedUrls] nothing found to replace 2022-11-26T10:38:22 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/kluctl/default.nix b/pkgs/applications/networking/cluster/kluctl/default.nix index 7b04b085a20..7c127c1c1c8 100644 --- a/pkgs/applications/networking/cluster/kluctl/default.nix +++ b/pkgs/applications/networking/cluster/kluctl/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "kluctl"; - version = "2.16.1"; + version = "2.17.1"; src = fetchFromGitHub { owner = "kluctl"; repo = "kluctl"; rev = "v${version}"; - hash = "sha256-rcwtVhtLc49rD6J3AZFumLQrZuTveE7OY+agufe/4MQ="; + hash = "sha256-oP2+9VsR9CePycnDG6PKZgiES8lOuvtqMc1Oe7IOMds="; }; vendorHash = "sha256-IC+sjctDqd0lQD5labl+UYWsRiptQKSjSHYf2SGkp14="; 2022-11-26T10:40:20 Received ExitFailure 102 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kluctl Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . kluctl Standard output: warning: unknown setting 'experimental-features' error: build log of 'kluctl' is not available