Update package.nix
This commit is contained in:
parent
15fb1e5741
commit
dba0bdcbdd
|
|
@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
|
||||||
filter = sourceFilter;
|
filter = sourceFilter;
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-tYql+E6s7WeZ2vQSfjH0BzmXmNQaqm54VQy8mUnpzLg=";
|
cargoHash = "sha256-0uyFmUH5w6RuG/JP1nXKWVqQERdOZWHHdnjGROkFuG0=";
|
||||||
|
|
||||||
depsExtraArgs = {
|
depsExtraArgs = {
|
||||||
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API
|
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user