You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
zorrobert edited this page Nov 13, 2024
·
2 revisions
Most Shopdev options have a default value, which is set to allow for a "turnkey" configuration.
Javascript and Node
Shopdev uses the nodejs-18_x package by default. You can change it by adding languages.javascript.package = lib.mkForce pkgs.nodejs_20; to the end of your devenv.nix or devenv.nix.local file. You can search for your Node version on search.nixos.org.