[macbook] Add go and node for expo.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle 2025-08-17 19:11:30 -07:00
parent dee6da7e99
commit 7f6a5b35b4

View file

@ -62,7 +62,12 @@ in {
pkgs-unstable.vscode pkgs-unstable.vscode
pkgs-unstable.go pkgs-unstable.go
pkgs-unstable.gopls
pkgs-unstable.gotools
pkgs-unstable.bun pkgs-unstable.bun
# Expo.
pkgs-unstable.nodejs_24
pkgs-unstable.eas-cli
]; ];
stateVersion = "24.11"; stateVersion = "24.11";