cinny-desktop: switch to cargoHash

This commit is contained in:
Ryan Omasta
2024-07-25 06:09:59 -06:00
parent 71543c334e
commit bc12941f45
2 changed files with 1 additions and 5121 deletions
File diff suppressed because it is too large Load Diff
@@ -32,8 +32,7 @@ rustPlatform.buildRustPackage rec {
sourceRoot = "${src.name}/src-tauri";
# modififying $cargoDepsCopy requires the lock to be vendored
cargoLock.lockFile = ./Cargo.lock;
cargoHash = "sha256-bM+V37PJAob/DA2jy2g69zUY99ZyZBzgO6djadbdiJw=";
postPatch = let
cinny' =