npm script for nix

Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
dzdidi
2023-10-08 17:53:12 +02:00
parent b7d47f9084
commit dcb3513373
3 changed files with 20 additions and 5 deletions

4
bin/nix.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
rm -rf result
nix build '.#'