Remove direct installations of pnpm and yarn

This commit is contained in:
DashieTM 2025-06-09 20:20:02 +02:00
parent c31afcac98
commit 01ed785bf0

View file

@ -241,7 +241,6 @@ in {
typescript typescript
nodePackages.typescript-language-server nodePackages.typescript-language-server
nodePackages.prettier nodePackages.prettier
pnpm
]; ];
example = []; example = [];
type = with lib.types; listOf package; type = with lib.types; listOf package;