From 1d5048e4651d82f1ed2c8ea59e7ace2685d34aef Mon Sep 17 00:00:00 2001 From: Tulili Date: Sat, 22 Jul 2023 19:43:58 -0300 Subject: [PATCH] fix: add terra repository to recipe --- recipe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe.yml b/recipe.yml index 5460f8c4cb..cf3bf6b9a8 100644 --- a/recipe.yml +++ b/recipe.yml @@ -48,6 +48,7 @@ rpm: repos: # Example (which also demonstrates version number expansion): # - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%FEDORA_VERSION%/atim-starship-fedora-%FEDORA_VERSION%.repo + - https://terra.fyralabs.com/terra.repo # These RPMs will be installed from your enabled repositories (Fedora's own # repos, extra "repos" you've added, etc). The installation is automatically