chore: update docs

This commit is contained in:
matt1432 2025-01-28 03:43:52 -05:00
parent c9cdbaf525
commit df420f5fc0
4 changed files with 12 additions and 1 deletions

View file

@ -8,4 +8,5 @@ This directory contains every derivations for apps exposed by this flake.
| ---- | ----------- |
| `extract-subs` | Extract all `srt` subtitle files from a `mkv` video with the appropriate name. |
| `gen-docs` | Generates the READMEs in this repository from nix attributes. |
| `pin-inputs` | Takes a list of inputs to pin to their current rev in `flake.lock`. |
| `update-sources` | Updates all derivation sources in this repository and generates a commit message for the changes made. |