nixos-configs/apps
matt1432 2ad08f4468
All checks were successful
Discord / discord commits (push) Has been skipped
feat(apps): npm i the deps in config with direnv
2025-01-28 16:22:34 -05:00
..
config feat(nos): reenable subtitle management 2025-01-28 00:08:00 -05:00
extract-subs feat(apps): npm i the deps in config with direnv 2025-01-28 16:22:34 -05:00
gen-docs docs: add generated scopedPackages readme 2025-01-21 20:45:05 -05:00
pin-inputs feat(apps): npm i the deps in config with direnv 2025-01-28 16:22:34 -05:00
update-sources feat(apps): npm i the deps in config with direnv 2025-01-28 16:22:34 -05:00
buildApp.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
default.nix fix: unbreak some stuff and fix some naming 2025-01-21 15:05:25 -05:00
packages.nix feat: init pin-inputs script 2025-01-27 18:16:59 -05:00
README.md chore: update docs 2025-01-28 03:43:52 -05: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.
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.