treewide: remove package names from prefix of descriptions
This commit is contained in:
@@ -11,7 +11,7 @@ bundlerApp {
|
||||
passthru.updateScript = bundlerUpdateScript "oxidized";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Oxidized is a network device configuration backup tool. It's a RANCID replacement!";
|
||||
description = "A network device configuration backup tool. It's a RANCID replacement!";
|
||||
homepage = "https://github.com/ytti/oxidized";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ willibutz nicknovitski ];
|
||||
|
||||
Reference in New Issue
Block a user