diff --git a/nix/packages/rust.nix b/nix/packages/rust.nix index a23c5a54..2c645306 100644 --- a/nix/packages/rust.nix +++ b/nix/packages/rust.nix @@ -15,7 +15,7 @@ file = inputs.self + "/rust-toolchain.toml"; # See also `rust-toolchain.toml` - sha256 = "sha256-+9FmLhAOezBZCOziO0Qct1NOrfpjNsXxc/8I0c7BdKE="; + sha256 = "sha256-SJwZ8g0zF2WrKDVmHrVG3pD2RGoQeo24MEXnNx5FyuI="; }; in {