let pkgs = import { }; in pkgs.mkShell { packages = [ pkgs.gnumake pkgs.man-pages pkgs.man-pages-posix pkgs.clang-tools ]; }