chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped

Flake Inputs:
    • Updated input 'ags':
        'github:Aylur/ags' (2025-01-18) rev: 92bdcb227dc390e2edb122b5bb182b38456b6a5e
      → 'github:Aylur/ags' (2025-01-23) rev: cbe373ff8571126424f8f11b1cc01d9ad19db13e

    • Updated input 'astal':
        'github:Aylur/astal' (2025-01-23) rev: cee257694447f846b0fb6fb12c21532e088031fd
      → 'github:Aylur/astal' (2025-01-23) rev: 127e9cdcbf173846a3c40ddc0abfbb038df48042

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-18) rev: bae0fdd9498c844f27d1aac6a072360f785c8e14
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-24) rev: 8e267bb3b0ba3b3ffec963416b0e67a210338e6c

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-01-23) rev: 7b9ece1bf3c8780cde9b975b28c2d9ccd7e9cdb9
      → 'github:nix-community/home-manager' (2025-01-24) rev: a0428685572b134f6594e7d7f5db5e1febbab2d7

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-01-23) rev: 465cf66df14c28427ba30580253be6e3908bd28c
      → 'github:hyprwm/Hyprland' (2025-01-24) rev: d8f79d7678f428738f3173020109bd7b7fbd0840

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-01-17) rev: d2dad5b434b338d18458bafa506f2993c13f24fc
      → 'github:hyprwm/hyprland-plugins' (2025-01-24) rev: 7634792d199d32ed9396d5864e6431cde1cca6bd

    • Updated input 'hyprutils':
        'github:hyprwm/hyprutils' (2025-01-23) rev: 006620eb29d54ea9086538891404c78563d1bae1
      → 'github:hyprwm/hyprutils' (2025-01-24) rev: fb0c2d1de3d1ef7396d19c18ac09e12bd956929e

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-01-23) rev: 40020c324d76a1806c07d7401c25ee00ef20626a
      → 'github:kaylorben/nixcord' (2025-01-24) rev: 5e8cebecc895070e041fc259a69295a437ef5c0b

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-01-23) rev: 864f89f98b0b4e1bbcb762b025fd83da8bc1bae0
      → 'github:NixOS/nixpkgs' (2025-01-24) rev: dcb7446a099fe1c95b3694fdb7a4dda8f19d6ba8

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-01-23) rev: b68007ef3032289edb3dda2ded4543af8e12cb15
      → 'github:thlucas1/SpotifyWebApiPython' (2025-01-24) rev: 55eb8e8d66bf0660a09c0433617447e2ff68c1a6

Docker Images:
    • ghcr.io/linuxserver/prowlarr latest:
       sha256:ae3abf37d442c6aed1125f7ce9d9cb7f56e64db576071f54b259da58487627a5
     → sha256:5c9d62af19a810f7799c1d5fbf686cc6c28690c00f916c029699ae3d1c75e8ef

Node modules:
    eslint: 9.18.0 -> 9.19.0
    @eslint/js: 9.18.0 -> 9.19.0
This commit is contained in:
matt1432 2025-01-24 17:10:31 -05:00
parent 23d80380db
commit 9af0b7f86a
14 changed files with 15 additions and 15 deletions

View file

@ -4,9 +4,9 @@
"type": "module",
"exports": "./index.ts",
"devDependencies": {
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@stylistic/eslint-plugin": "2.13.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-plugin-jsdoc": "50.6.2",
"jiti": "2.4.2",
"pkg-types": "1.3.1",

View file

@ -5,7 +5,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-msmg+bqamXN46I/tytH4q7kxUIDe1q1+88nyVwUZCXU=";
npmDepsHash = "sha256-BKlSKGbmuGWychJO1A7Dtz+J6yMGWhTIpC/92DPe3x8=";
runtimeInputs = [
ffmpeg-full

Binary file not shown.

View file

@ -14,7 +14,7 @@
"eslint-conf": "file:../config",
"@types/node": "22.10.10",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"jiti": "2.4.2",
"typescript": "5.7.3"
}

View file

@ -10,7 +10,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-J7zpcQUpG4XcmbArnkhzR9G6l8OmffMunTn13jwSel8=";
npmDepsHash = "sha256-AxCCZQfsvl148hqmf/gz7c3imkQsfhuwoxZMF6g7dgg=";
runtimeInputs = [
findutils

Binary file not shown.

View file

@ -10,7 +10,7 @@
"eslint-conf": "file:../config",
"@types/node": "22.10.10",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"jiti": "2.4.2",
"pkg-types": "1.3.1",
"typescript": "5.7.3"

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/immich-app/immich-machine-learning";
imageDigest = "sha256:c0740b545ac84ca6cd73265f6beca2c65317b383dc7e4d89dc1d1daf63d895f6";
hash = "sha256-SRiD9AYgWG9DhPb4ntVZlaN8uM2o69lijKJpQNo7NG4=";
imageDigest = "sha256:3049673142acc7d655127c3751dafaf2e6a4c37d74ed3fdfb45d01fe0140f617";
hash = "sha256-Rihm4Y8zwx7inhLjJjQxxyCgPIOaS8iA0l8k51fqIHA=";
finalImageName = imageName;
finalImageTag = "release";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/immich-app/immich-server";
imageDigest = "sha256:9a7fdfb1679017ce853e5ef9d7280744a98369c72ff17a90957ae3cc68a1985a";
hash = "sha256-TORLTxtzk9e9CnGqxEU8CFgZalvuBuqKT/PqnOigxaM=";
imageDigest = "sha256:b7464b8799ab31c192d9b51a59d73426fc2deb39db6166a2f5073ae304c1131d";
hash = "sha256-wERH5f1s2OROZ5opZwt7aO48Ku4rZPzNkajhInO9RkU=";
finalImageName = imageName;
finalImageTag = "release";
}

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage rec {
imageName = "ghcr.io/linuxserver/prowlarr";
imageDigest = "sha256:ae3abf37d442c6aed1125f7ce9d9cb7f56e64db576071f54b259da58487627a5";
hash = "sha256-FlLfBS8JOF85MY88Z7xP6imfeO7iFsbcL23hQ2jLT3g=";
imageDigest = "sha256:5c9d62af19a810f7799c1d5fbf686cc6c28690c00f916c029699ae3d1c75e8ef";
hash = "sha256-TYQgTj2ZDk3go/Q/hwn8zgmY5Jh7aAWGXmb6TkdGVmw=";
finalImageName = imageName;
finalImageTag = "latest";
}

Binary file not shown.

View file

@ -1,3 +1,3 @@
{
npmDepsHash = "sha256-H8VxSmQjDNFvxAHIXA+pVXotDhMDs/Ue6TiYLmBzmb0=";
npmDepsHash = "sha256-WmgSFljq2fpxdA+nHHS8WYxnCpWctPwDI4bOZpM9yVk=";
}

Binary file not shown.

View file

@ -4,9 +4,9 @@
"main": "app.ts",
"dependencies": {
"astal": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?main",
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@stylistic/eslint-plugin": "2.13.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-plugin-jsdoc": "50.6.2",
"fzf": "0.5.2",
"jiti": "2.4.2",