Loading pkgs/development/python-modules/dtschema/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,10 @@ buildPythonPackage rec { rfc3987 ]; pythonImportsCheck = [ "dtschema" ]; meta = with lib; { description = "Tooling for devicetree validation using YAML and jsonschema"; homepage = "https://github.com/devicetree-org/dt-schema/"; Loading Loading
pkgs/development/python-modules/dtschema/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,10 @@ buildPythonPackage rec { rfc3987 ]; pythonImportsCheck = [ "dtschema" ]; meta = with lib; { description = "Tooling for devicetree validation using YAML and jsonschema"; homepage = "https://github.com/devicetree-org/dt-schema/"; Loading