-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
Build failure: biome #384795
Comments
due to issues on nixpkgs NixOS/nixpkgs#384795
I spent some time looking into this: It seems that the This behavior persists on the following branches / tags:
I'm not sure what to do about this. It might be a good idea to create an Issue upstream and/or to skip tests in the meantime. (not sure about that, though). Fair Warning: I might be missing something here. These are just my results pocking and prodding and at the upstream tests and the nixpkgs code. (for about 1-2h) Hopefully this helps. |
Thanks for looking into this, I found something similar in my research but nowhere near as in-depth. I plan to just disable the tests until a fix is made upstream. |
Nixpkgs version
Steps to reproduce
Copy the following flake file:
The flake.lock is (latest unstable):
and run
nix develop
. It'l take some time to compile (rust btw) but then the checkPhase fails... I'm not 100% confident this issue is the fault of the package maintainers but still, having an issue here to track the build failure seems appropiate.Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
Additional context
No response
System metadata
Notify maintainers
@figsoda
@isabelroses
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: