|
|
|
|
|
by Ericson2314
2056 days ago
|
|
> The deal-breaker for me was the inability to run third-party binaries due to the departure from standard directory structure. Did you know know we have FHS compat environments: buildFHSUserEnv? This is our fallback solution for huge closed-source things like steam + its game games that we agree it doesn't make sense to repackage individually with patchelf. I'm saying we agree and if we didn't have `buildFHSUserEnv` it would be a dealbreaker for many more than you. Please give it a shot, and us a second chance! |
|
Rewriting the library paths for a given binary also works but is cumbersome.
Ideally there would be a few extra tools in Nix to say "adopt this binary" in a similar way we can install things into our environment permanently, and to transform a binary to look for dependencies in the right places.