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

unicorn: 2.1.1 -> 2.1.2 #381926

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/unicorn-engine/versions.

meta.description for unicorn is: Lightweight multi-platform CPU emulator library

meta.homepage for unicorn is: https://www.unicorn-engine.org

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.1.2 in filename of file in /nix/store/xfi5q57g98gdsy697a0jxwpy8m1hhl01-unicorn-2.1.2

Rebuild report (if merged into master) (click to expand)
13 total rebuild path(s)

13 package rebuild(s)

First fifty rebuilds by attrpath

adenum
gef
pwntools
python312Packages.angr
python312Packages.angrcli
python312Packages.angrop
python312Packages.pwntools
python312Packages.qiling
python312Packages.unicorn
python313Packages.pwntools
python313Packages.unicorn
unicorn
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/xfi5q57g98gdsy697a0jxwpy8m1hhl01-unicorn-2.1.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A unicorn https://github.com/r-ryantm/nixpkgs/archive/81a981f5d97ea7b4d8d2c34fb874abdc3d839065.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/81a981f5d97ea7b4d8d2c34fb874abdc3d839065#unicorn

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/xfi5q57g98gdsy697a0jxwpy8m1hhl01-unicorn-2.1.2
ls -la /nix/store/xfi5q57g98gdsy697a0jxwpy8m1hhl01-unicorn-2.1.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 6 packages marked as broken and skipped:
  • python312Packages.angr
  • python312Packages.angr.dist
  • python312Packages.angrcli
  • python312Packages.angrcli.dist
  • python312Packages.angrop
  • python312Packages.angrop.dist
❌ 12 packages failed to build:
  • adenum
  • gef
  • pwntools (python312Packages.pwntools)
  • pwntools.dist (python312Packages.pwntools.dist)
  • python312Packages.qiling
  • python312Packages.qiling.dist
  • python312Packages.unicorn
  • python312Packages.unicorn.dist
  • python313Packages.pwntools
  • python313Packages.pwntools.dist
  • python313Packages.unicorn
  • python313Packages.unicorn.dist
✅ 1 package built:
  • unicorn

Maintainer pings

cc @thoughtpolice for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@wtdcode
Copy link

wtdcode commented Feb 17, 2025

Why does it fail to build? Any logs I can access? We are releasing 2.1.3 in next few days and there is a time window to fix the breakage here.

unicorn-engine/unicorn#2108

@wtdcode
Copy link

wtdcode commented Feb 17, 2025

@NickCao Ping

@NickCao
Copy link
Member

NickCao commented Feb 17, 2025

Why does it fail to build? Any logs I can access? We are releasing 2.1.3 in next few days and there is a time window to fix the breakage here.

unicorn-engine/unicorn#2108

It's due to the new dependency on versioningit

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.

3 participants