From f9b4d8ec8c475c541960e89022c28f950e8f0a2a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 13 Jun 2024 17:16:09 +0200 Subject: fix dev target --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 1a24bf3..22503ee 100755 --- a/justfile +++ b/justfile @@ -35,7 +35,7 @@ nix-build what: nix build .#{{ what }} dev: - systemfd -s http::3000 modd + systemfd -s http::3000 -- modd docker-stream system=(arch() + "-linux"): @nix build --print-out-paths .#docker-stream-{{ system }} | sh -- cgit 1.4.1