{pkgs ? import {}}: pkgs.runCommand "check-format" {} '' ${pkgs.alejandra}/bin/alejandra -c ${./.} touch $out ''