mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 02:55:29 +00:00
chore(nix/package/pnpmDeps): bump hash
This commit is contained in:
@@ -76,7 +76,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-GYBA5WtgtRcWD0Wx7GLH7RXwvKBT+vGVaaTgJ/JjS+s=";
|
||||
hash = "sha256-3eRAtPA2nRfLNItAvGOQIuXXHiKRCC1A3ZLNesrfjwk=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user