···142 ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations,
143 fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
144 '';
145- homepage = "ONLYOFFICE Document Server is an online office suite comprising viewers and editors";
146 license = licenses.agpl3Plus;
147 platforms = [ "x86_64-linux" ];
148 sourceProvenance = [ sourceTypes.binaryNativeCode ];
···142 ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations,
143 fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
144 '';
145+ homepage = "https://github.com/ONLYOFFICE/DocumentServer";
146 license = licenses.agpl3Plus;
147 platforms = [ "x86_64-linux" ];
148 sourceProvenance = [ sourceTypes.binaryNativeCode ];
+1-1
pkgs/servers/osmocom/libasn1c/default.nix
···3435 meta = with lib; {
36 description = "Runtime library of Lev Walkin's asn1c split out as separate library";
37- homepage = "github.com/osmocom/libasn1c/";
38 license = licenses.bsd2;
39 platforms = platforms.linux;
40 maintainers = with maintainers; [ janik ];
···3435 meta = with lib; {
36 description = "Runtime library of Lev Walkin's asn1c split out as separate library";
37+ homepage = "https://github.com/osmocom/libasn1c/";
38 license = licenses.bsd2;
39 platforms = platforms.linux;
40 maintainers = with maintainers; [ janik ];