-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Package request: fex-emu #373165
Comments
As a starting point, here is the derivation I currently use: https://codeberg.org/kuruczgy/aarch64-gaming/src/commit/f94cce623b97afe2e26bff267529dc12e7c6dd695537c98f0965fc7c9c13640e/overlays/packages/fex-emu/default.nix |
First non-trivial thing is that the source repo includes some submodules with pre-built binaries for testing. In order to be able to say Fortunately according to the maintainer this is a supported use-case: FEX-Emu/FEX#4267 This can either be solved with a |
FEX plans to require ARMv8.4-a by mid-2025, so we might want to already package for that to be future proof: FEX-Emu/FEX#4120 Not sure if there is any sane way to mark a package as requiring something higher than ARMv8 though. |
Oops it seems that someone else already added fex recently and I forgot to check: #352205 I will close this issue for now, and open different PRs/issues for my comments above. |
Project description
FEX - A fast usermode x86 and x86-64 emulator for Arm64 Linux
Metadata
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: