autopatchelf

⚠️ This accompanying repository is a work in progress at the moment.

The goal of this repository is to accompany nix-ld to help select the correct libraries for non-NixOS binaries.

asciicast

Usage

For instance to run it through a non-NixOS Ruby

❯ which ruby
/usr/bin/ruby

❯ go run autopatchelf.go $(which ruby)