gotrue-supabase 2.47.1 -> 2.59.0 https://github.com/supabase/gotrue/releases attrpath: gotrue-supabase Checking auto update branch... An auto update branch exists with message `gotrue-supabase: 2.47.1 -> 2.57.2`. New version is 2.59.0. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-FIl30sKmdcXayK8KWGFl+N+lYExl4ibKZ2tcvelw8zo=" [golangModuleVersion] Replaced vendorHash with sha256-k5WV6GJwjvB5SuuR4eAP3y8DFGLW4P4OaxnLNONMxOw= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/gotrue/supabase.nix b/pkgs/tools/security/gotrue/supabase.nix index d7c158e6a00..0c77e9aea47 100644 --- a/pkgs/tools/security/gotrue/supabase.nix +++ b/pkgs/tools/security/gotrue/supabase.nix @@ -7,16 +7,16 @@ buildGoModule rec { pname = "gotrue"; - version = "2.47.1"; + version = "2.59.0"; src = fetchFromGitHub { owner = "supabase"; repo = pname; rev = "v${version}"; - hash = "sha256-GBrdYlWvtlz/A/5Tn58EPYBL3X73D44GzbN1OrzwU8U="; + hash = "sha256-OoJkppmCVsHAzb+SdQQ1so3xFWqtabRLo41VcmX95ug="; }; - vendorHash = "sha256-FIl30sKmdcXayK8KWGFl+N+lYExl4ibKZ2tcvelw8zo="; + vendorHash = "sha256-k5WV6GJwjvB5SuuR4eAP3y8DFGLW4P4OaxnLNONMxOw="; ldflags = [ "-s" Successfully finished processing cachix "/nix/store/qy2sbcf1dvrk9ym4wwxmi58sbh1hjm4l-gotrue-2.59.0" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed