summaryrefslogtreecommitdiff
path: root/bild
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-02 15:54:20 -0700
committerBen Sima <ben@bsima.me>2019-11-02 17:13:04 -0700
commited4e214d481f67f796014aa80731b6d273618b6c (patch)
treef44cd4b80de8b624f38f7637f4615b79517ee993 /bild
parent9d114cfc773171b0a95bd4d2c39f1bb0eb783c8d (diff)
add common scripts, remove old scripts, update readme
Diffstat (limited to 'bild')
-rwxr-xr-xbild2
1 files changed, 2 insertions, 0 deletions
diff --git a/bild b/bild
new file mode 100755
index 0000000..36d8917
--- /dev/null
+++ b/bild
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+nix build -f default.nix "$@"