Just a small fix for my last paragraph:
On 2022-12-27 17:56, Nicolas Graves wrote: > Take a guile or maven package, fill the #:modules key in arguments with > respectively '(%guile-build-system-modules) or > '(%maven-build-system-modules), the packaging phases should fail with > gnu-build-system packaging phases. Take a guile or maven package, fill the #:modules key in arguments with respectively `(,%guile-build-system-modules) or `(,%maven-build-system-modules), the packaging phases should fail with gnu-build-system packaging phases. -- Best regards, Nicolas Graves
