-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
mu: 0.9.18 -> 1.0 #34633
mu: 0.9.18 -> 1.0 #34633
Conversation
@GrahamcOfBorg build mu |
Success on x86_64-darwin (full log) Partial log (click to expand)
|
Success on x86_64-linux (full log) Partial log (click to expand)
|
Success on aarch64-linux (full log) Partial log (click to expand)
|
Thanks for doing this but I would very much prefer to have the tests run. I can take a look this weekend. |
@peterhoeg Did you find time to have a look? |
I didn't, sorry. :-( |
Any news on this? |
3c58746
to
044dc20
Compare
I got the tests running. Have a look at: https://github.com/NixOS/nixpkgs/compare/master...peterhoeg:u/mu?expand=1 If you make the changes, I'll merge asap. |
@peterhoeg Thanks! |
Thank you for your patience @magnetophon ! |
Motivation for this change
I removed the tests, since one was failing during the build, but passing in nix-shell:
djcb/mu#1187
If anyone has ideas on how to troubleshoot this further, let me know.
I tried building
mug
as well, but the version of webkit that's passed here is marked as insecure.When I made an exception for that in my config, mu claimed it couldn't find webkit.
Then I passed an older version, but nix started building that, so I gave up: I'm not building webkit on a 11 year old laptop.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)