Skip to content

Commit

Permalink
nix: update Cargo vendor hash
Browse files Browse the repository at this point in the history
  • Loading branch information
beezow committed Nov 29, 2022
1 parent 8b98f99 commit fb88bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion humility.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec {

name = "humility";

cargoSha256 = "sha256-KTMPx2zjaY4eXfxkwLhOJ6F4xtxFBqoenPNQycBAgw8";
cargoSha256 = "sha256-ecMEVTi1uFBZToyDhczzu6QuKzjcXI2so4draQKwXmk";

nativeBuildInputs =
[
Expand Down

0 comments on commit fb88bf5

Please sign in to comment.