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
This commit is contained in:
matt1432 2025-05-01 17:37:12 -04:00
parent d9c873de49
commit acb4df2f96
18 changed files with 54 additions and 59 deletions

View file

@ -1,3 +1,3 @@
{
npmDepsHash = "sha256-6voAxX3lcyBvyh2dyp+LUwA+dXNi4TKN/ZnjFL29f2Y=";
npmDepsHash = "sha256-7xJcl1RHETqYWzMA062fhRaAkUE47nqZddN+0jC2htI=";
}

View file

@ -108,9 +108,9 @@
}
},
"node_modules/@eslint/config-helpers": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
"integrity": "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.2.tgz",
"integrity": "sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==",
"license": "Apache-2.0",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"