gittyup: Fix generation of HTML docs from Markdown files
`cmark` is needed to generate documentation at build time.
This commit is contained in:
@@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
cmark
|
||||
ninja
|
||||
pkg-config
|
||||
wrapQtAppsHook
|
||||
|
||||
Reference in New Issue
Block a user