2022-11-17T22:56:12 coder 0.12.5 -> 0.12.8 https://github.com/coder/coder/releases 2022-11-17T22:56:14 attrpath: coder 2022-11-17T22:56:14 Checking auto update branch... 2022-11-17T22:56:14 No auto update branch exists 2022-11-17T22:56:18 [version] 2022-11-17T22:56:25 [version] updated version and sha256 2022-11-17T22:56:25 [rustCrateVersion] 2022-11-17T22:56:25 [rustCrateVersion] No cargoSha256 found 2022-11-17T22:56:25 [golangModuleVersion] 2022-11-17T22:56:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T22:56:25 [updateScript] 2022-11-17T22:56:25 [updateScript] skipping because derivation has no updateScript 2022-11-17T22:56:25 2022-11-17T22:56:25 [quotedUrls] 2022-11-17T22:56:25 [quotedUrls] nothing found to replace 2022-11-17T22:56:25 Diff after rewrites: diff --git a/pkgs/development/tools/coder/default.nix b/pkgs/development/tools/coder/default.nix index 080e73ab268..0b2fd70eab9 100644 --- a/pkgs/development/tools/coder/default.nix +++ b/pkgs/development/tools/coder/default.nix @@ -5,13 +5,13 @@ }: buildGoModule rec { pname = "coder"; - version = "0.12.5"; + version = "0.12.8"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-tPpWj2MV2LLIOGq+RTpHpLozgqv7gBgYD3jjehRXOvk="; + hash = "sha256-tdy82g69sAuVQTAd8lr4pApkv5lahn/njC/XMj1AqQA="; }; # integration tests require network access 2022-11-17T22:58:19 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 coder Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . coder Standard output: warning: unknown setting 'experimental-features' error: build log of 'coder' is not available