summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-12-19 17:04:18 -0500
committerseth <[email protected]>2024-12-19 17:04:18 -0500
commitb94689313cb43edf7a23e2b0f210d4403a905aba (patch)
tree764cb64a0493141ee0e8e1b3841e45a337798c77 /flake.nix
parente3e70d4f9d1e3fa0cdc390c1fddc8983ac043aa4 (diff)
flake: update teawiebot
• Updated input 'teawiebot': 'github:getchoo/teawiebot/77309844e6b890544bc4eea7f03bbafe493ba61e?narHash=sha256-nyej7X2WAsoQiMUub0f9Y58sESQ%2BZGQz3uJwXm8ApfI%3D' (2024-09-30) → 'github:getchoo/teawiebot/426377759bf354754166be2b82b77b9ee64dd16a?narHash=sha256-q/h4bmzknRMz6HFHeDApX1RXUzvdcORWoMIXv3GvpQk%3D' (2024-12-19) • Removed input 'teawiebot/treefmt-nix'
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 4ff0f9a..fe560b1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -370,10 +370,7 @@
teawiebot = {
url = "github:getchoo/teawiebot";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- treefmt-nix.follows = "";
- };
+ inputs.nixpkgs.follows = "nixpkgs";
};
terranix = {