mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-10-30 09:20:30 +00:00
Move korhonen_aur to be the last repo
This allows to upgrade packages that have been moved to community etc
This commit is contained in:
parent
9cb79c97ba
commit
da6807e50f
@ -21,14 +21,6 @@ Include = /etc/pacman.d/cachyos-v3-mirrorlist
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/cachyos-mirrorlist
|
||||
|
||||
[korhonen_aur]
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ else @@%}
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ endif @@%}
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
@ -44,3 +36,12 @@ Include = /etc/pacman.d/mirrorlist
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[korhonen_aur]
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ else @@%}
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ endif @@%}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user