nix: update pnpm hash (#51512)

Update pnpm checksum and add myself to codenotify so I dont miss it next
time 😬

## Test plan

N/A nix stuff
This commit is contained in:
Noah S-C 2023-05-05 13:51:59 +01:00 committed by GitHub
parent a3d8f3d1e9
commit 8c80b85994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

3
CODENOTIFY Normal file
View File

@ -0,0 +1,3 @@
# See https://github.com/sourcegraph/codenotify for documentation.
**/*.nix @Strum355

View File

@ -1,4 +1,4 @@
# See https://github.com/sourcegraph/codenotify for documentation.
**/* @efritz
**/* @Strum355
**/* @Strum355

View File

@ -108,7 +108,7 @@ pkgs.mkShell {
version = "8.1.0";
src = fetchurl {
url = "https://registry.npmjs.org/pnpm/-/pnpm-8.1.0.tgz";
sha512 = "sha512-nbuY07S2519jEjaV9KLjSFmOwh0b6KIViIdc/RCJkgco8SZa2+ikQQe4N3CfNn5By5BH0dKVbZ8Ox1Mw8wItSA==";
sha512 = "sha512-e2H73wTRxmc5fWF/6QJqbuwU6O3NRVZC1G1WFXG8EqfN/+ZBu8XVHJZwPH6Xh0DxbEoZgw8/wy2utgCDwPu4Sg==";
};
})
nodePackages.typescript