|
|
|
|
|
by tomberek
827 days ago
|
|
Yes, I'm also a Nix maintainer. `nix develop` does many other things, originally based on re-creating the build environment of a derivation. This means that it is not ideal for the case of development environments that must support more than just building. |
|