2022-12-30T02:12:09 coder 0.13.3 -> 0.13.6 https://github.com/coder/coder/releases 2022-12-30T02:12:11 attrpath: coder 2022-12-30T02:12:11 Checking auto update branch... 2022-12-30T02:12:12 No auto update branch exists 2022-12-30T02:12:15 [version] 2022-12-30T02:12:20 [version] updated version and sha256 2022-12-30T02:12:20 [rustCrateVersion] 2022-12-30T02:12:20 [rustCrateVersion] No cargoSha256 found 2022-12-30T02:12:20 [golangModuleVersion] 2022-12-30T02:12:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T02:12:20 [updateScript] 2022-12-30T02:12:20 [updateScript] skipping because derivation has no updateScript 2022-12-30T02:12:20 2022-12-30T02:12:20 [quotedUrls] 2022-12-30T02:12:20 [quotedUrls] nothing found to replace 2022-12-30T02:12:20 Diff after rewrites: diff --git a/pkgs/development/tools/coder/default.nix b/pkgs/development/tools/coder/default.nix index 5a28c5bacd9..f6120056baa 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.13.3"; + version = "0.13.6"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-26RvDJ890MclDB4rtYQ7CcB3NQRXC7sI2cXd689Eq6E="; + hash = "sha256-F1nimZsOhm1TPFDC6oZjAE6BfPc85tWCsv6HQUXCd2c="; }; # integration tests require network access 2022-12-30T02:14:05 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