From f9be4ab4c1b364481d9f92dc6b5d3306206407c9 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 4 Nov 2023 12:35:14 -0400 Subject: nix housekeeping --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c1ae2d9..cb23c0f 100644 --- a/flake.nix +++ b/flake.nix @@ -245,7 +245,7 @@ inherit shellHook; }; dsh-html = mkShell { - name = "spine dev shell for latex & pdf output"; + name = "spine dev shell for html output"; inherit shell; inherit devEnv; packages = [ -- cgit v1.2.3