hjson: add top level entry

This commit is contained in:
Sandro Jäckel 2021-03-21 02:15:33 +01:00
parent 623eda1ac2
commit 3cbaf6d73d
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -29172,6 +29172,8 @@ in
inherit (darwin.apple_sdk.frameworks) Security CoreServices;
};
hjson = with python3Packages; toPythonApplication hjson;
epkowa = callPackage ../misc/drivers/epkowa { };
utsushi = callPackage ../misc/drivers/utsushi { };