cashapp / hermit-packages

Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
120 stars 124 forks source link

WiP: Switch to ruby/ruby-builder #507

Open alecthomas opened 3 months ago

alecthomas commented 3 months ago

This is a work in progress. The issues seem solvable, but will probably require a helper bash script to be executed. The two issues I've found so far are:

  1. Shebang lines in scripts are absolute paths to a nonexistent directory.
  2. Dynamic libraries are linked with absolute paths rather than relative paths.

This is on Mac. I've not tested this on Linux at all, but there are likely similar problems there.

Comments are in the config.