Commit Graph

4 Commits

Author SHA1 Message Date
lea 4cc8f48904 fix: use mold for linking and various other fixes (#1648) (#1663)
(cherry picked from commit 1d8cafc982)

# Conflicts:
#	anda/devs/zed/preview/zed-preview.spec
2024-07-26 20:31:53 -07:00
Raboneko 019d4c25a9 fix: Update .desktop packaging (Prepping for https://github.com/zed-industries/zed/pull/14104) (#1506) (#1540)
(cherry picked from commit 417da16955)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-07-20 14:40:25 +08:00
Raboneko e46cb00cb0 fix(update): authy lomiri-ui-toolkit zed-* manrope albius stellar (#1468) (#1476)
(cherry picked from commit 5d384c83c5)

Co-authored-by: madomado <madonuko@outlook.com>
2024-07-11 00:04:01 +08:00
Raboneko e1a4779cb0 add: zed-nightly (#1377) (#1394)
* wip

* remove old desktop file

* remove --frozen from build

* bump commit and use correct version

* check Cargo.toml for version

* fix spacing in anda.hcl

* slow down zed build

* run with 4 jobs

* zed-nightly(anda): tag as large

* ci: if package is labelled as large, use lg runners for x86

* don't slow down build

* Update zed-nightly.spec

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>

* Update zed-nightly.spec

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>

* use rpm profile

* use correct paths for installing zed binaries

* remove unneded debug_package line

* use cargo_install macro

* Revert "use cargo_install macro"

This reverts commit a03c3b3a69.

* don't mangle sources

* reorganize zed
to prepare for multiple packages

---------

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
Co-authored-by: lea <lleyton@fyralabs.com>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 2291a214d9)

Co-authored-by: june <159748074+june-fish@users.noreply.github.com>
2024-06-26 21:10:19 -07:00