nixpkgs/pkgs/by-name/ha/haredo
Gustavo Coutinho de Souza ea74836d9a
haredo: wrap program with a shell
The program relies on the presence of a shell, specifically `sh`, on its
PATH[1].

Also set `enableParallelChecking` to true, which can speed up the build
proccess significantly, specially when using emulated native compilation
through `binfmt`.

[1]: 34136cfca3/item/src/haredo.ha (L282)
2024-01-14 23:05:58 -03:00
..
package.nix
setup-hook.sh