demjson: add top level entry

This commit is contained in:
Sandro Jäckel
2021-03-21 02:16:01 +01:00
parent d9537b941c
commit b40a3018e7
+2
View File
@@ -29039,6 +29039,8 @@ in
dell-530cdn = callPackage ../misc/drivers/dell-530cdn {};
demjson = with python3Packages; toPythonApplication demjson;
dosbox = callPackage ../misc/emulators/dosbox { };
emu2 = callPackage ../misc/emulators/emu2 { };