deno 1.32.3 -> 1.32.4 https://github.com/denoland/deno/releases attrpath: deno Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r5qygzx018xj7sgmddn6bnyqyd4haq8z-packages.json.drv building '/nix/store/r5qygzx018xj7sgmddn6bnyqyd4haq8z-packages.json.drv'... Going to be running update for following packages: - deno-1.32.3 Press Enter key to continue... Running update for: - deno-1.32.3: UPDATING ... - deno-1.32.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/web/deno/default.nix b/pkgs/development/web/deno/default.nix index 22b88c10277..bd1798e5048 100644 --- a/pkgs/development/web/deno/default.nix +++ b/pkgs/development/web/deno/default.nix @@ -12,15 +12,15 @@ rustPlatform.buildRustPackage rec { pname = "deno"; - version = "1.32.3"; + version = "1.32.4"; src = fetchFromGitHub { owner = "denoland"; repo = pname; rev = "v${version}"; - hash = "sha256-zltMn8ped1Euia/zRCvkpSUzJwFTpbZgrnot21x5tSA="; + hash = "sha256-yTTvfhOeU8zBwC+btscSlQygwEwjFlpvQQtiYunPCTI="; }; - cargoHash = "sha256-XDs3f44ta9MaJlaMWRVkNZd9DaOfoSHJluUmL68DWOw="; + cargoHash = "sha256-GgOqo0q9sQyoYWUZkuBW6kxWXzpI3/+0YgRPhVD0GhM="; postPatch = '' # upstream uses lld on aarch64-darwin for faster builds No auto update branch exists Successfully finished processing cachix "/nix/store/ns1n62117a9mrc46hgjcnysw5n2pw0xy-deno-1.32.4" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed