Merge pull request #189474 from 06kellyjac/mc

mc: help with discoverability

Changed files
+1 -1
pkgs
applications
file-managers
+1 -1
pkgs/applications/file-managers/mc/default.nix
···
'';
meta = with lib; {
-
description = "File Manager and User Shell for the GNU Project";
+
description = "File Manager and User Shell for the GNU Project, known as Midnight Commander";
downloadPage = "https://www.midnight-commander.org/downloads/";
homepage = "https://www.midnight-commander.org";
license = licenses.gpl2Plus;