2025-01-21 17:05:47 -05:00
|
|
|
# Apps
|
2025-01-20 12:34:07 -05:00
|
|
|
|
|
|
|
This directory contains every derivations for apps exposed by this flake.
|
|
|
|
|
|
|
|
## List of my apps found in `self.apps`
|
|
|
|
|
|
|
|
| Name | Description |
|
|
|
|
| ---- | ----------- |
|
2025-01-21 17:05:47 -05:00
|
|
|
| `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. |
|
|
|
|
| `update-sources` | Updates all derivation sources in this repository and generates a commit message for the changes made. |
|