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

sqlite: backport patch to resolve regression in 3.48.0 #381741

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

mweinelt
Copy link
Member

Unblocks the test suite of nodejs and probably other packages.

Things done

  • Built on platform(s)
    • x86_64-linux (up to nodejs)
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

Unblocks the test suite of nodejs and probably other packages.
@nix-owners nix-owners bot requested a review from np February 13, 2025 13:01
@mweinelt mweinelt merged commit b75e976 into NixOS:staging-next Feb 13, 2025
25 of 27 checks passed
@mweinelt mweinelt deleted the sqlite-3.48.0-regression branch February 13, 2025 14:58
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.

1 participant