···1818 ./node-npm-build-npm-package-logic.patch
1919 ./use-correct-env-in-tests.patch
2020 ./bin-sh-node-run-v22.patch
2121+2222+ # Patch to use the shared version of SQLite instead of the one vendored upstream:
2323+ (fetchpatch2 {
2424+ url = "https://github.com/nodejs/node/commit/32f7d5ad1cf79e7e731e1bb7ac967f4f2a3194cf.patch?full_index=1";
2525+ hash = "sha256-dyUr3caGfetrXgfAl+CLE1LKKetDZCpPwMg4EM98rqI=";
2626+ })
2127 ];
2228}