-
Notifications
You must be signed in to change notification settings - Fork 38
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 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: