{ pkgs ? import { } }: with pkgs; mkShellNoCC { buildInputs = [ autoconf automake gnumake ]; }