Skip to content

binaryninja-free: Fix libxml2 breakage#420487

Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom
N0tExisting:patch-1
Jul 5, 2025
Merged

binaryninja-free: Fix libxml2 breakage#420487
Aleksanaa merged 1 commit intoNixOS:masterfrom
N0tExisting:patch-1

Conversation

@N0tExisting
Copy link
Contributor

@N0tExisting N0tExisting commented Jun 27, 2025

Fixes #418655

See: #396195

@spencerpogo

Things done

Added preFixup from #396195 (comment)

  • Built on platform(s)
    • x86_64-linux
    • 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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 12.first-time contribution This PR is the author's first one; please be gentle! 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 27, 2025
@nix-owners nix-owners bot requested a review from spencerpogo June 27, 2025 10:22
Copy link
Contributor

@acid-bong acid-bong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, read the docs linked in the last checklist item on how to manage and name commits

@Soveu Soveu mentioned this pull request Jun 30, 2025
13 tasks
@N0tExisting N0tExisting deleted the patch-1 branch June 30, 2025 15:00
@N0tExisting N0tExisting restored the patch-1 branch June 30, 2025 15:01
@N0tExisting N0tExisting reopened this Jun 30, 2025
@N0tExisting N0tExisting changed the title Fix libxml2 breakage in binaryninja-free binaryninja-free: Fix libxml2 breakage Jun 30, 2025
@N0tExisting N0tExisting requested a review from acid-bong July 3, 2025 07:29
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 3, 2025
@Aleksanaa Aleksanaa changed the title binaryninja-free: Fix libxml2 breakage binaryninja-free: Fix libxml2 breakage Jul 5, 2025
@Aleksanaa Aleksanaa merged commit 557a1db into NixOS:master Jul 5, 2025
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: binaryninja-free

3 participants