rust-cbindgen: Update Cargo hash

launchpad/nixpkgs/master
Alex Wied 3 years ago committed by github-actions[bot]
parent 7c679678d6
commit f63378f2dc
  1. 2
      pkgs/development/tools/rust/cbindgen/default.nix

@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "sha256-S3t1hv/mRn6vwyzT78DPIacqiJV3CnjGdOKsdSyYs8g=";
};
cargoSha256 = "sha256-uaeJmGEQHVSuILlYlJOHmRWWdN6FPvrHu6CbJyb60MY=";
cargoSha256 = "1ycvbdgd50l1nahq63zi9yp3793smkswlwhsqjrmws5b1fqzv9w0";
buildInputs = lib.optional stdenv.isDarwin Security;

Loading…
Cancel
Save