mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python310Packages.spsdk: fix build by relaxing versions
This commit is contained in:
@@ -59,6 +59,8 @@ buildPythonPackage rec {
|
||||
|
||||
nativeBuildInputs = [ pythonRelaxDepsHook ];
|
||||
pythonRelaxDeps = [
|
||||
"bincopy"
|
||||
"bitstring"
|
||||
"cmsis-pack-manager"
|
||||
"cryptography"
|
||||
"deepmerge"
|
||||
|
||||
Reference in New Issue
Block a user