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