Skip to content

Commit

Permalink
flake: add dep on myst-pasrer to docInputs (#10981)
Browse files Browse the repository at this point in the history
This is needed to run `make doc` when dependencies are installed from
flake.nix.

Signed-off-by: Stephen Sherratt <[email protected]>
  • Loading branch information
gridbugs authored Oct 4, 2024
1 parent 57f435d commit 600810f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
furo
sphinx-copybutton
sphinx-design
myst-parser
];
duneScript =
writeScriptBin "dune" ''
Expand Down

0 comments on commit 600810f

Please sign in to comment.