witness: fix changelog and homepage (#512593)

This commit is contained in:
j-k
2026-04-23 16:38:54 +00:00
committed by GitHub
+2 -2
View File
@@ -75,8 +75,8 @@ buildGoModule (finalAttrs: {
attack vectors and can be used as a framework for automated governance.
'';
mainProgram = "witness";
homepage = "https://github.com/testifysec/witness";
changelog = "https://github.com/testifysec/witness/releases/tag/${finalAttrs.src.tag}";
homepage = "https://github.com/in-toto/witness";
changelog = "https://github.com/in-toto/witness/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
fkautz