From 747e8fd00a22a1d1a62f2bf377f9ea8f3c451d2c Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 17 Aug 2024 06:08:42 -0400 Subject: flake: dedupe treefmt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Updated input 'teawiebot/treefmt-nix': 'github:numtide/treefmt-nix/8db8970be1fb8be9c845af7ebec53b699fe7e009' (2024-07-23) → follows '' • Removed input 'teawiebot/treefmt-nix/nixpkgs' --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index fc0ea7d..b28eda6 100644 --- a/flake.nix +++ b/flake.nix @@ -117,7 +117,6 @@ url = "github:getchoo/nixpkgs-tracker-bot"; inputs = { nixpkgs.follows = "nixpkgs"; - fenix.follows = ""; treefmt-nix.follows = ""; }; }; @@ -131,7 +130,7 @@ url = "github:getchoo/teawiebot"; inputs = { nixpkgs.follows = "nixpkgs"; - fenix.follows = ""; + treefmt-nix.follows = ""; }; }; -- cgit v1.2.3