Commit d4eecf0
committed
handy: pin src to cjpais/Handy#1316 HEAD with -parse-as-library fix
Without this swiftc flag the app exits with 0 immediately on nixpkgs
Darwin stdenv, because the open-source ld64 picks Swift's synthetic
`_main` over Rust's. The fix is one line in src-tauri/build.rs.
Cargo.lock, package.json and bun.lock are unchanged between the old
and new src rev, so cargoHash and frontendDepsHashes remain valid.1 parent f60abb3 commit d4eecf0
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | | - | |
114 | | - | |
| 116 | + | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
| |||
0 commit comments