overrides: bump vencord deps hash

This commit is contained in:
Infinidoge 2024-11-20 03:35:50 -05:00
parent 472f6bd9b4
commit 6b78fcd9a5
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -41,7 +41,7 @@ in
pnpmDeps = final.pnpm.fetchDeps {
inherit (old) pname;
inherit src;
hash = "sha256-kUfCTF/HKHmsxzWyT6XK833+4A2RUBJcxx6lZsRSTn0=";
hash = "sha256-vVzERis1W3QZB/i6SQR9dQR56yDWadKWvFr+nLTQY9Y=";
};
});