summaryrefslogtreecommitdiff
path: root/srv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'srv/Makefile')
-rw-r--r--srv/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/srv/Makefile b/srv/Makefile
deleted file mode 100644
index 173bf6a..0000000
--- a/srv/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-build:
- nix-build -A build
-
-shell:
- nix-shell -A shell
-
-