Skip to content
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

zxing-cpp updates #252861

Merged
merged 3 commits into from
Sep 2, 2023
Merged

zxing-cpp updates #252861

merged 3 commits into from
Sep 2, 2023

Conversation

AndersonTorres
Copy link
Member

Description of changes

Closes #220579

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

felixsinger and others added 3 commits September 1, 2023 20:36
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942)
- Add passthru.updateScript
- Remove nested with under meta.
- Inherit basically everything from zxing-cpp
- Remove patches
@natsukium
Copy link
Member

If you have time, could you please rename the python module from zxing_cpp to zxing-cpp?
For more information, #245383

@AndersonTorres
Copy link
Member Author

AndersonTorres commented Sep 2, 2023

Way better!

Edit: failed because infinite loop of doom. I will do it in another PR.

@ofborg ofborg bot requested a review from lukegb September 2, 2023 05:01
@AndersonTorres AndersonTorres merged commit b5f6513 into NixOS:staging Sep 2, 2023
28 checks passed
@vcunat
Copy link
Member

vcunat commented Sep 14, 2023

I think this is what broke kaidan build
https://hydra.nixos.org/build/234981217/nixlog/1/tail
/cc maintainer @astro
Update might help, but trivial bump of version and hash does not lead to success (missing some dependency).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants