{ pkgs, lib, config, inputs, ... }: { enterShell = '' git --version ''; }