xkbvalidate: set pname and version (#485770)
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
runCommandCC "xkbvalidate"
|
||||
{
|
||||
pname = "xkbvalidate";
|
||||
inherit (lib.trivial) version;
|
||||
|
||||
buildInputs = [ libxkbcommon ];
|
||||
meta = {
|
||||
description = "NixOS tool to validate X keyboard configuration";
|
||||
|
||||
Reference in New Issue
Block a user