We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d257c3 commit 4367877Copy full SHA for 4367877
1 file changed
build_files/build.sh
@@ -10,8 +10,10 @@ KERNEL_VERSION=$(rpm -q kernel --qf "%{VERSION}-%{RELEASE}.%{ARCH}")
10
11
# Copied from https://github.com/ublue-os/aurora/blob/stable/build_files/base/03-packages.sh
12
13
+dnf5 versionlock list
14
dnf5 versionlock delete mesa-*
15
dnf5 distro-sync -y mesa-*
16
17
18
### Nvidia AKMODS
19
0 commit comments