7 Commits

Author SHA1 Message Date
Manav Rathi
495c950386
[desktop] Fix ARM build
Regression introduced yesterday - d37675cc5768357b155e504d2d08656d099eb73f
2025-01-31 08:43:00 +05:30
Manav Rathi
892f130580
[desktop] Replace ImageMagick with vips
This has already been done, this PR is just final cleanup.
2025-01-30 13:37:36 +05:30
Manav Rathi
bed645044b
[desktop] Fix download path during install 2025-01-30 11:38:43 +05:30
Manav Rathi
d37675cc57
[desktop] im => vips
More cleanup is pending, once we give this nightly a go.
2025-01-30 08:20:11 +05:30
Manav Rathi
4abfb5b8bd
Don't return falsey 2025-01-22 12:59:54 +05:30
Manav Rathi
47ec5e78c0
[desktop] Fix incomplete build being generated
...because of returning false from our build hook.
2025-01-22 12:39:33 +05:30
Manav Rathi
b1c62f6c93
[desktop] IM 7 - Handle CI rebuilds, and add windows extension
- CI builds both arch binaries in one go, so the singular yarn install hook is not enough
- Without the extension windows doesn't run it
2025-01-22 07:49:18 +05:30