From fb88bf5fbe2dbc314006f0d50c0ad17d83cc2dca Mon Sep 17 00:00:00 2001 From: Andrew Zoghby Date: Mon, 28 Nov 2022 20:23:36 -0800 Subject: [PATCH] nix: update Cargo vendor hash --- humility.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/humility.nix b/humility.nix index 96abd4b62..d21f5f544 100644 --- a/humility.nix +++ b/humility.nix @@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec { name = "humility"; - cargoSha256 = "sha256-KTMPx2zjaY4eXfxkwLhOJ6F4xtxFBqoenPNQycBAgw8"; + cargoSha256 = "sha256-ecMEVTi1uFBZToyDhczzu6QuKzjcXI2so4draQKwXmk"; nativeBuildInputs = [