devpod-desktop: fix build

This commit is contained in:
sdaqo
2025-11-20 06:52:41 +01:00
parent a7e3137d88
commit 36e56e018b
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