Hi Eric, Eric Brown skribis: > I am pleased to submit a patch that adds OpenMolcas to Guix. Also > included in this submission is a new variable called `openblas-ilp64' > which OpenMolcas needs to compile and run. Here’s a revision of the patch with several modifications: I added comments in the patch (though they don’t explain the Python-related changes for instance; could you add a line about these?), stripped unnecessary additions from the patch, added it to gnu/local.mk, fixed an issue reported by ‘guix lint’ in the description. However, could you explain why we have #:tests? #f ? In general disabling tests should be accompanied with a comment explaining the reason (lack of a test suite, or “unsolvable” test failures.) If there are test failures, we’d rather investigate than disable the tests. Could you send an updated patch? Thanks in advance! Ludo’.