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

mongoc: 1.23.1 -> 1.23.2 #216210

Closed
wants to merge 10,000 commits into from
Closed

mongoc: 1.23.1 -> 1.23.2 #216210

wants to merge 10,000 commits into from

Conversation

tux1c
Copy link
Contributor

@tux1c tux1c commented Feb 13, 2023

Description of changes

http://mongoc.org/libmongoc/1.23.2/index.html

Things done

fix: sha256 didn't match 1.23.1 version (matched 1.8.0) - now matches 1.23.2.
fix: 1.23.x failed at install phase #144170.

  • 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.05 Release Notes (or backporting 22.11 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.

bbjubjub2494 and others added 30 commits February 12, 2023 19:00
python310Packages.scmrepo: 0.1.7 -> 0.1.9
python310Packages.pyipma: 3.0.5 -> 3.0.6
Description changed and no longer described the project correctly.
python310Packages.effect: fix build
…ckages.xmlschema

python310Packages.xmlschema: 2.2.0 -> 2.2.1
Previously, the Python path selection logic was patched in the CMake
files. This patch no longer applies.

Fortunately there is a new way to directly specify the path without
patches. Use that instead on all platforms to fix the CMake logic being
broken on Darwin which results in this module not being detected and
the main application failing to start.
@wegank
Copy link
Member

wegank commented Feb 13, 2023

Please rebase against master, thanks!

@tux1c
Copy link
Contributor Author

tux1c commented Feb 13, 2023

I'm Running Nix package manager on an ArchLinux Install (SteamOS 3.4, actually. but it's arch based).

Tested basic library functionality using:
hello_mongo.c

@tux1c
Copy link
Contributor Author

tux1c commented Feb 13, 2023

oh god.. closing this.
I'm gonna retry :|

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