Fix some issues in my packages reported by nixpkgs-lint.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
description = "Stow is a tool for managing the installation of multiple software packages in the same run-time directory tree.";
|
||||
description = "A tool for managing the installation of multiple software packages in the same run-time directory tree";
|
||||
|
||||
longDescription = ''
|
||||
GNU Stow is a symlink farm manager which takes distinct packages
|
||||
|
||||
Reference in New Issue
Block a user