mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
cinny-unwrapped: use nodejs-22 (#475645)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user