From 1c1a366dafdde27b40003954169d362f186ff463 Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 19 Mar 2025 23:42:55 -0500 Subject: [PATCH] fix(ghostty-nightly): New tarball extracted directory (#4021) * Update ghostty-nightly.spec Signed-off-by: Gilver * Update ghostty-nightly.spec Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 5644953f18..c8289e6b62 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -135,7 +135,7 @@ This package contains files for Ghostty's terminfo. Available for debugging use. %prep /usr/bin/minisign -V -m %{SOURCE0} -x %{SOURCE1} -P %{public_key} -%autosetup -n %{base_name}-source +%autosetup -n %{base_name}-%{ver}-main+%{shortcommit} ZIG_GLOBAL_CACHE_DIR="%{cache_dir}" ./nix/build-support/fetch-zig-cache.sh