let pkgs = import { }; devshell = import { }; in devshell.mkShell { packages = with pkgs; [ ]; }