treewide: remove package names from prefix of descriptions
This commit is contained in:
@@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Dirvish is a fast, disk based, rotating network backup system";
|
||||
description = "Fast, disk based, rotating network backup system";
|
||||
homepage = "http://dirvish.org/";
|
||||
license = stdenv.lib.licenses.osl2;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user