Loading pkgs/applications/editors/emacs/elisp-packages/manual-packages/ligo-mode/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -34,10 +34,10 @@ melpaBuild { passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "A blazingly fast LSP client for Emacs"; homepage = "https://github.com/manateelazycat/lsp-bridge"; license = licenses.gpl3Only; maintainers = with maintainers; [ ]; meta = { description = "A major mode for editing LIGO source code"; homepage = "https://gitlab.com/ligolang/ligo"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ]; }; } Loading
pkgs/applications/editors/emacs/elisp-packages/manual-packages/ligo-mode/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -34,10 +34,10 @@ melpaBuild { passthru.updateScript = unstableGitUpdater { }; meta = with lib; { description = "A blazingly fast LSP client for Emacs"; homepage = "https://github.com/manateelazycat/lsp-bridge"; license = licenses.gpl3Only; maintainers = with maintainers; [ ]; meta = { description = "A major mode for editing LIGO source code"; homepage = "https://gitlab.com/ligolang/ligo"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ]; }; }