There was an error while loading. Please reload this page.
1 parent 6c35c9a commit 3e01e48Copy full SHA for 3e01e48
1 file changed
flake.nix
@@ -161,6 +161,7 @@
161
inherit (finalAttrs) pname version src pnpmWorkspaces;
162
inherit pnpm;
163
fetcherVersion = 3;
164
+ # Monaco's package patch is part of src, not the fetched dependency closure.
165
hash = "sha256-4VF66YT0aN2VVYJjz7giCuq1ECbSPxAVL6v5xIVhLaE=";
166
};
167
0 commit comments