|
|
|
|
|
by Cloudef
1294 days ago
|
|
This is only true if you want multiple versions in the same global environment. If you really want them in global environment, you can create meta package that aliases with symlinks. Otherwise you can use nix-shell to get any environment you want. |
|