• 0 Posts
  • 207 Comments
Joined 2 years ago
cake
Cake day: August 24th, 2023

help-circle


















  • ivn@jlai.lutoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    1 month ago

    I’ve had NixOS absolutely refuse to run some compiler toolchain I depended upon that should’ve been dead simple on other distros, I’m really hesitant to try anything that tries to be too different anymore.

    Yes, some toolchain expect you to run pre-compiled dynamically linked binaries. These won’t work on NixOS, you need to either find a way to install the binary from nix and force the toolchain to use it or run patchelf on it somehow.


  • ivn@jlai.lutoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    Well that was an approximation to keep it simple and disprove the given example. There are other directories in the root filesystem that are in the path by default, or used in some other critical way (like /etc). Even if they are links to directories in the nix store you can replace the link.