onlykey: init at 5.3.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> (cherry picked from commit f4498d111821fd5db927fdf2fe297c9241a81c31)
This commit is contained in:
committed by
github-actions[bot]
parent
46bb19ea0f
commit
8582286fa0
Executable
+5
@@ -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
|
||||
Reference in New Issue
Block a user