diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 > $@ |