Update flake cargo hash

This commit is contained in:
Greg Shuflin
2025-11-26 23:22:54 -08:00
parent 5224fe4323
commit d0396335ed

View File

@@ -20,7 +20,7 @@
src = ./.; src = ./.;
cargoHash = "sha256-njPkTy9FiNS3E9ISBYqX4XzP/OMBkmKStf+w7ld1YXw="; cargoHash = "sha256-C2pGyTef8IgF2FSBXRlLJCW3IgJ1d+2uxF6nelYF6AM=";
# 1 passed; 44 failed on Darwin # 1 passed; 44 failed on Darwin
doCheck = !pkgs.stdenv.hostPlatform.isDarwin; doCheck = !pkgs.stdenv.hostPlatform.isDarwin;