Unverified Commit bc12941f authored by Ryan Omasta's avatar Ryan Omasta
Browse files

cinny-desktop: switch to cargoHash

parent 71543c33
Loading
Loading
Loading
Loading
+0 −5119

File deleted.

Preview size limit exceeded, changes collapsed.

+1 −2
Original line number Diff line number Diff line
@@ -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' =