2022-12-14T04:39:28 okteto 2.9.1 -> 2.10.1 https://github.com/okteto/okteto/releases 2022-12-14T04:39:30 attrpath: okteto 2022-12-14T04:39:30 Checking auto update branch... 2022-12-14T04:39:30 No auto update branch exists 2022-12-14T04:39:34 [version] 2022-12-14T04:39:36 [version] updated version and sha256 2022-12-14T04:39:36 [rustCrateVersion] 2022-12-14T04:39:36 [rustCrateVersion] No cargoSha256 found 2022-12-14T04:39:36 [golangModuleVersion] 2022-12-14T04:39:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-14T04:39:36 [updateScript] 2022-12-14T04:39:36 [updateScript] skipping because derivation has no updateScript 2022-12-14T04:39:36 2022-12-14T04:39:36 [quotedUrls] 2022-12-14T04:39:36 [quotedUrls] nothing found to replace 2022-12-14T04:39:36 Diff after rewrites: diff --git a/pkgs/development/tools/okteto/default.nix b/pkgs/development/tools/okteto/default.nix index e0313950ebc..23404e35d23 100644 --- a/pkgs/development/tools/okteto/default.nix +++ b/pkgs/development/tools/okteto/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "okteto"; - version = "2.9.1"; + version = "2.10.1"; src = fetchFromGitHub { owner = "okteto"; repo = "okteto"; rev = version; - hash = "sha256-kdYuo+xtGvL+PGhDbW5jL3m0jsakxcZ1DE2i3KbmMQc="; + hash = "sha256-NNpRRN655aR6i/+rgJpT846UGr12IEt5KK3gWyD72UU="; }; vendorHash = "sha256-/oR8R0/GC6cgCqXinCRH5x93qgRPeQmxHgZZGshrDr4="; 2022-12-14T04:41:23 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 okteto Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . okteto Standard output: warning: unknown setting 'experimental-features' error: build log of 'okteto' is not available