diff options
| author | seth <[email protected]> | 2023-12-15 18:17:35 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-15 18:18:38 -0500 |
| commit | b107ee8a88350acae49b6eb7135f91789483e496 (patch) | |
| tree | ce8572119de4f646518e5d7338c306a5e1e813b9 /flake.nix | |
| parent | a146db6dcfa044197733645b285300b1e29692a3 (diff) | |
flake: update teawiebot
Flake lock file updates:
• Updated input 'teawiebot':
'github:getchoo/teawiebot/ac32ec2a0ba37deb0ad82b4f2ee9c1e1b359cc88' (2023-12-12)
→ 'github:getchoo/teawiebot/fd0c1b3141d44325afdc664bf771bdd362fd85f3' (2023-12-15)
• Added input 'teawiebot/nix2workflow':
'github:getchoo/nix2workflow/f1de38cfea711e9a788794b5a658298b4062defb' (2023-11-08)
• Added input 'teawiebot/nix2workflow/nixpkgs-lib':
follows 'teawiebot/nixpkgs'
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ inputs = { nixpkgs.follows = "nixpkgs"; parts.follows = "parts"; + nix2workflow.follows = "nix2workflow"; pre-commit.follows = "pre-commit"; }; }; |
