lorri: fix cargoHash
This is a mismatch after merging both of: - #323983 - #322749
This commit is contained in:
parent
ebf7d93e82
commit
81e5c46c12
@ -16,7 +16,7 @@ let
|
||||
# Also don’t forget to run `nix-build -A lorri.tests`
|
||||
version = "1.7.0";
|
||||
sha256 = "sha256-pGNhhEBHyWhTaW24dHrxAvpb/qr5RPbHXRwDZx6Rf74=";
|
||||
cargoSha256 = "sha256-ENZATiBhoO+N6NpSknOWpvsatkaYb4mS/E63XNRXfMU=";
|
||||
cargoHash = "sha256-ENZATiBhoO+N6NpSknOWpvsatkaYb4mS/E63XNRXfMU=";
|
||||
|
||||
in (rustPlatform.buildRustPackage rec {
|
||||
pname = "lorri";
|
||||
|
Loading…
Reference in New Issue
Block a user