fix(loop): update homepage URL to loop.ru
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
2026-05-29 20:27:01 +03:00
parent cf676f951c
commit cb5ace4837

View File

@@ -145,7 +145,7 @@ EOF
meta = with lib; { meta = with lib; {
description = "Corporate messenger for your team"; description = "Corporate messenger for your team";
homepage = "https://wilix.dev/loop"; homepage = "https://loop.ru";
license = licenses.unfree; license = licenses.unfree;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];