Fixed many descriptions
This commit is contained in:
@@ -20,7 +20,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = https://github.com/tom5760/usermount;
|
||||
description = "A simple tool to automatically mount removable drives using UDisks2 and D-Bus.";
|
||||
description = "A simple tool to automatically mount removable drives using UDisks2 and D-Bus";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny ];
|
||||
|
||||
Reference in New Issue
Block a user