various: cleanup of "inherit version;"
This commit is contained in:
@@ -48,7 +48,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
inherit version;
|
||||
homepage = "https://github.com/open-source-parsers/jsoncpp";
|
||||
description = "A C++ library for interacting with JSON";
|
||||
maintainers = with maintainers; [ ttuegel cpages ];
|
||||
|
||||
Reference in New Issue
Block a user