mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
doc/languages-frameworks/javascript: update deps hash in example
(cherry picked from commit 125bd1f0b5)
This commit is contained in:
committed by
github-actions[bot]
parent
4ea040f553
commit
b2c13cdc23
@@ -177,7 +177,7 @@ buildNpmPackage rec {
|
||||
|
||||
patches = [ ./remove-prepack-script.patch ];
|
||||
|
||||
npmDepsHash = "sha256-s8SpZY/1tKZVd3vt7sA9vsqHvEaNORQBMrSyhWpj048=";
|
||||
npmDepsHash = "sha256-tuEfyePwlOy2/mOPdXbqJskO6IowvAP4DWg8xSZwbJw=";
|
||||
|
||||
NODE_OPTIONS = "--openssl-legacy-provider";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user