bump vendor hash

This commit is contained in:
Aaron Bieber 2022-12-07 09:37:00 -07:00
parent 33d376d187
commit a161f63375
No known key found for this signature in database

View File

@ -20,7 +20,7 @@
src = ./.;
vendorSha256 =
"sha256-FQsILSY4xC2byrg7bMMTJ/HOuq7hMKIffsDYbfm+h6E=";
"sha256-8DTR8NADEcAqmfxyM4vEBpOq2gXXBSj1ee2ZN08lMSY=";
proxyVendor = true;
nativeBuildInputs = with pkgs; [ pkg-config ];