chore(exprs): update vencord pnpm hash
This commit is contained in:
parent
b4809cca1c
commit
4022d61dce
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ inputs: final: prev: {
|
||||||
};
|
};
|
||||||
|
|
||||||
pnpmDeps = old.pnpmDeps.overrideAttrs (_: {
|
pnpmDeps = old.pnpmDeps.overrideAttrs (_: {
|
||||||
outputHash = "sha256-vVzERis1W3QZB/i6SQR9dQR56yDWadKWvFr+nLTQY9Y=";
|
outputHash = "sha256-ZUwtNtOmxjhOBpYB7vuytunGBRSuVxdlQsceRmeyhhI=";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue