Skip to content

Commit 1640af3

Browse files
author
fidgetingbits
committed
remove unused packages
1 parent c039f69 commit 1640af3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@
2626
devShells = forEachSupportedSystem ({ pkgs }: {
2727
default = pkgs.mkShell {
2828
packages = with pkgs; [
29-
node2nix
3029
nodejs
3130
pnpm
32-
yarn
3331
python310
3432
vsce
3533
pre-commit

0 commit comments

Comments
 (0)