summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/flake.nix b/flake.nix
index 5c5d058..6712991 100644
--- a/flake.nix
+++ b/flake.nix
@@ -156,12 +156,7 @@
teawiebot = {
url = "github:getchoo/teawiebot";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- flake-parts.follows = "flake-parts";
- pre-commit-hooks-nix.follows = "pre-commit";
- treefmt-nix.follows = "treefmt-nix";
- };
+ inputs.nixpkgs.follows = "nixpkgs";
};
terranix = {