Christopher Baines writes: > Otherwise computing cross-compilation derivations for packages (e.g. xpadneo) > using the #:source-directory argument fails with this error: > > Unrecognized keyword: #:source-directory > > * guix/build-system/linux-module.scm (linux-module-build-cross): Support > #:source-directory. > --- > guix/build-system/linux-module.scm | 2 ++ > 1 file changed, 2 insertions(+) I've gone ahead and pushed this as da21c5d45f418103bb39061787c90920ee3f36d8. Chris