2022-12-22T12:51:51 coder 0.13.3 -> 0.13.5 https://github.com/coder/coder/releases 2022-12-22T12:51:53 attrpath: coder 2022-12-22T12:51:53 Checking auto update branch... 2022-12-22T12:51:53 No auto update branch exists 2022-12-22T12:51:57 [version] 2022-12-22T12:52:02 [version] updated version and sha256 2022-12-22T12:52:02 [rustCrateVersion] 2022-12-22T12:52:02 [rustCrateVersion] No cargoSha256 found 2022-12-22T12:52:02 [golangModuleVersion] 2022-12-22T12:52:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T12:52:02 [updateScript] 2022-12-22T12:52:02 [updateScript] skipping because derivation has no updateScript 2022-12-22T12:52:02 2022-12-22T12:52:02 [quotedUrls] 2022-12-22T12:52:02 [quotedUrls] nothing found to replace 2022-12-22T12:52:03 Diff after rewrites: diff --git a/pkgs/development/tools/coder/default.nix b/pkgs/development/tools/coder/default.nix index 5a28c5bacd9..30ab45b57d1 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.5"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-26RvDJ890MclDB4rtYQ7CcB3NQRXC7sI2cXd689Eq6E="; + hash = "sha256-d0AfgEy5eF5dDfTLJ6XOioUdEgofEsL29gd2SczWo3c="; }; # integration tests require network access 2022-12-22T12:53:49 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