Skip to content

Commit 87ebb2d

Browse files
committed
update flake shasum
1 parent 3a979db commit 87ebb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
fenix.packages.${system}.fromToolchainFile
2929
{
3030
file = ./rust-toolchain.toml;
31-
sha256 = "sha256-Ngiz76YP4HTY75GGdH2P+APE/DEIx2R/Dn+BwwOyzZU=";
31+
sha256 = "sha256-6eN/GKzjVSjEhGO9FhWObkRFaE1Jf+uqMSdQnb8lcB4="
3232
};
3333
in
3434
pkgs.makeRustPlatform {

0 commit comments

Comments
 (0)