2023-01-02T03:26:26 gotrue-supabase 2.35.0 -> 2.40.1 https://github.com/supabase/gotrue/releases 2023-01-02T03:26:29 attrpath: gotrue-supabase 2023-01-02T03:26:29 Checking auto update branch... 2023-01-02T03:26:29 No auto update branch exists 2023-01-02T03:26:32 [version] 2023-01-02T03:26:34 [version] updated version and sha256 2023-01-02T03:26:34 [rustCrateVersion] 2023-01-02T03:26:34 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:26:34 [golangModuleVersion] 2023-01-02T03:26:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:26:34 [updateScript] 2023-01-02T03:26:34 [updateScript] skipping because derivation has no updateScript 2023-01-02T03:26:34 2023-01-02T03:26:34 [quotedUrls] 2023-01-02T03:26:34 [quotedUrls] nothing found to replace 2023-01-02T03:26:34 Diff after rewrites: diff --git a/pkgs/tools/security/gotrue/supabase.nix b/pkgs/tools/security/gotrue/supabase.nix index 5cdbe402501..b2a1569d7bf 100644 --- a/pkgs/tools/security/gotrue/supabase.nix +++ b/pkgs/tools/security/gotrue/supabase.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "gotrue"; - version = "2.35.0"; + version = "2.40.1"; src = fetchFromGitHub { owner = "supabase"; repo = pname; rev = "v${version}"; - hash = "sha256-uFE2pcEpGhrl8LcZLvYEMlq8sgRmFkltf3H8huZzXpM="; + hash = "sha256-PXWGjuLUHo+adlomL2HqdY7cPqFIS0ttg7hYHNbAWP4="; }; vendorHash = "sha256-uchgHxUczb4IIUkUdHWyeXWr2LXda6eWwjQxUBcPDoA="; 2023-01-02T03:28:45 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 gotrue-supabase Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . gotrue-supabase Standard output: warning: unknown setting 'experimental-features' error: build log of 'gotrue-supabase' is not available gotrue-supabase 2.35.0 -> 2.40.1 https://github.com/supabase/gotrue/releases attrpath: gotrue-supabase Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.gotrue-supabase)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.gotrue-supabase)' not found