chore: update flake.lock - #1808
Merged
Merged
Conversation
Collaborator
Coverage Report for CI Build 31715134485Coverage remained the same at 86.718%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
benalleng
self-requested a review
August 13, 2026 13:00
benalleng
force-pushed
the
update_flake_lock_action
branch
from
August 13, 2026 13:35
384b21f to
ad0d9ca
Compare
benalleng
reviewed
Aug 13, 2026
benalleng
left a comment
Collaborator
There was a problem hiding this comment.
Needed to adjust the must_use clippy as it got stricter due to async_trait
spacebear21
previously approved these changes
Aug 13, 2026
| pub(crate) mod v2; | ||
|
|
||
| #[async_trait::async_trait] | ||
| #[allow(clippy::double_must_use)] |
Collaborator
There was a problem hiding this comment.
should this be fixed upstream in the async_trait crate perhaps?
Collaborator
There was a problem hiding this comment.
I think this will be fixed in the next release dtolnay/async-trait#303
Collaborator
There was a problem hiding this comment.
I could add a TODO pointing out this is waiting on an upstream fix
The latest async-trait update has caused a lint error as clippy is now stricter.
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/80db5bd' (2026-07-04)
→ 'github:ipetkov/crane/2c71e19' (2026-08-03)
• Updated input 'nixpkgs-unstable':
'github:NixOS/nixpkgs/3b32825' (2026-07-12)
→ 'github:NixOS/nixpkgs/8e2eeb9' (2026-08-11)
• Updated input 'pyproject-build-systems':
'github:pyproject-nix/build-system-pkgs/430680a' (2026-06-22)
→ 'github:pyproject-nix/build-system-pkgs/90fde00' (2026-08-03)
• Updated input 'pyproject-nix':
'github:pyproject-nix/pyproject.nix/7af23cf' (2026-07-01)
→ 'github:pyproject-nix/pyproject.nix/1b14855' (2026-08-06)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/e013376' (2026-07-13)
→ 'github:oxalica/rust-overlay/39db480' (2026-08-12)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/db94781' (2026-05-31)
→ 'github:numtide/treefmt-nix/ae79109' (2026-08-05)
• Updated input 'uv2nix':
'github:pyproject-nix/uv2nix/83995ef' (2026-07-08)
→ 'github:pyproject-nix/uv2nix/0dfa838' (2026-08-06)
benalleng
force-pushed
the
update_flake_lock_action
branch
from
August 13, 2026 15:23
ad0d9ca to
ff34866
Compare
This file contains hidden or 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
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.
Automated changes by the update-flake-lock GitHub Action.
Running GitHub Actions on this PR
GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.
To run GitHub Actions workflows on this PR, close and re-open this pull request.