mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-25 15:34:44 +00:00
nodejs my 26
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ let
|
||||
in
|
||||
pkgs.buildNpmPackage {
|
||||
pname = "spacebar-server-ts-node_modules";
|
||||
nodejs = pkgs.nodejs_24;
|
||||
nodejs = pkgs.nodejs_26;
|
||||
version = builtins.hashFile "sha256" ./package.json;
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user