Loading pkgs/development/python-modules/kicad-python/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ fetchFromGitLab, poetry-core, protoletariat, mypy-protobuf, mypy-protobuf_3_6, pkgs, protobuf, pynng, Loading Loading @@ -34,13 +34,12 @@ buildPythonPackage (finalAttrs: { dependencies = [ protobuf pynng mypy-protobuf ] ++ (lib.optional (pythonOlder "3.13") typing-extensions); nativeBuildInputs = [ pkgs.protobuf mypy-protobuf mypy-protobuf_3_6 gitMinimal ]; Loading Loading
pkgs/development/python-modules/kicad-python/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ fetchFromGitLab, poetry-core, protoletariat, mypy-protobuf, mypy-protobuf_3_6, pkgs, protobuf, pynng, Loading Loading @@ -34,13 +34,12 @@ buildPythonPackage (finalAttrs: { dependencies = [ protobuf pynng mypy-protobuf ] ++ (lib.optional (pythonOlder "3.13") typing-extensions); nativeBuildInputs = [ pkgs.protobuf mypy-protobuf mypy-protobuf_3_6 gitMinimal ]; Loading