Unverified Commit 36e56e01 authored by sdaqo's avatar sdaqo
Browse files

devpod-desktop: fix build

parent a7e3137d
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