2022-11-15T23:24:27 coder 0.12.5 -> 0.12.7 https://github.com/coder/coder/releases 2022-11-15T23:24:29 attrpath: coder 2022-11-15T23:24:30 Checking auto update branch... 2022-11-15T23:24:30 No auto update branch exists 2022-11-15T23:24:33 [version] 2022-11-15T23:24:39 [version] updated version and sha256 2022-11-15T23:24:39 [rustCrateVersion] 2022-11-15T23:24:39 [rustCrateVersion] No cargoSha256 found 2022-11-15T23:24:39 [golangModuleVersion] 2022-11-15T23:24:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T23:24:39 [updateScript] 2022-11-15T23:24:39 [updateScript] skipping because derivation has no updateScript 2022-11-15T23:24:39 2022-11-15T23:24:39 [quotedUrls] 2022-11-15T23:24:39 [quotedUrls] nothing found to replace 2022-11-15T23:24:40 Diff after rewrites: diff --git a/pkgs/development/tools/coder/default.nix b/pkgs/development/tools/coder/default.nix index 080e73ab268..9c17d2a484b 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.7"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-tPpWj2MV2LLIOGq+RTpHpLozgqv7gBgYD3jjehRXOvk="; + hash = "sha256-N1y0Ar9E4SBas1cvi1ZZ7WOqVURqAAEXRlO8OlLdJsc="; }; # integration tests require network access 2022-11-15T23:26:29 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