chore: update sources

Flake Inputs:
    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-02-17) rev: 6c93eea85daddd0dc8d4a3a687473461f3122961
      → 'github:nix-community/home-manager' (2025-02-18) rev: 97ac0801d187b2911e8caa45316399de12f6f199

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-02-12) rev: 6c699ec80004f724bd020d206bbab1e64d5ae03e
      → 'github:horriblename/hyprgrass' (2025-02-18) rev: 3c290c81c89156d82dc2d2912840b3b67addbb90

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-02-17) rev: d01f9943e1d401b09fc53be3c161279ab4f2c5ba
      → 'github:hyprwm/Hyprland' (2025-02-18) rev: 0137a5f6cdd24d5a10f813572791f1e641221a5b

    • Updated input 'modernz-src':
        'github:Samillion/ModernZ' (2025-02-15) rev: 130b881a5365afbc497a4c10d40c4336de0d7972
      → 'github:Samillion/ModernZ' (2025-02-18) rev: f5d4ade5f1de8812922c372c770dd570202eedd7

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-02-16) rev: 1e8debf2c71520a210d8c992a24d267a32f1e7e0
      → 'github:fufexan/nix-gaming' (2025-02-18) rev: 720a606a88dd7b23138c5bc58eb43618f2d091c7

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-02-17) rev: 3dfd8fdeda2b712ae7238f5c7bb3644432319fc3
      → 'github:nix-community/nixpkgs-wayland' (2025-02-19) rev: 78cdcb42b66b62e2d5f3b12e11f3ec531b787130

    • Updated input 'poetry2nix':
        'github:nix-community/poetry2nix' (2025-02-05) rev: be1fe795035d3d36359ca9135b26dcc5321b31fb
      → 'github:nix-community/poetry2nix' (2025-02-18) rev: d90f9db68a4bda31c346be16dfd8d3263be4547e

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-07) rev: 5591039fe08feb61d051b8fb9d61984b08412c81
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-18) rev: 194f77eb0b3f4fee9efbb14db5a19a8ca4b07b9f

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-02-05) rev: a75ec04b7bdd50913141d71fa6f8b36dc7d07724
      → 'github:thlucas1/SpotifyWebApiPython' (2025-02-18) rev: c796445ca5de259e7c78eb00c9a2ce3547a807c2

    • Updated input 'ts-for-gir-src':
        'github:gjsify/ts-for-gir' (2025-02-17) rev: cd7cbc37778cad413538222ddf02c00265358997
      → 'github:gjsify/ts-for-gir' (2025-02-18) rev: 8cb4dddca81d0b8da621845caac3c6bc456480c9

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-02-17) rev: d6b5ac063342ce8a6a650d7786fcb841f177c6c9
      → 'github:make-all/tuya-local' (2025-02-18) rev: dbd45ff59bb51a29b94137748a987090e19afdce

Docker Images:
    • ghcr.io/linuxserver/bazarr latest:
       sha256:88272d031e268a5d10035e2707fc095417dba9794a7a4a59b51f01e6f9b74f65
     → sha256:f25f8d61c5d3d5b963e92cfb6d53930648e995fbd22ff62d3cd8b061282f59c7

Firefox Addons:
    darkreader: 4.9.100 -> 4.9.101

Node modules:
    @stylistic/eslint-plugin: 3.1.0 -> 4.0.0
This commit is contained in:
matt1432 2025-02-18 22:36:57 -05:00
parent 94cceeb995
commit 35e91cab7f
16 changed files with 117 additions and 120 deletions

View file

