1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

set doCheck

This commit is contained in:
2025-12-25 08:49:09 +01:00
parent 54b545bf75
commit 0752f23082
4 changed files with 7 additions and 1 deletions

View File

@@ -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 = ''