aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJoris2016-11-14 16:57:51 +0100
committerJoris2016-11-14 16:57:51 +0100
commitf5c6d4769363dae5d55ea900a6ca885cb02e41e7 (patch)
tree3f73d6f4a1e66877bbdd62125df4147d2255186a /build
parent11b77ffc8b283260a9781aa12189ac7ed469f318 (diff)
downloadad-listener-f5c6d4769363dae5d55ea900a6ca885cb02e41e7.tar.gz
ad-listener-f5c6d4769363dae5d55ea900a6ca885cb02e41e7.tar.bz2
ad-listener-f5c6d4769363dae5d55ea900a6ca885cb02e41e7.zip
Update tooling
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..9e5cca5
--- /dev/null
+++ b/build
@@ -0,0 +1,2 @@
+#!/bin/sh
+nix-shell --command "make clean install build"