From 264013035076a2f51c59e642bb39710b95fdf6bb Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 4 Feb 2021 11:41:06 -0500 Subject: spine scaffold generator, sample pod structure .sst document - build pod structure, and - minimal requirement for a document - at the requested path - uses rund (as D script compiler) --- project.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'project.nix') diff --git a/project.nix b/project.nix index 4594999..fddd77b 100755 --- a/project.nix +++ b/project.nix @@ -16,6 +16,7 @@ mkDubDerivation rec { in with pkgs; [ nixFlakes + rund dub ldc sqlite -- cgit v1.2.3