···18 ./node-npm-build-npm-package-logic.patch
19 ./use-correct-env-in-tests.patch
20 ./bin-sh-node-run-v22.patch
21+22+ # Patch to use the shared version of SQLite instead of the one vendored upstream:
23+ (fetchpatch2 {
24+ url = "https://github.com/nodejs/node/commit/32f7d5ad1cf79e7e731e1bb7ac967f4f2a3194cf.patch?full_index=1";
25+ hash = "sha256-dyUr3caGfetrXgfAl+CLE1LKKetDZCpPwMg4EM98rqI=";
26+ })
27 ];
28}