README
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{
|
||||
formatting = pkgs.runCommand "check-formatting" { buildInputs = [ pkgs.nixfmt-rfc-style ]; } ''
|
||||
cd ${./..}
|
||||
nixfmt --check flake.nix pkgs checks devshells overlays
|
||||
touch $out
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user