···11---
22-title: stdenv.mkShell
22+title: pkgs.mkShell
33author: zimbatm
44date: 2017-10-30
55---
6677-stdenv.mkShell is a special kind of derivation that is only useful when using
77+pkgs.mkShell is a special kind of derivation that is only useful when using
88it combined with nix-shell. It will in fact fail to instantiate when invoked
99with nix-build.
1010