aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2ce78559..45cb2305 100644
--- a/flake.nix
+++ b/flake.nix
@@ -154,13 +154,15 @@
source-serif-pro
source-code-pro
texlive.combined.scheme-full
+ noto-fonts
+ noto-fonts-cjk-sans
jq
#git
];
inherit shellHook;
};
dsh-sqlite = mkShell {
- name = "sisu dev shell for latex & pdf output";
+ name = "sisu dev shell for sqlite3 output";
inherit shell;
inherit devEnv;
packages = [