Unverified Commit 1df97d72 authored by pancho horrillo's avatar pancho horrillo
Browse files

tessen: update meta.homepage



Co-authored-by: default avatarAcid Bong <acidbong@tilde.club>
parent 4f6e0121
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ stdenvNoCC.mkDerivation rec {
  '';

  meta = with lib; {
    homepage = "https://sr.ht/~ayushnix/tessen";
    homepage = "https://git.sr.ht/~ayushnix/tessen";
    description = "Interactive menu to autotype and copy Pass and GoPass data";
    license = licenses.gpl2Plus;
    platforms = platforms.linux;