aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7ba0237..a2f7754 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,9 @@ result-internet result-internet.sentinel: result-packages.sentinel
nix: result.sentinel
+build.nix: paku.lock
+ paku build-nix > $@
+
default.nix: paku.lock
paku nix > $@