Skip to content

Commit 3e01e48

Browse files
committed
Record the verified Nix dependency hash
1 parent 6c35c9a commit 3e01e48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
inherit (finalAttrs) pname version src pnpmWorkspaces;
162162
inherit pnpm;
163163
fetcherVersion = 3;
164+
# Monaco's package patch is part of src, not the fetched dependency closure.
164165
hash = "sha256-4VF66YT0aN2VVYJjz7giCuq1ECbSPxAVL6v5xIVhLaE=";
165166
};
166167

0 commit comments

Comments
 (0)