We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd7f7a commit 78d1ed3Copy full SHA for 78d1ed3
flake.nix
@@ -9,7 +9,6 @@
9
(final: prev: rec {
10
nodejs = prev.nodejs-18_x;
11
pnpm = prev.nodePackages.pnpm;
12
- yarn = (prev.yarn.override { inherit nodejs; });
13
})
14
];
15
supportedSystems =
0 commit comments