update rust toolchain hash

This commit is contained in:
Vitalii Lukyanov 2025-02-24 12:07:22 +01:00
parent f14c910fb4
commit 8a43d0fb7c

View File

@ -33,7 +33,7 @@
pkgs.rustChannelOf pkgs.rustChannelOf
{ {
rustToolchain = ./rust-toolchain.toml; rustToolchain = ./rust-toolchain.toml;
sha256 = "VZZnlyP69+Y3crrLHQyJirqlHrTtGTsyiSnZB8jEvVo="; sha256 = "s1RPtyvDGJaX/BisLT+ifVfuhDT1nZkZ1NcK8sbwELM=";
} }
) )
.rust; .rust;