{pkgs ? import {}}: pkgs.mkShell { nativeBuildInputs = [ pkgs.zig_0_11_0 pkgs.picotool ]; buildInputs = []; }