commit 0ca500cdd071ee0f364219a88bd9940301f2017a
parent f1de3ea1f86e9c946f17abb34a2e12c849641cb0
Author: Francesco Saccone <francesco@francescosaccone.com>
Date: Wed, 26 Mar 2025 14:33:59 +0100
feat: increase the number of commits to 100 in stagit log.html
Signed-off-by: Francesco Saccone <francesco@francescosaccone.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hosts/server/scripts.nix b/hosts/server/scripts.nix
@@ -31,7 +31,7 @@ let
${pkgs.sbase}/bin/mkdir -p ${destDir}/${name}
cd ${destDir}/${name}
${pkgs.stagit}/bin/stagit \
- -l 64 \
+ -l 100 \
-u https://${config.networking.domain}/git/${name}/ \
${reposDir}/${name}