Stdenv is not really intended as an installable package. Nowadays it's much better to use "nix-shell -p" to get a build environment.
Stdenv is not really intended as an installable package. Nowadays it's much better to use "nix-shell -p" to get a build environment.