Loading pkgs/development/python-modules/omemo-dr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { description = "OMEMO Double Ratchet"; homepage = "https://dev.gajim.org/gajim/omemo-dr/"; changelog = "https://dev.gajim.org/gajim/omemo-dr/-/blob/v${version}/CHANGELOG.md"; license = licenses.lgpl3; license = licenses.gpl3Only; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/omemo-dr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { description = "OMEMO Double Ratchet"; homepage = "https://dev.gajim.org/gajim/omemo-dr/"; changelog = "https://dev.gajim.org/gajim/omemo-dr/-/blob/v${version}/CHANGELOG.md"; license = licenses.lgpl3; license = licenses.gpl3Only; maintainers = with maintainers; [ ]; }; }