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

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 { };