diff options
| author | seth <[email protected]> | 2024-12-19 17:04:18 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-12-19 17:04:18 -0500 |
| commit | b94689313cb43edf7a23e2b0f210d4403a905aba (patch) | |
| tree | 764cb64a0493141ee0e8e1b3841e45a337798c77 | |
| parent | e3e70d4f9d1e3fa0cdc390c1fddc8983ac043aa4 (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'
| -rw-r--r-- | flake.lock | 9 | ||||
| -rw-r--r-- | flake.nix | 5 |
2 files changed, 5 insertions, 9 deletions
@@ -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": { @@ -370,10 +370,7 @@ teawiebot = { url = "github:getchoo/teawiebot"; - inputs = { - nixpkgs.follows = "nixpkgs"; - treefmt-nix.follows = ""; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; terranix = { |
