···4date: 2017-10-30
5---
6007pkgs.mkShell is a special kind of derivation that is only useful when using
8it combined with nix-shell. It will in fact fail to instantiate when invoked
9with nix-build.
···4date: 2017-10-30
5---
67+# mkShell
8+9pkgs.mkShell is a special kind of derivation that is only useful when using
10it combined with nix-shell. It will in fact fail to instantiate when invoked
11with nix-build.