devpod-desktop: fix build (#463263)

This commit is contained in:
Aleksana
2025-11-21 17:17:56 +00:00
committed by GitHub
2 changed files with 7305 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -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