From 8aa50566205f5b97125d0c6b93fc4b134a8fe673 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 May 2024 15:54:26 +0200 Subject: chore(flake): Deduplicate inputs with nixvim --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bf4239c1..03da41a6 100644 --- a/flake.nix +++ b/flake.nix @@ -110,6 +110,7 @@ nixVim = { url = "github:nix-community/nixvim"; inputs = { + treefmt-nix.follows = "treefmt-nix"; home-manager.follows = "home-manager"; flake-parts.follows = "flake-parts"; nixpkgs.follows = "nixpkgs"; -- cgit 1.4.1