Skip to content
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

feat: update to 1.83.0 toolchain; dependency updates #1217

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

w-lfchen
Copy link
Contributor

@w-lfchen w-lfchen commented Oct 20, 2024

Description

  • the flake fell victim to 'targetPlatforms' missing when nixos-rebuild with nixpkgs >= nixos-unstable in flake NixOS/nixpkgs#348832 due to the rust overlay being not up to date, potentially leading to evaluation failures when overriding the nixpkgs input which is fixed by the lockfile update in 89c372d.
  • the flake no longer needs to rely on a pr ref for flake-compat since the pr was merged
  • unescape -> unescaper since the latter seems to be at least somewhat maintained compared to the first
  • jaq and zbus are not up to date, but updating those is a bit more complicated due to major breaking changes

Checklist

  • I added my changes to CHANGELOG.md, if appropriate.
  • I used cargo fmt to automatically format all code before committing
  • tested compilation, tests and clippy

@w-lfchen w-lfchen mentioned this pull request Dec 26, 2024
4 tasks
@w-lfchen w-lfchen marked this pull request as draft December 26, 2024 23:46
Copy link
Contributor Author

@w-lfchen w-lfchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updating this, will be marked as ready once done done
we really need to look into the compilation failures when updating all dependencies

@w-lfchen w-lfchen changed the title feat: update to 1.82.0 toolchain; dependency updates feat: update to 1.83.0 toolchain; dependency updates Dec 27, 2024
@w-lfchen w-lfchen marked this pull request as ready for review December 27, 2024 00:45
it seems sensible to remove not listed interfaces when refreshing, so that's what was
chosen here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant