edge-runtime 1.8.1 -> 1.8.3 https://github.com/supabase/edge-runtime/releases attrpath: edge-runtime 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/9rypw87vjyavsyrj51ivcgwjq7ccx4fl-packages.json.drv building '/nix/store/9rypw87vjyavsyrj51ivcgwjq7ccx4fl-packages.json.drv'... Going to be running update for following packages: - edge-runtime-1.8.1 Press Enter key to continue... Running update for: - edge-runtime-1.8.1: UPDATING ... - edge-runtime-1.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/web/edge-runtime/default.nix b/pkgs/development/web/edge-runtime/default.nix index b5115aca9fb1..5f60362a40d5 100644 --- a/pkgs/development/web/edge-runtime/default.nix +++ b/pkgs/development/web/edge-runtime/default.nix @@ -11,7 +11,7 @@ let pname = "edge-runtime"; - version = "1.8.1"; + version = "1.9.0"; in rustPlatform.buildRustPackage { inherit pname version; @@ -20,11 +20,11 @@ rustPlatform.buildRustPackage { owner = "supabase"; repo = pname; rev = "v${version}"; - hash = "sha256-B8XsH2aOvd87nxUGpSpaNnpTIY0tKDWh7RkXoJcBjrs="; + hash = "sha256-r3ujBgMifydBCJeimJgApxgi/2qq18ylBrrnkL0DhfQ="; fetchSubmodules = true; }; - cargoHash = "sha256-I8BC13WUlBdT6OxTD2t0Aw5qYXpUyOa0MYUB8H2XNx8="; + cargoHash = "sha256-W1K30ENxvCBwbYGCdS3kY6FKpWeiL317rZfAFMgEE0s="; nativeBuildInputs = [ pkg-config rustPlatform.bindgenHook ]; No auto update branch exists Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.