summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock9
-rw-r--r--flake.nix5
2 files changed, 5 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index b6a0a41..24ea91c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -479,15 +479,14 @@
"inputs": {
"nixpkgs": [
"nixpkgs"
- ],
- "treefmt-nix": []
+ ]
},
"locked": {
- "lastModified": 1727730600,
- "narHash": "sha256-nyej7X2WAsoQiMUub0f9Y58sESQ+ZGQz3uJwXm8ApfI=",
+ "lastModified": 1734645360,
+ "narHash": "sha256-q/h4bmzknRMz6HFHeDApX1RXUzvdcORWoMIXv3GvpQk=",
"owner": "getchoo",
"repo": "teawiebot",
- "rev": "77309844e6b890544bc4eea7f03bbafe493ba61e",
+ "rev": "426377759bf354754166be2b82b77b9ee64dd16a",
"type": "github"
},
"original": {
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 = {