mongosh: pin nodejs to nodejs_22 (#476179)
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
lib,
|
||||
buildNpmPackage,
|
||||
fetchFromGitHub,
|
||||
nodejs_22,
|
||||
}:
|
||||
|
||||
buildNpmPackage (finalAttrs: {
|
||||
buildNpmPackage.override { nodejs = nodejs_22; } (finalAttrs: {
|
||||
pname = "mongosh";
|
||||
version = "2.5.10";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user