Make description conform to nixos standards
This commit is contained in:
parent
138ecfa03b
commit
c5e8cd961c
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
preferLocalBuild = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Paper is a modern desktop theme suite. Its design is mostly flat with a minimal use of shadows for depth.";
|
||||
description = "A modern desktop theme suite featuring a mostly flat with a minimal use of shadows for depth";
|
||||
homepage = "http://snwh.org/paper/";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.simonvandel ];
|
||||
|
Loading…
Reference in New Issue
Block a user