-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3Packages.spsdk 2.1.1 -> 2.2.0 #321158
Conversation
65da539
to
d6a4cfe
Compare
Result of 4 packages marked as broken and skipped:
10 packages built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing disabledTests
altogether also seems to work for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Result of nixpkgs-review pr 321158
run on x86_64-linux 1
4 packages marked as broken and skipped:
- python312Packages.pynitrokey
- python312Packages.pynitrokey.dist
- python312Packages.spsdk
- python312Packages.spsdk.dist
10 packages built:
- nitrokey-app2
- nitrokey-app2.dist
- pynitrokey (python311Packages.pynitrokey)
- pynitrokey.dist (python311Packages.pynitrokey.dist)
- python311Packages.libusbsio
- python311Packages.libusbsio.dist
- python311Packages.spsdk
- python311Packages.spsdk.dist
- python312Packages.libusbsio
- python312Packages.libusbsio.dist
d08d62c
to
38ea415
Compare
893e390
to
8f16385
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Referencing pythonRelaxDepsHook
is no longer needed since #319573.
95f74ad
to
8999909
Compare
Result of 8 packages marked as broken and skipped:
8 packages built:
|
25d590b
to
59e8125
Compare
@sbruder are you still around on GitHub to review this? |
Its version is no longer in sync with libusbsio
Patch out pyocd_pemicro, unused and unfree dependency
Result of 22 packages built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Result of nixpkgs-review pr 321158
run on x86_64-linux 1
22 packages built:
- nitrokey-app2
- nitrokey-app2.dist
- pynitrokey (python312Packages.pynitrokey)
- pynitrokey.dist (python312Packages.pynitrokey.dist)
- pyocd (python312Packages.pyocd)
- pyocd.dist (python312Packages.pyocd.dist)
- python311Packages.libusbsio
- python311Packages.libusbsio.dist
- python311Packages.pynitrokey
- python311Packages.pynitrokey.dist
- python311Packages.pyocd
- python311Packages.pyocd-pemicro
- python311Packages.pyocd-pemicro.dist
- python311Packages.pyocd.dist
- python311Packages.spsdk
- python311Packages.spsdk.dist
- python312Packages.libusbsio
- python312Packages.libusbsio.dist
- python312Packages.pyocd-pemicro
- python312Packages.pyocd-pemicro.dist
- python312Packages.spsdk
- python312Packages.spsdk.dist
Result of 22 packages built:
|
@NixOS/nixpkgs-merge-bot merge |
Description of changes
requirements.txt
but doesn't seem to be used other than a pyinstaller spec file which afaik is not used in the nix build.pyocd
that is broken in python 3.12 (upstream fix at Fix test failure pyocd/pyOCD#1710)Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.