cinny-unwrapped: use nodejs-22

The (version of?) node-sass it uses doesn’t support nodejs-24, so let’s
lock it to nodejs 22
This commit is contained in:
Charlotte 🦝 Deleńkec
2025-12-31 16:55:45 +01:00
parent af776532c7
commit 363fd7e4df
@@ -6,6 +6,7 @@
python3,
pkg-config,
pixman,
nodejs_22,
cairo,
pango,
stdenv,
@@ -22,6 +23,8 @@ buildNpmPackage rec {
hash = "sha256-RPFEquxMRnNW+L6azcDmrIKXG27DAF2PxDmSB3ErOHk=";
};
nodejs = nodejs_22;
npmDepsHash = "sha256-h4Ipmmo0Jf6/rzCAKtLLCYrUi1anVKZSgy/kcEKDQJg=";
nativeBuildInputs = [