Merged
Conversation
infinisil
reviewed
Nov 18, 2024
| - uses: actions/checkout@v4 | ||
|
|
||
| - uses: cachix/install-nix-action@V27 | ||
| - uses: cachix/install-nix-action@v30 |
bc34287 to
01a1605
Compare
Contributor
|
@infinisil, any insight on the build break this causes? 😵 |
infinisil
reviewed
Nov 25, 2024
Cargo.toml
Outdated
| colored = "2.1.0" | ||
| itertools = "0.13.0" | ||
| rowan = "0.15.16" | ||
| rowan = "0.16.1" |
Member
There was a problem hiding this comment.
@philiptaron This appears to be the problem, because rnix uses rowan < 0.16, leading to two versions of rowan being used, which then fail to interact. Unfortunately just downgrading this would lead to the update script just updating it again next time, possibly caused due to
Lines 111 to 112 in 700a0b2
01a1605 to
e154131
Compare
e154131 to
5164d73
Compare
philiptaron
approved these changes
Dec 3, 2024
Member
|
Thank you, Will and Philip! |
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.
cargo changes
cargo upgrade
cargo update
cargo outdated
cargo audit
GitHub Action updates
Bumps the actions group with 2 updates: peter-evans/create-pull-request and cachix/install-nix-action.
Updates
peter-evans/create-pull-requestfrom 6 to 7Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
5e91468fix: support symlinks when commit signing (#3359)2f38cd2fix: support submodules when commit signing (#3354)7a8aeacbuild(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)d39d596build(deps-dev): bump@types/jestfrom 29.5.12 to 29.5.13 (#3343)f6f978fdocs: correct suggestion for bot setup (#3342)6cd32fdfix: disable abbreviated commit shas in diff (#3337)d121e62fix: disable diff detection for renames and copies (#3330)f4d66f4build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#3319)488c869build(deps-dev): bump@types/nodefrom 18.19.48 to 18.19.50 (#3320)5354f85docs: update readmeUpdates
cachix/install-nix-actionfrom V27 to 30Release notes
Sourced from cachix/install-nix-action's releases.
Commits
08dcb3aMerge pull request #217 from Enzime/bump4204e15nix: 2.24.8 -> 2.24.96a10e2eMerge pull request #216 from Mic92/nix-bump2bb614eNix: 2.24.7 -> 2.24.89f70348Merge pull request #215 from Mic92/nix-bump4f91dc2Nix: 2.24.6 -> 2.24.73715ab1bump channel1872f1fNix: 2.22.1 -> 2.24.6e268b7aMerge pull request #213 from phaer/patch-15b8c65dUpdate README: hardware accel is available now...npins changes