nixos-configs/apps
matt1432 acb4df2f96 chore: update sources
Flake Inputs:
    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-04-30) rev: 5f217e5a319f6c186283b530f8c975e66c028433
      → 'github:nix-community/home-manager' (2025-05-01) rev: 81431b6d6fa756db641109461fc943ba23b550b7

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-04-30) rev: 989def277955e7ae49aa8b52cdee97b8c872a79f
      → 'github:horriblename/hyprgrass' (2025-05-01) rev: 405275bb8918ac2acf1ea6dd5cd2303e3bde3a57

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-04-30) rev: 2ee5118d7a4a59d3ccfaed305bfc05c79cea7637
      → 'github:hyprwm/Hyprland' (2025-05-01) rev: 2670b8f7724e94020f21fe81483e69d73e1337cf

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-04-30) rev: a53ebab1caca961be2172c47e05f9b06a60ebb7f
      → 'github:hyprwm/hyprland-plugins' (2025-05-01) rev: 16fddaab1eb501b19543b950d8eb68fd7974c81c

    • Updated input 'nixd':
        'github:nix-community/nixd' (2025-04-12) rev: 3aa27fde1edcf7b126c70a62aad05d120209363c
      → 'github:nix-community/nixd' (2025-05-01) rev: 4e103b988dff459f8f8a5f845711179e7127ca36

    • Updated input 'nixos-jellyfin':
        'github:matt1432/nixos-jellyfin' (2025-04-20) rev: 6cf5ea1f14d318273bfab8a0c5caf174b6ae9b7d
      → 'github:matt1432/nixos-jellyfin' (2025-05-01) rev: 937a2287568742e2a672a07bb227c744e6118b60

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-04-27) rev: f34ff5e864de4424cb784284ee4f1596a9e6964b
      → 'github:make-all/tuya-local' (2025-05-01) rev: dda598f81b6ef650485ae664efbf1797dab9b5f0

Docker Images:
    • cyfershepard/jellystat latest:
       sha256:3cb35f261ae2581e90c64e00a5a310247cd886832e7ccd71f79a6205963de44e
     → sha256:683358900cff8d299fa93add731b2976d7c9bc49f9593f40f5351498fd488767
2025-05-01 17:37:12 -04:00
..
config chore: update sources 2025-04-28 13:54:14 -04:00
extract-subs chore: update sources 2025-05-01 17:37:12 -04:00
gen-docs fix(docs): adjust script to overlay changes 2025-03-05 23:22:06 -05:00
list2series chore: update sources 2025-05-01 17:37:12 -04:00
mc-mods chore: update sources 2025-05-01 17:37:12 -04:00
pin-inputs chore: update sources 2025-05-01 17:37:12 -04:00
update-sources chore: update sources 2025-05-01 17:37:12 -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.