nixos-configs/apps
matt1432 6aca512b8a
All checks were successful
Discord / discord commits (push) Has been skipped
docs: add generated packages readme
2025-01-20 15:06:16 -05:00
..
config chore: update sources 2025-01-19 00:45:29 -05:00
extract-subs feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
gen-docs docs: add generated packages readme 2025-01-20 15:06:16 -05:00
update-sources feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
buildApp.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
default.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
packages.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
README.md feat: refactor to add apps README 2025-01-20 12:34:07 -05:00

apps

This directory contains every derivations for apps exposed by this flake.

List of my apps found in self.apps

Name Description
app-extract-subs Extract all srt subtitle files from a mkv video with the appropriate name.
app-gen-docs Generates the READMEs in this repository from nix attributes.
app-update-sources Updates all derivation sources in this repository and generates a commit message for the changes made.