Skip to content

Commit

Permalink
update rust toolchain nix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Sep 20, 2023
1 parent 1684ba7 commit fc79752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fenix:

let
file = ./rust-toolchain.toml;
sha256 = "Q9UgzzvxLi4x9aWUJTn+/5EXekC98ODRU1TwhUs9RnY=";
sha256 = "dxE7lmCFWlq0nl/wKcmYvpP9zqQbBitAQgZ1zx9Ooik=";
in
{
fromFile = { system }: fenix.packages.${system}.fromToolchainFile {
Expand Down

0 comments on commit fc79752

Please sign in to comment.