From 681c2770604da447947879f1a2188abb9aa628b0 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Thu, 11 Jul 2024 18:32:54 +0700 Subject: [PATCH] fix: nvidia-patch (#1501) * Attempt to fix nvidia-patch nightly updates * bump spec (cherry picked from commit 17f149c1a5465796714c210af6bb31d2e260c83f) --- anda/system/nvidia-patch/anda.hcl | 4 +++- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/anda/system/nvidia-patch/anda.hcl b/anda/system/nvidia-patch/anda.hcl index afb6eef2a1..96eebb3875 100644 --- a/anda/system/nvidia-patch/anda.hcl +++ b/anda/system/nvidia-patch/anda.hcl @@ -1,6 +1,8 @@ project "pkg" { rpm { spec = "nvidia-patch.spec" - nightly = "1" } + labels { + nightly = "1" + } } \ No newline at end of file diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index e8f83e7901..fd5a2efb02 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit 564c0661a942f7163cb2cfa6cb1b14b4bcff3a30 +%global commit 87fe7b874b3db1489d7313c667130ef22c445bd7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20240218 +%global commit_date 20240711 %global patches %{_datadir}/src/nvidia-patch