Loading doc/languages-frameworks/javascript.section.md +2 −2 Original line number Diff line number Diff line Loading @@ -524,8 +524,8 @@ An example usage of the above attributes is: fetchYarnDeps, yarnConfigHook, yarnBuildHook, yarnInstallHook, nodejs, npmHooks, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -541,7 +541,7 @@ stdenv.mkDerivation (finalAttrs: { yarnOfflineCache = fetchYarnDeps { yarnLock = finalAttrs.src + "/yarn.lock"; hash = "sha256-mo8urQaWIHu33+r0Y7mL9mJ/aSe/5CihuIetTeDHEUQ="; hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; }; nativeBuildInputs = [ Loading Loading
doc/languages-frameworks/javascript.section.md +2 −2 Original line number Diff line number Diff line Loading @@ -524,8 +524,8 @@ An example usage of the above attributes is: fetchYarnDeps, yarnConfigHook, yarnBuildHook, yarnInstallHook, nodejs, npmHooks, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -541,7 +541,7 @@ stdenv.mkDerivation (finalAttrs: { yarnOfflineCache = fetchYarnDeps { yarnLock = finalAttrs.src + "/yarn.lock"; hash = "sha256-mo8urQaWIHu33+r0Y7mL9mJ/aSe/5CihuIetTeDHEUQ="; hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; }; nativeBuildInputs = [ Loading