Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit 119c4d7

Browse files
committed
Merge branch 'main' of https://github.com/pkgforge/pkgcache
2 parents e266c89 + 7fef074 commit 119c4d7

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

SBUILD_LIST.diff

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,13 +751,24 @@
751751
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/ghidra/runimage/cachyos/stable",
752752
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/ghidra/runimage.cachyos.stable.yaml"
753753
},
754+
{
755+
"_disabled": false,
756+
"rebuild": false,
757+
"pkg_family": "ghostty-nightly",
758+
"description": "Fast, native, feature-rich terminal emulator pushing modern features (Nightly)",
759+
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/ghostty-nightly/appimage/pkgforge-dev/nightly",
760+
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/ghostty-nightly/appimage.pkgforge-dev.nightly.yaml"
761+
},
754762
{
755763
"_disabled": false,
756764
"rebuild": false,
757765
"pkg_family": "ghostty",
758766
"description": "Fast, native, feature-rich terminal emulator pushing modern features",
759-
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/ghostty/appimage/psadi/stable",
760-
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/ghostty/appimage.psadi.stable.yaml"
767+
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/ghostty/appimage/pkgforge-dev/stable",
768+
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/ghostty/appimage.pkgforge-dev.stable.yaml",
769+
"replaces": [
770+
"github.com.psadi.ghostty-appimage.stable"
771+
]
761772
},
762773
{
763774
"_disabled": false,

0 commit comments

Comments
 (0)