From f6e6fb44f0850904e0619b15eef70ca6ee9b28f2 Mon Sep 17 00:00:00 2001 From: Kento Sugama Date: Fri, 11 Aug 2023 13:54:48 -0400 Subject: [PATCH] update nix hash --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 1aa9155..28eca7d 100644 --- a/default.nix +++ b/default.nix @@ -17,7 +17,7 @@ let filter = noNixFile; src = subpath ./.; }; - cargoSha256 = "sha256-+nRpZF0vN0YeTeNarvKjU5pHHZq0fPzzCWPsfc+Rlvc="; + cargoSha256 = "sha256-7lokhaImoo7Z89YSiS+v1OosI+hlLkpwvv0AkYn1FvE="; verifyCargoDeps = true; }; in rec {