depot/web/quotes/regen_node2nix.sh
Luke Granger-Brown e14a850033 web/quotes: move to node2nix
This should hopefully mean I don't have to repeatedly update the hash here when
there aren't really any interesting changes.
2021-07-25 08:00:49 +01:00

7 lines
146 B
Bash
Executable file

#!/bin/sh
exec node2nix \
-i ./theme/static_src/package.json \
-l ./theme/static_src/package-lock.json \
-c node-default.nix \
--development