mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
set doCheck
This commit is contained in:
@@ -24,6 +24,8 @@ in
|
||||
${pandoc}/bin/pandoc -V title=${lib.escapeShellArg pname} -V section=1 $src/README.md -s -t man -o $out/man/man1/auc.1
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Command-line Roman calendar";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user