mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:47:29 +00:00
chore(nix/package/pnpmDeps): bump hash
This commit is contained in:
@@ -110,7 +110,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-1HWhYlN4RpCEzcPEhl1/+WF7DoPYQm0sKFIwKFawc7Y=";
|
||||
hash = "sha256-JqwlVP7hSJpV1wFOtm3tMMe02TgCb7fPykui+TiiNMI=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user