|
|
|
|
|
by Ralith
2789 days ago
|
|
> Binaries are a pain, but that's always true if you aren't running the exact distro that the binary was built for. This is actually easier to deal with on NixOS than elsewhere, because the tools for handling that case (patchelf, buildFHSUserEnv, supporting multiple versions of a lib, etc) are so well developed. |
|
https://github.com/danieldk/nix-home/blob/f6da4d02686224b300...