diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-01-26 11:43:53 -0800 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-01-26 11:45:08 -0800 |
| commit | 8d1a33774035ef55aee2e7d09b69222e062ac06f (patch) | |
| tree | c34886dd96c9fbd88b05f432775fd63e9f7980c3 /flake.nix | |
| parent | chore(deps): bump lukemathwalker/cargo-chef from latest-rust-1.92.0-slim-book... (diff) | |
| download | atuin-8d1a33774035ef55aee2e7d09b69222e062ac06f.zip | |
chore: update to rust 1.93
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ fenix.packages.${system}.fromToolchainFile { file = ./rust-toolchain.toml; - sha256 = "sha256-SDu4snEWjuZU475PERvu+iO50Mi39KVjqCeJeNvpguU="; + sha256 = "sha256-vra6TkHITpwRyA5oBKAHSX0Mi6CBDNQD+ryPSpxFsfg="; }; in pkgs.makeRustPlatform { |
