From 48486be36a1ed8195a44c830de812eac33a60bbc Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 1 Aug 2024 21:35:35 +0300 Subject: [PATCH] Added nvidia packages --- msvsphere-9.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/msvsphere-9.json b/msvsphere-9.json index f831be3..b77947b 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -1507,7 +1507,7 @@ "libwebp13": { "url": "custom" }, - "libwebsockets": { + "libwebsockets": { "url": "https://src.fedoraproject.org/rpms/libwebsockets.git" }, "libyubikey": { @@ -1655,6 +1655,34 @@ "nv-codec-headers": { "url": "https://src.fedoraproject.org/rpms/nv-codec-headers.git" }, + "nvidia-470xx-kmod": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-470xx-kmod.git" + }, + "nvidia-kmod": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-kmod.git" + }, + "nvidia-modprobe": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-modprobe.git" + }, + "nvidia-persistenced": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-persistenced.git" + }, + "nvidia-settings": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-settings.git" + }, + "nvidia-settings-470xx": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-settings-470xx.git" + }, + "nvidia-xconfig": { + "branch": "el9", + "url": "https://github.com/rpmfusion/nvidia-xconfig.git" + }, "oath-toolkit": { "url": "https://src.fedoraproject.org/rpms/oath-toolkit.git" }, @@ -9081,6 +9109,14 @@ "xneur": { "url": "custom" }, + "xorg-x11-drv-nvidia": { + "branch": "el9", + "url": "https://github.com/rpmfusion/xorg-x11-drv-nvidia.git" + }, + "xorg-x11-drv-nvidia-470xx": { + "branch": "el9", + "url": "https://github.com/rpmfusion/xorg-x11-drv-nvidia-470xx.git" + }, "xorgxrdp": { "url": "https://src.fedoraproject.org/rpms/xorgxrdp.git" },