@ -9,7 +9,7 @@
"version": "0.0.0",
"devDependencies": {
"@eslint/js": "9.20.0",
"@stylistic/eslint-plugin": "3.1.0",
"@stylistic/eslint-plugin": "4.0.0",
"eslint": "9.20.1",
"eslint-plugin-jsdoc": "50.6.3",
"jiti": "2.4.2",
@ -324,13 +324,13 @@
}
},
"node_modules/@stylistic/eslint-plugin": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz",
"integrity": "sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.0.0.tgz",
"integrity": "sha512-3US6mWvUrb7xrKs5TR6Ak3Mw8ghSu8gx/lOOkqxUWm1Bw89A9N6PsOUFd4N7aVmlr4VugOqgOdHfBKyt3BsEig==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "^8.13.0",
"@typescript-eslint/utils": "^8.23.0",
"eslint-visitor-keys": "^4.2.0",
"espree": "^10.3.0",
"estraverse": "^5.3.0",
@ -340,7 +340,7 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
"eslint": ">=8.40.0"
"eslint": ">=9.0.0"
}
},
"node_modules/@types/estree": {

View file

@ -5,7 +5,7 @@
"exports": "./index.ts",
"devDependencies": {
"@eslint/js": "9.20.0",
"@stylistic/eslint-plugin": "3.1.0",
"@stylistic/eslint-plugin": "4.0.0",
"eslint": "9.20.1",
"eslint-plugin-jsdoc": "50.6.3",
"jiti": "2.4.2",

View file

@ -5,7 +5,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-+NHetW6zNnJ8bubvuttwjnKGbXfwfcB0FIYpVvj7mjE=";
npmDepsHash = "sha256-poonx7kDNP4LXtwUSqE4wNL8sLLKadKfh77ClgOXjC4=";
runtimeInputs = [
ffmpeg-full

View file

@ -35,7 +35,7 @@
"jiti": "2.4.2",
"pkg-types": "1.3.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0"
"typescript-eslint": "8.24.1"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -578,19 +578,32 @@
}
},
"node_modules/@eslint/plugin-kit": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz",
"integrity": "sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==",
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.6.tgz",
"integrity": "sha512-+0TjwR1eAUdZtvv/ir1mGX+v0tUoR3VEPB8Up0LLJC+whRW0GgBBtpbOkg/a/U4Dxa6l5a3l9AJ1aWIQVyoWJA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^0.10.0",
"@eslint/core": "^0.11.0",
"levn": "^0.4.1"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz",
"integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
@ -1147,9 +1160,9 @@
}
},
"node_modules/flatted": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz",
"integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
"dev": true,
"license": "ISC"
},

View file

@ -1,7 +1,7 @@
{buildApp, ...}:
buildApp {
src = ./.;
npmDepsHash = "sha256-qNTgtT+x1O1jMWYgs8pXy3fUJKHBnf9adhR9nD5V7TY=";
npmDepsHash = "sha256-c69yfvC/rWlybdesWWyHQm+hv5PTqn/C71h4G+0r1HQ=";
runtimeInputs = [];

View file

@ -26,7 +26,7 @@
"dev": true,
"devDependencies": {
"@eslint/js": "9.20.0",
"@stylistic/eslint-plugin": "3.1.0",
"@stylistic/eslint-plugin": "4.0.0",
"eslint": "9.20.1",
"eslint-plugin-jsdoc": "50.6.3",
"jiti": "2.4.2",
@ -575,19 +575,32 @@
}
},
"node_modules/@eslint/plugin-kit": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz",
"integrity": "sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==",
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.6.tgz",
"integrity": "sha512-+0TjwR1eAUdZtvv/ir1mGX+v0tUoR3VEPB8Up0LLJC+whRW0GgBBtpbOkg/a/U4Dxa6l5a3l9AJ1aWIQVyoWJA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^0.10.0",
"@eslint/core": "^0.11.0",
"levn": "^0.4.1"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz",
"integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
@ -1138,9 +1151,9 @@
}
},
"node_modules/flatted": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz",
"integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
"dev": true,
"license": "ISC"
},

View file

@ -12,7 +12,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-2cWxVTCOEJOg2eBv+xX/mvr6MUX+UJQ8JlkoObD6+Uc=";
npmDepsHash = "sha256-IF2RiZjnX27ZamLpCLiwfJN+irKqnk8kSZlJ9LXbDfA=";
runtimeInputs = [
curl

View file

@ -32,7 +32,7 @@
"jiti": "2.4.2",
"pkg-types": "1.3.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0"
"typescript-eslint": "8.24.1"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -575,32 +575,19 @@
}
},
"node_modules/@eslint/plugin-kit": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz",
"integrity": "sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==",
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.6.tgz",
"integrity": "sha512-+0TjwR1eAUdZtvv/ir1mGX+v0tUoR3VEPB8Up0LLJC+whRW0GgBBtpbOkg/a/U4Dxa6l5a3l9AJ1aWIQVyoWJA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^0.10.0",
"@eslint/core": "^0.11.0",
"levn": "^0.4.1"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.10.0.tgz",
"integrity": "sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
@ -1151,9 +1138,9 @@
}
},
"node_modules/flatted": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz",
"integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
"dev": true,
"license": "ISC"
},