gotrue-supabase: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 18:35:31 +02:00
parent af5e7a53c9
commit 58aa71747c
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15365,8 +15365,6 @@ with pkgs;
gotrue = callPackage ../tools/security/gotrue { };
gotrue-supabase = callPackage ../tools/security/gotrue/supabase.nix { };
helmfile-wrapped = helmfile.override {
inherit (kubernetes-helm-wrapped.passthru) pluginsDir;
};