chore: update sources

Flake Inputs:
    • Updated input 'ags':
        'github:Aylur/ags' (2024-12-26) rev: 46aad56c4eb33cd83cd32b4757b96731bebc81a7
      → 'github:Aylur/ags' (2024-12-28) rev: 8eded03c8f943ee5cfdfb2e77f993b9f125811a5

    • Updated input 'astal':
        'github:matt1432/astal' (2024-12-27) rev: 56332b13fa01b8792a4a8469ef4605be9cdf6305
      → 'github:Aylur/astal' (2024-12-28) rev: b89b08ef482a30726d9e716f593b449ce640099f

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2024-12-09) rev: a006261adef704930a8d946806ba051178a14518
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2024-12-28) rev: 954f9abe2aed8acf3304860ff308191e9a9a1f0b

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2024-12-24) rev: 35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84
      → 'github:nix-community/home-manager' (2024-12-28) rev: 10e99c43cdf4a0713b4e81d90691d22c6a58bdf2

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2024-12-26) rev: e75e2cdac79417ffdbbbe903f72668953483a4e7
      → 'github:hyprwm/Hyprland' (2024-12-28) rev: 2b01a5bcf62956a5d641a3367edcd35e103edfcd

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2024-12-26) rev: 616e7ef0aca905b9b4012d2bedbb9225d51040bf
      → 'github:hyprwm/hyprland-plugins' (2024-12-27) rev: a41bcdccac7d3fe220b3a8519633f0a812da3439

    • Updated input 'hyprutils':
        'github:hyprwm/hyprutils' (2024-12-25) rev: 9be03a8562e3ed9e648d8fcf0930d0ec86d671a4
      → 'github:hyprwm/hyprutils' (2024-12-27) rev: 8f15d45b120b33712f6db477fe5ffb18034d0ea8

    • Updated input 'jellyfin-flake':
        'github:matt1432/nixos-jellyfin' (2024-12-22) rev: 4349d92771f92ab215630e9d2f4a5c2ae3378acc
      → 'github:matt1432/nixos-jellyfin' (2024-12-28) rev: bf97d97184c59598f4837dafbef9203b7a2fdf4b

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2024-12-20) rev: dbae2fd6adaf34c947d310bec08deac7c4ed265b
      → 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-27) rev: a86d9cf841eff8b33a05d2bf25788abd8e018dbd

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2024-12-19) rev: d70bd19e0a38ad4790d3913bf08fcbfc9eeca507
      → 'github:NixOS/nixpkgs' (2024-12-27) rev: 634fd46801442d760e09493a794c4f15db2d0cbb

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-21) rev: 5b5db363a128f12fd62ebdad79d0c50f14923fc6
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-28) rev: 897b92c5fdfdc402037d5d72087e02ac68a745d4

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2024-12-21) rev: 37ab1fc0efa62f242adde65bdddfa4ba04d9f6c7
      → 'github:thlucas1/SpotifyWebApiPython' (2024-12-28) rev: 6c968a4fad3d1eae216e5e954af00fbd0ba35036

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2024-12-27) rev: bfdc5c918ddf1924fafd0900748302391489d862
      → 'github:make-all/tuya-local' (2024-12-28) rev: 1c1030da4da8cfc54e4b45c2433d58aa0b867c64

Node modules:
    pkg-types: 1.2.1 -> 1.3.0

nix-update executions:
    homepage: 0.10.5 -> 0.10.6
This commit is contained in:
matt1432 2024-12-28 16:35:26 -05:00
parent 0c1fd0418d
commit 83fe089c5e
8 changed files with 69 additions and 54 deletions

View file

@ -8,7 +8,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-vIhR/+Pgj35sv/ZX1iL+xWheu6w7vQeJy4OEfa8tXFw=";
npmDepsHash = "sha256-TU7HoUGeCXUKwm2s4Np6NQahk6gWBN9WC5vob3zw7Ns=";
runtimeInputs = [
nix-update

View file

@ -16,7 +16,7 @@
"eslint": "9.17.0",
"eslint-conf": "file:../config",
"jiti": "2.4.2",
"pkg-types": "1.2.1",
"pkg-types": "1.3.0",
"typescript": "5.7.2"
}
},
@ -1468,14 +1468,14 @@
"license": "MIT"
},
"node_modules/pkg-types": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.1.tgz",
"integrity": "sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.0.tgz",
"integrity": "sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==",
"dev": true,
"license": "MIT",
"dependencies": {
"confbox": "^0.1.8",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"pathe": "^1.1.2"
}
},

View file

@ -12,7 +12,7 @@
"esbuild": "0.24.2",
"eslint": "9.17.0",
"jiti": "2.4.2",
"pkg-types": "1.2.1",
"pkg-types": "1.3.0",
"typescript": "5.7.2"
}
}