mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 08:22:18 +01:00
Initial commit
This commit is contained in:
commit
0d00fa5123
7 changed files with 121 additions and 0 deletions
5
generate.sh
Normal file
5
generate.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
node2nix "-$FINCANCIER_NODE_VERSION" --development \
|
||||
--input "$FINANCIER_SRC/package.json" \
|
||||
--lock "$FINANCIER_SRC/package-lock.json" \
|
||||
--supplement-input supplement.json \
|
||||
--composition node2nix.nix
|
||||
Loading…
Add table
Add a link
Reference in a new issue