emacsPackages.sunrise-commander: modify description
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/sunrise-commander/sunrise-commander/";
|
homepage = "https://github.com/sunrise-commander/sunrise-commander/";
|
||||||
description = "Two-pane file manager for Emacs based on Dired and inspired by MC";
|
description = "Orthodox (two-pane) file manager for Emacs";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = [ maintainers.AndersonTorres ];
|
maintainers = [ maintainers.AndersonTorres ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
|||||||
Reference in New Issue
Block a user