mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
205fe13dd3
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers * chore: Changelogs * fix: Some oopsies * fix: Commit? * fix: Cleanup * fix: dfshdfshjksdfdfhjs
10 lines
141 B
HCL
10 lines
141 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "intel-usbio-drivers.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|