Update package.nix

This commit is contained in:
Keisuke Hirata 2026-06-01 15:02:52 +09:00
parent 15fb1e5741
commit dba0bdcbdd
No known key found for this signature in database

View File

@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-tYql+E6s7WeZ2vQSfjH0BzmXmNQaqm54VQy8mUnpzLg=";
cargoHash = "sha256-0uyFmUH5w6RuG/JP1nXKWVqQERdOZWHHdnjGROkFuG0=";
depsExtraArgs = {
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API