chore: update nil hash

This commit is contained in:
isabel 2025-02-14 10:37:02 +00:00
parent 301493cdfe
commit dce3e4be27
No known key found for this signature in database
GPG key ID: 3E7C7A1B5DEDBB03

View file

@ -16,7 +16,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-KcHh3RIQFlL40A9v9v3BEfSc5vNG465u/ISA1fR1Cm0=";
};
cargoHash = "sha256-y65sxXjKBb0Y1AW40CbVd+KcKcU1ripP+O45ApXtuLU=";
useFetchCargoVendor = true;
cargoHash = "sha256-Q4wBZtX77v8CjivCtyw4PdRe4OZbW00iLgExusbHbqc=";
nativeBuildInputs = [
(lib.getBin nixVersions.latest)