{ pkgs ? import { overlays = [ ]; } }: pkgs.mkShell { buildInputs = with pkgs; [ nix dub dmd rdmd sqlite dub2nix nix-prefetch-git ]; }