Rust hash mismatch in fixed-output derivation #890
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#890
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey there, Im trying to setup continuwuity on my configuration, and am running into an issue where the has specified for the rust channel isn't matching what Im getting. Im on the latest revision of nixpkgs
If I may take a ponder, I think the flake.nix file hash didn't get bumped when rust was updated to 1.87.0 in
0ba4a265be
, going off of the 1.86.0 update3cc92b32ec
This is in the process of being solved by: #885 but because that's blocked due to build issues on musl, you may want to continue with #891
This was fixed by #891, right?