Skip to content

Commit 72791f2

Browse files
committed
fix toolchain hash
1 parent 916e7f9 commit 72791f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
'';
7575
rust = inputs.fenix.packages.${system}.fromToolchainFile {
7676
dir = ./.;
77-
sha256 = "sha256-Ht5GU1xscXyhtc1zH/ppb2zJ259UXOvflcnfGdi9Adw=";
77+
sha256 = "sha256-Sj1xHYLXoz+F38X6OYUH8GzphSUyHDnKefjw7CSQWaE=";
7878
};
7979
windows_sdk_manifest_url = "https://download.visualstudio.microsoft.com/download/pr/9a26f37e-6001-429b-a5db-c5455b93953c/25b853a26e065037b83c3dd6aac74bfbfd1f09c9639d1f8c877ecc8d11ea0feb/VisualStudio.vsman";
8080
windows_sdk_manifest_sha256 = "6a2676b65e32c04db17e80d7d87ba60b0c75dd3465c7db5e76ae3db8ca409d85";

0 commit comments

Comments
 (0)