build: add zathura and sioyek to nix dev shell

This commit is contained in:
Barrett Ruth 2026-03-05 21:59:45 -05:00
parent 8dd8b533cc
commit f6199af390
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -49,6 +49,8 @@
pkgs.quarto
pkgs.plantuml
pkgs.mermaid-cli
pkgs.zathura
pkgs.sioyek
];
};
}