Loading pkgs/tools/security/gotrue/supabase.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildGoModule rec { pname = "auth"; version = "2.166.0"; version = "2.167.0"; src = fetchFromGitHub { owner = "supabase"; repo = "auth"; rev = "v${version}"; hash = "sha256-e4PLop+enPt0IkPYRNH0UyZwiBhQKsk0mTFXokGcLug="; hash = "sha256-L5yhrlbZk5R1f21rLpaskg/CW1ITt51sfgXu0DdSD3M="; }; vendorHash = "sha256-em1dBnNHsVPI7owd2gjERcJnrQbiVtZGtIqnFyker6M="; Loading Loading
pkgs/tools/security/gotrue/supabase.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildGoModule rec { pname = "auth"; version = "2.166.0"; version = "2.167.0"; src = fetchFromGitHub { owner = "supabase"; repo = "auth"; rev = "v${version}"; hash = "sha256-e4PLop+enPt0IkPYRNH0UyZwiBhQKsk0mTFXokGcLug="; hash = "sha256-L5yhrlbZk5R1f21rLpaskg/CW1ITt51sfgXu0DdSD3M="; }; vendorHash = "sha256-em1dBnNHsVPI7owd2gjERcJnrQbiVtZGtIqnFyker6M="; Loading