Skip to content

Commit

Permalink
chore: update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Feb 15, 2024
1 parent 4f90a7e commit 6b94fc6
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 @@ -44,7 +44,7 @@

rustToolchain = fenix.packages.${system}.fromToolchainFile {
file = ./rust-toolchain.toml;
sha256 = "sha256-R0F0Risbr74xg9mEYydyebx/z0Wu6HI0/KWwrV30vZo=";
sha256 = "sha256-dxE7lmCFWlq0nl/wKcmYvpP9zqQbBitAQgZ1zx9Ooik=";
};

craneLib = (crane.mkLib pkgs).overrideToolchain rustToolchain;
Expand Down

0 comments on commit 6b94fc6

Please sign in to comment.