Skip to content

Commit 574468a

Browse files
committed
fix: use hardcoded fedora-43 repo URL for wezterm-nightly because COPR chroot detection resolves to aurora-43 instead of fedora-43
1 parent 2c064a5 commit 574468a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/common-dnf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ modules:
3232
- https://github.com/TibixDev/winboat/releases/download/v0.9.0/winboat-0.9.0-x86_64.rpm
3333
repos:
3434
cleanup: true
35-
copr:
36-
- wezfurlong/wezterm-nightly
35+
files:
36+
- https://copr.fedorainfracloud.org/coprs/wezfurlong/wezterm-nightly/repo/fedora-43/wezfurlong-wezterm-nightly-fedora-43.repo
3737

3838
- type: dnf
3939
install:

0 commit comments

Comments
 (0)