Update nix flake hash

This commit is contained in:
Greg Shuflin
2025-11-23 14:58:05 -08:00
parent 47abced497
commit 965c42a34b

View File

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