{ pkgs ? import { } }: pkgs.mkShell { nativeBuildInputs = [ pkgs.buildPackages.glibc ]; }