Fix: remove nodePackages.npm collision with nodejs_22
This commit is contained in:
parent
c53f2c0684
commit
9219e923a1
|
|
@ -11,8 +11,7 @@ nixPkgs = [
|
|||
"php84Extensions.tokenizer",
|
||||
"php84Extensions.fileinfo",
|
||||
"php84Extensions.openssl",
|
||||
"nodejs_22",
|
||||
"nodePackages.npm"
|
||||
"nodejs_22"
|
||||
]
|
||||
|
||||
[phases.install]
|
||||
|
|
|
|||
Loading…
Reference in New Issue