-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
w-lfchen
wants to merge
8
commits into
elkowar:master
Choose a base branch
from
w-lfchen:feat/updates
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
w-lfchen
force-pushed
the
feat/updates
branch
from
October 27, 2024 16:40
64861f2
to
4cac40d
Compare
w-lfchen
commented
Dec 26, 2024
There was a problem hiding this 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
force-pushed
the
feat/updates
branch
from
December 27, 2024 00:41
4cac40d
to
62aa6ae
Compare
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
force-pushed
the
feat/updates
branch
from
December 28, 2024 22:18
9d23419
to
12cac8e
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
'targetPlatforms' missing
whennixos-rebuild
withnixpkgs
>=nixos-unstable
in flake NixOS/nixpkgs#348832 due to the rust overlay being not up to date, potentially leading to evaluation failures when overriding thenixpkgs
input which is fixed by the lockfile update in 89c372d.unescape
->unescaper
since the latter seems to be at least somewhat maintained compared to the firstChecklist
cargo fmt
to automatically format all code before committing