Align desktop Nix npm deps fetcher

This commit is contained in:
Mohamed Boudra
2026-06-19 11:22:21 +07:00
parent 42ab7927f2
commit 1a084eb8b0

View File

@@ -45,6 +45,7 @@ buildNpmPackage rec {
nodejs = nodejs_22;
inherit (paseo) npmDeps;
npmDepsFetcherVersion = 2;
# Prevent onnxruntime-node's install script from running during automatic
# npm rebuild. We manually rebuild only node-pty in buildPhase.