Hello, Leo Famulari writes: > Thanks! The first 24 patches LGTM as-is. Thank you. >> * gnu/packages/dhall.scm (dhall): New variable. >> * gnu/local.mk (GNU_SYSTEM_MODULES): Add dhall.scm. >> * gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove >> network tests. > >> + (arguments >> + `(#:phases >> + (modify-phases %standard-phases >> + (add-after 'unpack 'remove-more-tests > > Can you add a brief comment explaining why we need to remove these > tests, rename the phase to reflect that, and send a revised patch? Alright, done. Let me know what else I can do. Thanks again! - John