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) --- spine.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'spine.nix') diff --git a/spine.nix b/spine.nix index 185e17e..0c0cf88 100755 --- a/spine.nix +++ b/spine.nix @@ -125,6 +125,7 @@ mkDubDerivation rec { in with pkgs; [ nixFlakes + rund dub ldc sqlite -- cgit v1.2.3