Remove sharp from package-lock so nix build works

This commit is contained in:
thiloho
2023-09-03 16:07:53 +02:00
parent 628f9aeb62
commit 5ec13fc044
2 changed files with 1 additions and 411 deletions

View File

@@ -27,7 +27,7 @@
nodejs_20
];
src = ./.;
npmDepsHash = "sha256-U8w40Q7Fqfc/rjC2tc5sm7aQ4hZ8dV+zaSpgVUAcnfg=";
npmDepsHash = "sha256-hIfaaeKbS+Whav575OyIX1c9GoL6qks12zhHZB2w9IA=";
npmBuild = "npm run build";
installPhase = ''
mkdir $out