{ mkShell, pkgs, ... }: mkShell { packages = with pkgs; [ nixfmt-rfc-style nil statix manix ]; }