mc: help with discoverability
This commit is contained in:
parent
a7dc5df31a
commit
37423f5a4e
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ stdenv.mkDerivation rec {
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "File Manager and User Shell for the GNU Project";
|
description = "File Manager and User Shell for the GNU Project - midnight-commander";
|
||||||
downloadPage = "https://www.midnight-commander.org/downloads/";
|
downloadPage = "https://www.midnight-commander.org/downloads/";
|
||||||
homepage = "https://www.midnight-commander.org";
|
homepage = "https://www.midnight-commander.org";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
|
|
Loading…
Reference in a new issue