nixos-configs/apps
matt1432 605065eec7
All checks were successful
Discord / discord commits (push) Has been skipped
feat(update): add ability to pin npm packages for all package-locks
2025-03-02 13:43:31 -05:00
..
config chore: update sources 2025-03-01 15:13:56 -05:00
extract-subs chore: update sources 2025-02-27 14:03:11 -05:00
gen-docs feat(gen-docs): add metadata of all scoped packages 2025-02-18 13:48:19 -05:00
mc-mods chore: update sources 2025-03-01 15:13:56 -05:00
pin-inputs chore: update sources 2025-03-01 15:13:56 -05:00
update-sources feat(update): add ability to pin npm packages for all package-locks 2025-03-02 13:43:31 -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(mc-mods): init new script 2025-02-20 16:23:56 -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.