summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2021-08-03 17:47:01 -0600
committerBrian Picciano <mediocregopher@gmail.com>2021-08-03 17:47:01 -0600
commit5ca7dadd02fb49dd62ad448d12021359e41beec1 (patch)
tree60977cb4fcb902e39fdfc5f4d11607d87408fa84 /Makefile
parent8ebf4a26f46867dbc76e2dc35aab0a6dad25afc5 (diff)
full deployment via nix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e69de29..2417c12 100644
--- a/Makefile
+++ b/Makefile
@@ -0,0 +1,4 @@
+
+install:
+ nix-build -A install
+ ./result