Commit Graph

13 Commits

Author SHA1 Message Date
madomado ca6b3c02da chore(sync): frawhide -> f41 (#2108) 2024-09-19 10:09:46 -05:00
madomado ad1df55c5b chore(sync): frawhide -> f41 (#2022) 2024-08-29 08:53:36 -05:00
Raboneko ebd6477f29 fix(zed*): add cargo clean to make for more disk space (#1805) (#1811)
(cherry picked from commit 2497712261)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-01 18:14:42 -07:00
Raboneko 387128c70f fix: don't run zed tests by default (#1786) (#1791)
(cherry picked from commit 662487b534)

Co-authored-by: lea <lleyton@fyralabs.com>
2024-08-01 21:13:47 +08:00
Raboneko 5837e58d69 fix: disable large runners for zed (#1800) (#1803)
(cherry picked from commit eda54638b3)

Co-authored-by: lea <lleyton@fyralabs.com>
2024-08-01 00:55:17 -07:00
lea d11ddded6c fix: use mold for linking and various other fixes (#1648) (#1665)
(cherry picked from commit 1d8cafc982)

# Conflicts:
#	anda/devs/zed/preview/zed-preview.spec
2024-07-26 20:32:23 -07:00
Raboneko 85e4958d29 bump(nightly): nightly nim-nightly yt-dlp 2024-07-26 01:17:55 +00:00
Raboneko d38335b17c bump(nightly): mpv nightly osu-lazer nim-nightly yt-dlp 2024-07-25 01:18:36 +00:00
madomado 3a257750c9 fix: zed-nightly (#1611) 2024-07-24 16:11:57 +08:00
Raboneko 97e536ba89 bump(nightly): mpv flow nightly gamescope-session albius nim-nightly tdlib yt-dlp 2024-07-24 01:18:51 +00:00
Cappy Ishihara 417da16955 fix: Update .desktop packaging (Prepping for https://github.com/zed-industries/zed/pull/14104) (#1506) 2024-07-18 11:43:09 +07:00
madomado 5d384c83c5 fix(update): authy lomiri-ui-toolkit zed-* manrope albius stellar (#1468) 2024-07-10 10:13:00 -05:00
Raboneko 7b3fdc34a7 add: zed-nightly (#1377) (#1395)
* 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:01 -07:00