Unverified Commit 35daba74 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

tessen: update `meta.homepage` (#432184)

parents 7f73aa59 1df97d72
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;