hjson: add top level entry
This commit is contained in:
parent
623eda1ac2
commit
3cbaf6d73d
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user