Coutinho de Souza

Results 6 issues of Coutinho de Souza

## Description of changes - **qbe: enable cross-compilation** - **harec: enable cross-compilation** - **hare: enable cross-compilation** ## Things done - Built on platform(s) - [X] x86_64-linux - [x] aarch64-linux -...

6.topic: cross-compilation
10.rebuild-linux: 11-100
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1

Does addy change the `Content-Transfer-Encoding` header when sending from an alias? I'm asking this, because, no matter which `--transfer-encoding` option I pass to `git-send-mail` --- `8bit`, `7bit`, `base64`, `auto` ---,...

The module, besides providing the Hare binary through `devshell.packages`, exposes the following options: 1. `thirdPartyLibs`: add hare third-party libraries (pkgs.hareThirdParty) to the HAREPATH environment variable. 2. `vendoredLibs`: add vendored libraries...

Also rework the function for including propagatedBuildInputs on it: The new function ensures that the same path will not be repeated on the environment variable. # A Note for Reviewers...

# Description As it was said on the TODO comment, this PR changes `language.hare.thirdPartyLibs` to `pkgs.hareThirdParty.hare-png` to test the inclusion of `propagatedBuildInputs` on `HAREPATH`. # A Note for Reviewers The...