Update nix cargo hash (#21257)
Closes https://github.com/zed-industries/zed/issues/21256 Release Notes: - N/A
This commit is contained in:
parent
04ff9f060c
commit
461ab24a06
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ rustPlatform.buildRustPackage rec {
|
|||
];
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-xL/EBe3+rlaPwU2zZyQtsZNHGBjzAD8ZCWrQXCQVxm8=";
|
||||
cargoHash = "sha256-KURM1W9UP65BU9gbvEBgQj3jwSYfQT7X18gcSmOMguI=";
|
||||
|
||||
nativeBuildInputs =
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue