Loading pkgs/development/python-modules/atopile/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -185,11 +185,12 @@ buildPythonPackage rec { disabledTests = [ # timeout "test_build_error_logging" "test_performance_mifs_bus_params" "test_resistor" "test_reserved_attrs" "test_examples_build" "test_net_names_deterministic" "test_performance_mifs_bus_params" "test_regression_rp2040_usb_diffpair" "test_reserved_attrs" "test_resistor" # requires internet "test_simple_pick" "test_simple_negative_pick" Loading pkgs/development/python-modules/pyicu/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pyicu"; version = "2.15.2"; version = "2.15.3"; pyproject = true; src = fetchFromGitLab { Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "main"; repo = "pyicu"; tag = "v${version}"; hash = "sha256-Div3c4Lk9VTV1HrmvYKDn1a7moDNjG4OHA9Kv3+niKs="; hash = "sha256-vbrl6n7X85sQIdgj+Z0Xr6x/L8roK5Z/mNj53zyWQGs="; }; postPatch = '' Loading pkgs/development/python-modules/spsdk-mcu-link/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ buildPythonPackage rec { ]; pythonRelaxDeps = [ "hidapi" "pyusb" ]; Loading Loading
pkgs/development/python-modules/atopile/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -185,11 +185,12 @@ buildPythonPackage rec { disabledTests = [ # timeout "test_build_error_logging" "test_performance_mifs_bus_params" "test_resistor" "test_reserved_attrs" "test_examples_build" "test_net_names_deterministic" "test_performance_mifs_bus_params" "test_regression_rp2040_usb_diffpair" "test_reserved_attrs" "test_resistor" # requires internet "test_simple_pick" "test_simple_negative_pick" Loading
pkgs/development/python-modules/pyicu/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pyicu"; version = "2.15.2"; version = "2.15.3"; pyproject = true; src = fetchFromGitLab { Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "main"; repo = "pyicu"; tag = "v${version}"; hash = "sha256-Div3c4Lk9VTV1HrmvYKDn1a7moDNjG4OHA9Kv3+niKs="; hash = "sha256-vbrl6n7X85sQIdgj+Z0Xr6x/L8roK5Z/mNj53zyWQGs="; }; postPatch = '' Loading
pkgs/development/python-modules/spsdk-mcu-link/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ buildPythonPackage rec { ]; pythonRelaxDeps = [ "hidapi" "pyusb" ]; Loading