nixos-configs/apps
matt1432 6d759fd9a3
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update sources
Flake Inputs:
    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-08) rev: 1b8d3b3f561cbf9580abb0ed929768876f925ca2
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-09) rev: ddc3871b27fe9fc086453e3c61b96ae4783e4035

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-02-08) rev: bf9a1a068919ccdfa7d130873936c5fd4c826e85
      → 'github:nix-community/home-manager' (2025-02-08) rev: 5af1b9a0f193ab6138b89a8e0af8763c21bbf491

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-02-08) rev: 8e10ddb592977ef2e1836e75b0e5550ba8fb56f0
      → 'github:hyprwm/Hyprland' (2025-02-09) rev: f261fb6fe028a1427cfd672eee6e7d5705cd696f

    • Updated input 'hyprpaper':
        'github:hyprwm/hyprpaper' (2025-01-29) rev: f827dc31978a8b99ec08755b61b094e817c16fc4
      → 'github:hyprwm/hyprpaper' (2025-02-09) rev: 7e18ebc843ee4ccf2632091d55c73428b339265b

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-02-05) rev: 3030553160ece3b8ea7df66d2670e8f41f0c0ec7
      → 'github:fufexan/nix-gaming' (2025-02-09) rev: 8fc10023a4057e81361fb46f38d8c593de99f3e2

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-02-02) rev: 46a8f5fc9552b776bfc5c5c96ea3bede33f68f52
      → 'github:Mic92/nix-index-database' (2025-02-09) rev: 895d81b6228bbd50a6ef22f5a58a504ca99763ea

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-02-08) rev: c839b1db2d7c8e95ef3b970274762569e1858bb4
      → 'github:nix-community/nixpkgs-wayland' (2025-02-09) rev: e1f306052d4bc4ed7c773e3c9e7fc1c6574a100b

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-02-08) rev: a37e4c0a0abbc171666edccd5b858eda09d6d2dd
      → 'github:make-all/tuya-local' (2025-02-09) rev: 358f27849f03c4ee7190be3ddb64eb0d3cf149f9

Docker Images:
    • quay.io/vaultwarden/server latest:
       sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b
     → sha256:87edb99945da91bd7504ac1435495595af2e89ad2c7adc151ae5bf091ec8baf2

    • ghcr.io/linuxserver/radarr latest:
       sha256:b2d2bc9bafb76073d96142bda07ea90c6d6afd9207fe4ff2d4f9d3b50fcdbd76
     → sha256:f4c9c64c42e84a3c03590afd9da2e420c69b5e936b4549778c5d4c00d907ba33
2025-02-09 14:48:10 -05:00
..
config chore: update sources 2025-02-08 16:45:42 -05:00
extract-subs chore: update sources 2025-02-09 14:48:10 -05:00
gen-docs docs: add generated scopedPackages readme 2025-01-21 20:45:05 -05:00
pin-inputs chore: update sources 2025-02-08 16:45:42 -05:00
update-sources chore: update sources 2025-02-09 14:48:10 -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.