summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-06 04:18:13 -0400
committerseth <[email protected]>2024-07-09 15:38:51 -0400
commit988d27e9cf92bbaf311218d028115b8593117a82 (patch)
tree526cd8a36a35a097d3354d3be718ad773482d981 /flake.nix
parent5fe2777acda756ae69f59e084afd9f6d35a535da (diff)
flake: update nixpkgs-tracker-bot
Flake lock file updates: • Updated input 'nixpkgs-tracker-bot': 'github:getchoo/nixpkgs-tracker-bot/c61a7b372a1ec99ec8d490c7f96df3a25a5c2281' (2024-07-02) → 'github:getchoo/nixpkgs-tracker-bot/d1d098519070ac03a33bf75d1589939741f64f01' (2024-07-06) • Removed input 'nixpkgs-tracker-bot/flake-checks' • Added input 'nixpkgs-tracker-bot/treefmt-nix': follows '' • Added input 'nixpkgs-tracker-bot/treefmt-nix/nixpkgs': follows 'nixpkgs-tracker-bot/nixpkgs'
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3a9c882..4f3d1e1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -119,7 +119,7 @@
inputs = {
nixpkgs.follows = "nixpkgs";
fenix.follows = "";
- flake-checks.follows = "";
+ treefmt-nix.follows = "";
};
};