nixos-configs/apps
matt1432 4cdd8c0d43
All checks were successful
Discord / discord commits (push) Has been skipped
feat(komga): add script to make a Series from a Read List
2025-03-24 13:18:27 -04:00
..
config chore: update sources 2025-03-23 15:21:19 -04:00
extract-subs chore: update sources 2025-03-23 15:21:19 -04:00
gen-docs fix(docs): adjust script to overlay changes 2025-03-05 23:22:06 -05:00
list2series feat(komga): add script to make a Series from a Read List 2025-03-24 13:18:27 -04:00
mc-mods chore: update sources 2025-03-23 15:21:19 -04:00
pin-inputs chore: update sources 2025-03-23 15:21:19 -04:00
update-sources chore: update sources 2025-03-23 15:21:19 -04:00
buildApp.nix feat(apps): type check scripts in checkPhase 2025-03-07 16:51:01 -05:00
default.nix refactor: use overlays for my custom packages 2025-03-04 16:40:21 -05:00
packages.nix feat(komga): add script to make a Series from a Read List 2025-03-24 13:18:27 -04:00
README.md feat(komga): add script to make a Series from a Read List 2025-03-24 13:18:27 -04:00

Apps

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

List of my apps found in self.apps

Name Description
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.
list2series Converts a Komga read list into a comics series for reading with mihon.
mc-mods Checks if a list of mods have a version available for a specific Minecraft version and a specific loader.
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.