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) --- nix/pkglst/shell-pkgs.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/pkglst') diff --git a/nix/pkglst/shell-pkgs.nix b/nix/pkglst/shell-pkgs.nix index 7587c02..2b8f03e 100644 --- a/nix/pkglst/shell-pkgs.nix +++ b/nix/pkglst/shell-pkgs.nix @@ -7,6 +7,7 @@ let in with pkgs; [ nixFlakes + rund dub ldc sqlite -- cgit v1.2.3