{ pkgs ? import { } }: with pkgs; mkShell { nativeBuildInputs = [ go_1_17 ]; }