update rust toolchain in flake

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-01-17 13:18:36 -05:00 committed by June
parent 40f5345586
commit de303d9480

View file

@ -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;