Files
packages/anda/rust/youki/anda.hcl
T
windowsboy111 f9fe129fb9 Some quick fmt
2023-01-21 13:22:43 +08:00

15 lines
314 B
HCL

project pkg {
rpm {
spec = "youki.spec"
// enable_scm = true
// scm_opts = {
// method = "git"
// git_get = "git clone --recursive https://github.com/containers/youki.git"
// write_tar = "True"
// package = "youki"
// }
}
}