onlykey: init at 5.3.3

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit f4498d111821fd5db927fdf2fe297c9241a81c31)
This commit is contained in:
Wael M. Nasreddine
2021-08-20 16:25:23 +00:00
committed by github-actions[bot]
parent 46bb19ea0f
commit 8582286fa0
6 changed files with 7825 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p nodePackages.node2nix
# XXX: --development is given here because we need access to gulp in order to build OnlyKey.
exec node2nix --nodejs-14 --development -i package.json -c onlykey.nix -e ../../../development/node-packages/node-env.nix --no-copy-node-env