GRV: Fix typos in description
This commit is contained in:
parent
11068c62a5
commit
1bb4b16b3b
@ -21,7 +21,7 @@ buildGo19Package {
|
|||||||
buildFlagsArray = [ "-ldflags=" "-X main.version=${version}" ];
|
buildFlagsArray = [ "-ldflags=" "-X main.version=${version}" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = " GRV is a terminal interface for viewing git repositories";
|
description = "GRV is a terminal interface for viewing Git repositories";
|
||||||
homepage = https://github.com/rgburke/grv;
|
homepage = https://github.com/rgburke/grv;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user