Skip to content

Commit

Permalink
bump rust-toolchain in flake.nix to 1.73
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantk232 authored and amitu committed Oct 20, 2023
1 parent 4b10459 commit fb33884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

toolchain = (pkgs.rustChannelOf {
rustToolchain = ./rust-toolchain;
sha256 = "sha256-Q9UgzzvxLi4x9aWUJTn+/5EXekC98ODRU1TwhUs9RnY=";
sha256 = "sha256-rLP8+fTxnPHoR96ZJiCa/5Ans1OojI7MLsmSqR2ip8o=";
}).rust;

naersk' = pkgs.callPackage naersk {
Expand Down

0 comments on commit fb33884

Please sign in to comment.