Unverified Commit db1d3a8f authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

sops: update homepage

parent e62e945e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";