Loading pkgs/development/tools/supabase-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "supabase-cli"; version = "1.190.0"; version = "1.191.3"; src = fetchFromGitHub { owner = "supabase"; repo = "cli"; rev = "v${version}"; hash = "sha256-n5fIvt6eeSZBStFR/GE9YG8s56ZyCBGzFCpjuyMpujY="; hash = "sha256-8T58CrXbLxrw8TNRNB48w3zGOgBW+L/zWpsaGyWnLy8="; }; vendorHash = "sha256-RiSZaNbMwOmKGzgFpeLmAjsiNg1ADMNAtMH7wHj/vlw="; Loading Loading
pkgs/development/tools/supabase-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "supabase-cli"; version = "1.190.0"; version = "1.191.3"; src = fetchFromGitHub { owner = "supabase"; repo = "cli"; rev = "v${version}"; hash = "sha256-n5fIvt6eeSZBStFR/GE9YG8s56ZyCBGzFCpjuyMpujY="; hash = "sha256-8T58CrXbLxrw8TNRNB48w3zGOgBW+L/zWpsaGyWnLy8="; }; vendorHash = "sha256-RiSZaNbMwOmKGzgFpeLmAjsiNg1ADMNAtMH7wHj/vlw="; Loading