webcord: pin nodejs to nodejs_22
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
xdg-utils,
|
||||
electron_39,
|
||||
makeDesktopItem,
|
||||
nodejs_22,
|
||||
}:
|
||||
|
||||
buildNpmPackage rec {
|
||||
buildNpmPackage.override { nodejs = nodejs_22; } rec {
|
||||
pname = "webcord";
|
||||
version = "4.12.1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user