elmPackages: Refactor lib and builds of packages

This commit is contained in:
Marek Fajkus
2020-06-23 19:44:34 +02:00
parent 48dd117b24
commit b9e9effb44
6 changed files with 2448 additions and 2745 deletions
@@ -6,7 +6,7 @@ set -eu -o pipefail
rm -f node-env.nix
$(nix-build $ROOT -A nodePackages.node2nix --no-out-link)/bin/node2nix \
--nodejs-10 \
--nodejs-12 \
-i node-packages.json \
-o node-packages.nix \
-c node-composition.nix \