fix: remove antergos-release from Default group (not yet in repo)

antergos-release PKGBUILD exists but the package was never built
and deployed to the GitHub Pages repo. The packages module tried to
install it and pacman returned error code 1 (package not found).
Remove it until the CI builds and deploys it.

Also remove try_remove: artix-release from basestrap since it's not
needed without antergos-release in the Default group.
This commit is contained in:
2026-07-03 00:12:35 +02:00
parent 189b357d9b
commit 874fdc233e
3 changed files with 0 additions and 4 deletions
@@ -10,7 +10,6 @@
- grub
- efibootmgr
- sudo
- antergos-release
- antergos-next-keyring
- antergos-wallpapers
- antergos-grub-theme
@@ -32,5 +32,3 @@ operations:
- install:
- base
- antergos-next-keyring
- try_remove:
- artix-release
@@ -10,7 +10,6 @@
- grub
- efibootmgr
- sudo
- antergos-release
- antergos-next-keyring
- antergos-wallpapers
- antergos-grub-theme