summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-04-20 09:35:30 -0400
committerseth <[email protected]>2024-04-20 09:35:36 -0400
commitffaebe8ca41320c649cef77d389065ee10408199 (patch)
treeeed751758044d01be1c28536aeef45c9da2ae255 /flake.nix
parent5ad5f08ea16b5ba8ae4f3d416f48c0131526c629 (diff)
flake: update teawiebot
Flake lock file updates: • Updated input 'teawiebot': 'github:getchoo/teawiebot/1b92b254bc64b356f5c59657d2f0acc767bb2964' (2024-04-01) → 'github:getchoo/teawiebot/ae1dc52060791990f994df6ecfd4960e6ff3fe5c' (2024-04-20) • Removed input 'teawiebot/fenix' • Removed input 'teawiebot/fenix/nixpkgs' • Removed input 'teawiebot/fenix/rust-analyzer-src' • Removed input 'teawiebot/flake-parts' • Removed input 'teawiebot/pre-commit-hooks-nix' • Removed input 'teawiebot/procfile-nix' • Removed input 'teawiebot/procfile-nix/nixpkgs' • Removed input 'teawiebot/treefmt-nix'
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 = {