Fixup: Missing terminating quote

This commit is contained in:
Matthias Beyer
2015-01-15 18:38:28 +01:00
parent 6be4eb7a43
commit ee06c59944
+1 -1
View File
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
meta = {
homepage = "https://github.com/seenaburns/stag";
description = "Terminal streaming bar graph passed through stdin.;
description = "Terminal streaming bar graph passed through stdin";
license = stdenv.lib.licenses.bsdOriginal;
# FIXME: waiting on PR #5773 for maintainer entry