Merge pull request #108071 from astro/json-schema-for-humans
json-schema-for-humans: init at 0.27.0
This commit is contained in:
@@ -3257,6 +3257,8 @@ in {
|
||||
|
||||
json-merge-patch = callPackage ../development/python-modules/json-merge-patch { };
|
||||
|
||||
json-schema-for-humans = callPackage ../development/python-modules/json-schema-for-humans { };
|
||||
|
||||
jsonnet = buildPythonPackage { inherit (pkgs.jsonnet) name src; };
|
||||
|
||||
jsonpatch = callPackage ../development/python-modules/jsonpatch { };
|
||||
|
||||
Reference in New Issue
Block a user