diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-06-13 17:48:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-13 17:48:24 +0100 |
| commit | efcb5dbd97d455a9a2448747bb2e93c77a52a9b7 (patch) | |
| tree | fb5535a1c3ce630be57d724a13c36bbda74324ff /flake.nix | |
| parent | chore: cargo and pnpm update (#2127) (diff) | |
| download | atuin-efcb5dbd97d455a9a2448747bb2e93c77a52a9b7.zip | |
chore: update to rust 1.79 (#2138)
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ fenix.packages.${system}.fromToolchainFile { file = ./rust-toolchain.toml; - sha256 = "sha256-opUgs6ckUQCyDxcB9Wy51pqhd0MPGHUVbwRKKPGiwZU="; + sha256 = "sha256-Ngiz76YP4HTY75GGdH2P+APE/DEIx2R/Dn+BwwOyzZU="; }; in pkgs.makeRustPlatform { |
