Loading pkgs/applications/editors/cosmic-edit/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/pop-os/cosmic-edit"; description = "Text Editor for the COSMIC Desktop Environment"; license = licenses.gpl3Only; mainProgram = "cosmic-edit"; maintainers = with maintainers; [ ahoneybun ]; platforms = platforms.linux; }; Loading Loading
pkgs/applications/editors/cosmic-edit/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/pop-os/cosmic-edit"; description = "Text Editor for the COSMIC Desktop Environment"; license = licenses.gpl3Only; mainProgram = "cosmic-edit"; maintainers = with maintainers; [ ahoneybun ]; platforms = platforms.linux; }; Loading