Skip to content

Commit

Permalink
Removed potentially problematic packages to see if it will build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorG512 committed Aug 3, 2024
1 parent 582465d commit 1fcbf88
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ modules:
- type: rpm-ostree
repos:
# - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
- https://rpm.librewolf.net/librewolf-repo.repo
# - https://rpm.librewolf.net/librewolf-repo.repo
install:
# - micro
# - starship
- https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
- https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
- https://launchpad.net/veracrypt/trunk/1.26.7/+download/veracrypt-console-1.26.7-CentOS-8-x86_64.rpm
# - https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
# - https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
# - https://launchpad.net/veracrypt/trunk/1.26.7/+download/veracrypt-console-1.26.7-CentOS-8-x86_64.rpm
- alacritty
- wine
- wine-mono
Expand All @@ -38,13 +38,13 @@ modules:
- k3b
- libburn
- cdrskin
- steam
# - steam
- distrobox
- yt-dlp
- qemu
- virt-manager
- keepassxc
- librewolf
# - librewolf

remove:
# example: removing firefox (in favor of the flatpak)
Expand Down

0 comments on commit 1fcbf88

Please sign in to comment.