diff --git a/report/flake.nix b/report/flake.nix index ee7d9e4..998d057 100644 --- a/report/flake.nix +++ b/report/flake.nix @@ -92,7 +92,7 @@ in { default = report; loop = mk-pandoc-loop; - mk-pandoc = mk-pandoc; + pandoc = mk-pandoc; debug = debug; spellcheck = spellcheck; spellcheck-watch = spellcheck-watch;