-
Notifications
You must be signed in to change notification settings - Fork 44
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
Nix flake failing to build due to hatch test failure #317
Comments
Tagging @beh-10257 |
Might be a more widespread python issue; I'm not a python-knower (on purpose), so unsure, but I tried removing umu to see if I could get it to build and started seeing this error coming from bottles:
|
Build currently fails - Open-Wine-Components/umu-launcher#317
This is also being tracked at an issue in nixpkgs here. |
don't follow nixpkgs for now |
Yeah it fails to build for me too but i found a way to make it work until the issue is resolved. What I basically did is use a specific commit as the umu.url: |
Thank you for posting this. This workaround worked for me. |
Boys! I am happy to report that as I am writing this, umu builds fine on the latest nixos-unstable without using the workaround I mentioned above. |
Yes! The flake here should have all been fixed with #322, and hatch itself should be fixed once this is merged: NixOS/nixpkgs#371743 |
I'm not sure if this is related, let me know if I need to open a new issue:
|
It's unrelated; this issue is actually resolved now with a fix merged into nixpkgs (will reach nixos-unstable soon) and a workaround in this repo.
Looks like Probably something I missed in #343. If @beh-10257 doesn't beat me to it, I'll try and look into a fix soon. In the meantime you can use |
Thanks for the quick response, @MattSturgeon! Is it possible for you to update me when this is fixed? Thanks again, regardless. |
I would guess that this regression should be in a new issue, but since the discussion is already here I figured I would mention this here: I have no experience with make/makefiles at all, so take this with a grain of salt, but I poked at the build code a bit and I think that since the I'm not sure what to do with this information, but I thought I should mention it. |
Reported as #346 |
NixOS/nixpkgs#371743 is now in the nixos-unstable branch, btw |
@R1kaB3rN this issue can be closed |
I'm not sure if this belongs here or not.
I ran a
nix flake update
today, followed by a rebuild, and started seeing this error:Here is a link to the
nix log
output.Relevant config:
The text was updated successfully, but these errors were encountered: