🔧 Updated pacman.conf due to artix repo changes

This commit is contained in:
z3rOR0ne 2023-09-11 18:01:28 -07:00
parent fe66cebf2b
commit e35e6ce115

View file

@ -21,12 +21,43 @@ Architecture = x86_64
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
IgnorePkg = npm
#IgnorePkg = npm
IgnorePkg = st
#Ignore all openjdk updates
IgnorePkg = python2
IgnorePkg = moar
IgnorePkg = java-openjdk-bin
#IgnorePKG = jre8-openjdk
#IgnorePKG = jre8-openjdk-headless
# mycli requires python-cryptography package that is out of date
IgnorePkg = mycli
# Temp fix, see https://forum.artixlinux.org/index.php/topic,4178.msg26881.html#msg26881
# IgnorePkg = alsa-lib
#Upgrade after better docs come out for migration with Artix/Arch
#IgnorePkg = postgresql
#IgnorePkg = postgresql-libs
#IgnorePkg = inkscape
#IgnorePkg = poppler
#IgnorePkg = poppler-glib
# IgnorePkg = intel-oneapi-compiler-dpcpp-cpp-runtime
# IgnorePkg = intel-oneapi-openmp
# IgnorePkg = libcap
#Eventually upgrade kernels one at a time to check for stability
#IgnorePkg = linux
#IgnorePkg = linux-headers
#IgnorePkg = linux-lts
#IgnorePkg = linux-lts-headers
#IgnorePkg = linux-zen
#IgnorePkg = linux-zen-headers
#Whenever updating kernel, update nvidia
#IgnorePkg = lib32-nvidia-utils
#IgnorePkg = nvidia-dkms
#IgnorePkg = nvidia-utils
#PGP signature issues
#IgnorePkg = lib32-vulkan-radeon
#NoUpgrade =
#NoExtract =
@ -123,9 +154,10 @@ Server = http://omniverse.artixlinux.org/$arch
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[universe]
Server = https://universe.artixlinux.org/$arch
Server = https://mirror1.artixlinux.org/universe/$arch
Server = https://mirror.pascalpuffke.de/artix-universe/$arch
Server = https://artixlinux.qontinuum.space:4443/universe/os/$arch
Server = https://mirror.alphvino.com/artix-universe/$arch
# universe removed as of 09_10_2023
#[universe]
#Server = https://universe.artixlinux.org/$arch
#Server = https://mirror1.artixlinux.org/universe/$arch
#Server = https://mirror.pascalpuffke.de/artix-universe/$arch
#Server = https://artixlinux.qontinuum.space:4443/universe/os/$arch
#Server = https://mirror.alphvino.com/artix-universe/$arch