Skip to content

Commit 78d1ed3

Browse files
committed
remove unused yarn bit
1 parent 6bd7f7a commit 78d1ed3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
(final: prev: rec {
1010
nodejs = prev.nodejs-18_x;
1111
pnpm = prev.nodePackages.pnpm;
12-
yarn = (prev.yarn.override { inherit nodejs; });
1312
})
1413
];
1514
supportedSystems =

0 commit comments

Comments
 (0)