Artifact fb30dfc3a82871617e61f164f2ad0e182c4c9a4ed2dae17a42d253d29da5ddde:
- File shell.nix — part of check-in [196dad0184] at 2024-11-21 14:47:00 on branch myst — transition mkdocs -> myst (user: jboy, size: 98) [annotate] [blame] [check-ins using]
with import <nixpkgs> {}; mkShell { packages = [ mystmd nodejs_latest typst ]; }