diff options
| author | seth <[email protected]> | 2024-08-17 06:08:42 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-08-17 07:02:29 -0400 |
| commit | 747e8fd00a22a1d1a62f2bf377f9ea8f3c451d2c (patch) | |
| tree | 52b69a1b3df55f814b9a78aa86d8b0c91c11ee8b /flake.nix | |
| parent | 7468aa88cee1af2dc4b9c0f4ff5dd039969591c9 (diff) | |
flake: dedupe treefmt
• Updated input 'teawiebot/treefmt-nix':
'github:numtide/treefmt-nix/8db8970be1fb8be9c845af7ebec53b699fe7e009' (2024-07-23)
→ follows ''
• Removed input 'teawiebot/treefmt-nix/nixpkgs'
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 = ""; }; }; |
