From 0d4ab821c1917894a80a3b4f9ae0c247e07b5f3d Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 7 Aug 2024 17:20:31 +0100 Subject: [PATCH] update flake shasum --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 7a91963a076..013ef3b2e56 100644 --- a/flake.nix +++ b/flake.nix @@ -28,7 +28,7 @@ fenix.packages.${system}.fromToolchainFile { file = ./rust-toolchain.toml; - sha256 = "sha256-Ngiz76YP4HTY75GGdH2P+APE/DEIx2R/Dn+BwwOyzZU="; + sha256 = "sha256-6eN/GKzjVSjEhGO9FhWObkRFaE1Jf+uqMSdQnb8lcB4="; }; in pkgs.makeRustPlatform {