summary refs log tree commit diff
path: root/nix-build-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nix-build-test.sh')
-rwxr-xr-xnix-build-test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix-build-test.sh b/nix-build-test.sh
new file mode 100755
index 00000000..5c691462
--- /dev/null
+++ b/nix-build-test.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+#nix build --update-input pnpm2nix --debugger --ignore-try
+nix build --debugger --ignore-try --print-out-paths --print-build-logs --http2 "$@"