What other approaches do folks use to deterministically customize Linux?

  • phaer
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    I wish there were some automated tools where you could feed at the binary, or a directory of binaries, and it would just return all of the nix package names you should add include with nix-ld.

    https://github.com/Lassulus/nix-autobahn and specifically its nix-autobahn-find-libs comes pretty close at least? Were you aware of that already and is there something missing?