Merge pull request #33773 from dvir-pashut/fix/nix-full-drop-stale-vercel-group

fix(nix): drop stale "vercel" group from #full variant
This commit is contained in:
ethernet 2026-05-29 11:16:25 -04:00 committed by GitHub
commit 6928692cec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,6 @@
"modal"
"parallel-web"
"tts-premium"
"vercel"
"voice"
] ++ lib.optionals pkgs.stdenv.isLinux [ "matrix" ];
};