Loading
yq-go: fix cross-compilation
Using `lib.optionalAttrs` returned wrong attribute type (`{}` vs. expected `[]`) when cross-compiling, breaking the package.
Using `lib.optionalAttrs` returned wrong attribute type (`{}` vs. expected `[]`) when cross-compiling, breaking the package.