Unverified Commit c58ee11c authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

devpod-desktop: fix build (#463263)

parents 69a43c02 36e56e01
Loading
Loading
Loading
Loading
+7302 −0

File added.

Preview size limit exceeded, changes collapsed.

+3 −1
Original line number Diff line number Diff line
@@ -87,7 +87,9 @@ let
    cargoRoot = "src-tauri";
    buildAndTestSubdir = "src-tauri";

    cargoHash = "sha256-BwuV5nAQcTAtdfK4+NKEt8Cj7gqnatRwHh/BYJJrIPo=";
    cargoHash = "sha256-PSgBwa8sZ85W2kBrXkFVvnoYn5l1r3Jvn/LG8tITjbU=";

    cargoPatches = [ ./cargo-lock.patch ];

    patches = [
      # don't create a .desktop file automatically registered to open the devpod:// URI scheme