tribuchet: building on jamie treefmt v2.5.0traversed 1248 files emitted 536 files for processing formatted 536 files (3 changed) in 3.069s M checks/flake-module.nix diff --git a/checks/flake-module.nix b/checks/flake-module.nix index c652cb2..d5c5377 100644 --- a/checks/flake-module.nix +++ b/checks/flake-module.nix @@ -58,8 +58,13 @@ in { # Warning for testing eval warning reporting in CI checks = ( - nixosMachines // darwinMachines // packages // packageTests // devShells // homeConfigurations // - { + nixosMachines + // darwinMachines + // packages + // packageTests + // devShells + // homeConfigurations + // { thisWillFail = pkgs.stdenv.mkDerivation { name = "this-will-fail"; buildCommand = ''