Files
packages/anda/lib/nvidia/cuda-sandbox/anda.hcl
T
Gilver a2eba5e7e0 chore: Mass CUDA update (#4546) (#4556)
* chore: Mass CUDA update

* fix(cuda-cudnn): Funny % missing



* chore: Update all accidental bumo downs

* chore: Bump releases

* fix: How did that happen??

---------


(cherry picked from commit 26f2e14316)

Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-04-29 22:43:47 -05:00

11 lines
155 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "cuda-sandbox.spec"
}
labels {
subrepo = "nvidia"
updbranch = 1
}
}