eyedropper: update description
Description changed and no longer described the project correctly.
This commit is contained in:
parent
ccdb8d200f
commit
f182923bf0
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "An easy-to-use color picker and editor";
|
||||
description = "A powerful color picker and formatter";
|
||||
homepage = "https://github.com/FineFindus/eyedropper";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue