about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index be0376f0..7f12fb15 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,6 +17,7 @@
         systems.follows = "systems";
         nixpkgs.follows = "nixpkgs";
         flake-utils.follows = "flake-utils";
+        treefmt-nix.follows = "treefmt-nix";
       };
     };
     flake-parts = {
@@ -96,6 +97,7 @@
         flake-parts.follows = "flake-parts";
         nixpkgs.follows = "nixpkgs";
         pre-commit-hooks.follows = "pre-commit-hooks";
+        flake-compat.follows = "flake-compat";
       };
     };
     agenix = {