Build Julia on NixOS

Out of curiosity: what is exactly the benefit of having a more nix way to manage packages in Julia? Unlike Python, Ruby and R, for example, Julia has a reliable and built-in package manager which can handle multiple versions of the same package. (The depot can even handle multiple versions of Julia.)

1 Like