elmPackages: sync node version

This commit is contained in:
PedroHLC 2024-03-28 10:04:03 -03:00
parent bb2b73df7b
commit a5b7a0ff37
No known key found for this signature in database
GPG Key ID: DF4C6898CBDC6DF5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ ROOT="$(realpath "$(dirname -- "$(readlink -f -- "${BASH_SOURCE[0]}")")"/../../.
set -eu -o pipefail
$(nix-build $ROOT -A nodePackages.node2nix --no-out-link)/bin/node2nix \
--nodejs-18 \
-i node-packages.json \
-o node-packages.nix \
-c node-composition.nix \