update rust toolchain in flake
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
40f5345586
commit
de303d9480
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
channel = cargoToml.package.rust-version;
|
||||
|
||||
# THE rust-version HASH
|
||||
sha256 = "sha256-PjvuouwTsYfNKW5Vi5Ye7y+lL7SsWGBxCtBOOm2z14c=";
|
||||
sha256 = "sha256-SXRtAuO4IqNOQq+nLbrsDFbVk+3aVA8NNpSZsKlVH/8=";
|
||||
};
|
||||
|
||||
mkToolchain = fenix.packages.${system}.combine;
|
||||
|
|
Loading…
Add table
Reference in a new issue