nixos-configs/apps
matt1432 891ba58074 chore: update sources
Flake Inputs:
    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-05-07) rev: 708074ae6db9e0468e4f48477f856e8c2d059795
      → 'github:nix-community/home-manager' (2025-05-08) rev: cea975d46d08293eae3ad0d9f16207f1ce2dfc81

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-05-05) rev: ea3067fd9cdff09821121a6c63d633226266aaa8
      → 'github:horriblename/hyprgrass' (2025-05-08) rev: 7cf3779b5cdc6fa62fdc733b30c31a5b8e48609c

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-05-07) rev: 87911a856356a11c7864c0a66c4c000f178e19b0
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-05-08) rev: 14eb8f7d2b0cca74691db620292037bdb813ceb7

    • Updated input 'libratbag-src':
        'github:libratbag/libratbag' (2024-10-28) rev: df3c73e95841273908410ed1c563d8ed4ec21edd
      → 'github:libratbag/libratbag' (2025-05-08) rev: ad6540e39bdbf029fc24126200cdf0c5f0b00e7c

    • Updated input 'nh':
        'github:viperML/nh' (2025-05-05) rev: 4eb1941c2e30f3dabbf24619c7ca7303c448983d
      → 'github:viperML/nh' (2025-05-08) rev: d36ff531d2e0503dce3ac8a6ec5915d2dd2a3a54

    • Updated input 'nix-fast-build':
        'github:Mic92/nix-fast-build' (2025-05-07) rev: 8813922864147f81f1b0d3644f8df6cf24d0d651
      → 'github:Mic92/nix-fast-build' (2025-05-08) rev: 38eecfc45d91aa1e00a740ab39bbd9d33ba5835a

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-05-05) rev: 294ef95e1655df6377f075361e981b6e3b526371
      → 'github:thlucas1/SpotifyWebApiPython' (2025-05-08) rev: 093e81f31aac4f349676866561a0620b507735ed

Node modules:
    @types/node: 22.15.15 -> 22.15.17

nix-update executions:
    scopedPackages.lovelace-components.material-rounded-theme: 4.0.4 -> 4.0.5
2025-05-08 12:12:39 -04:00
..
config hore: update sources 2025-05-07 19:02:50 -04:00
extract-subs chore: update sources 2025-05-08 12:12:39 -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-08 12:12:39 -04:00
mc-mods chore: update sources 2025-05-08 12:12:39 -04:00
pin-inputs chore: update sources 2025-05-08 12:12:39 -04:00
update-sources chore: update sources 2025-05-08 12:12:39 -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.