clog-cli: init at 0.9.2

Updated with maintainer information.
This commit is contained in:
Niklas Thörne
2017-03-06 13:45:39 +01:00
parent ae38cdad26
commit 8d87f8addd
2 changed files with 2 additions and 0 deletions

View File

@@ -20,5 +20,6 @@ buildRustPackage rec {
homepage = https://github.com/clog-tool/clog-cli;
license = stdenv.lib.licenses.mit;
platforms = stdenv.lib.platforms.linux;
maintainers = [stdenv.lib.maintainers.nthorne];
};
}