-
Notifications
You must be signed in to change notification settings - Fork 3
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
Problems with 24.11 #143
Comments
I have the exact same issue with flake-checker v0.2.0 and flake::test::cel_conditions in NixOS 25.05 (unstable). |
@usmcamp0811 24.11 is not yet considered stable, so these errors aren't too surprising. I'd recommend waiting until it's stable and trying again. |
For reference, |
@usmcamp0811 Okay, I just verified that this wasn't a 24.11 issue at all. #145 should address this. |
As a small update, the current |
I've been trying to update my system flake to 24.11 for the past week and been running into issues and I finally just now tracked down one of the issues to the Rust in
flake-checker
causing some compilation issues I think.This is all the related error message I've got.
--show-trace
isn't super helpful.. I just removed it from my flake for the time being.For reference my flake and the branch I am working the update on are at:
https://gitlab.com/usmcamp0811/dotfiles/-/commits/nixos24.11-update
The text was updated successfully, but these errors were encountered: