aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-11-04 12:35:14 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-11-04 12:35:14 -0400
commitf9be4ab4c1b364481d9f92dc6b5d3306206407c9 (patch)
treebce1239e03430259b7126d331a681c85c3141424 /flake.nix
parentupdates incl. ldc-1.35.0, direnv-2.4.0 (diff)
nix housekeeping
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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 = [