sops: update homepage

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-06-30 14:26:21 -04:00
parent e62e945e1a
commit db1d3a8f22

View File

@@ -20,7 +20,7 @@ buildGoModule rec {
passthru.updateScript = nix-update-script { };
meta = with lib; {
homepage = "https://github.com/getsops/sops";
homepage = "https://getsops.io/";
description = "Simple and flexible tool for managing secrets";
changelog = "https://github.com/getsops/sops/blob/v${version}/CHANGELOG.rst";
mainProgram = "sops";