Flake Inputs: • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-04-23) rev: 06b559ecef8aa81e9658e76bf3d5ad0c173087d5 → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-04-25) rev: b4bbed2402bc3a35f880679f45229157720f831a • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-04-24) rev: abfad3d2958c9e6300a883bd443512c55dfeb1be → 'github:nix-community/home-manager' (2025-04-25) rev: 542078066b1a99cdc5d5fce1365f98b847ca0b5a • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-04-23) rev: dab59fb9ddb29e90c868d42a3486dd51d2863cfe → 'github:horriblename/hyprgrass' (2025-04-25) rev: 669f8c80a15e9db815ac9e29068567735b9b1a79 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-04-24) rev: 0e80ecc5342db04c8c1f807fa6db4c703fb89e3a → 'github:hyprwm/Hyprland' (2025-04-25) rev: 742bce016cb848d222fbfcfcf8d3894ea3fdaeff • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-04-22) rev: 8e5e53adefdd96158841ee5b23bce4fe631bf57e → 'github:hyprwm/hyprland-plugins' (2025-04-25) rev: 61ab0385c8d9d456bf89539c76dd9e73becefde3 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-04-23) rev: 8582d6d908005589e1e0818da7558d63edbbbaf2 → 'github:fufexan/nix-gaming' (2025-04-25) rev: 8ae51ad90e1c75b8b77102240a02b6dea65fc15a • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-04-24) rev: f5720c0e0ea8ce733892af38d251b4d1bd06e78e → 'github:kaylorben/nixcord' (2025-04-25) rev: f5dd48df2e39d2b2cf9b5bad20997e88704f6a5e • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-04-24) rev: 851b0c09e8c78639ebb81700cda4e61153c3df48 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-04-25) rev: f327c86198e5d55c2879b2af0014d463271598de • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-04-22) rev: 0092b5041386d3a42ec66414bcb14d28778675f2 → 'github:make-all/tuya-local' (2025-04-25) rev: f59636f8bfdfecdd11846191fab18b922533cb44 • Updated input 'vimplugin-roslyn-nvim-src': 'github:seblj/roslyn.nvim' (2025-04-24) rev: 817983daa584d21f45d937928c87ba165b2a601a → 'github:seblj/roslyn.nvim' (2025-04-25) rev: 353bc0f30076b82d027a554229995f1e0fa1c5e1 Node modules: @types/node: 22.15.0 -> 22.15.2 eslint-plugin-jsdoc: 50.6.10 -> 50.6.11 qBittorrent Sources: Vuetorrent: 2.24.1 -> 2.24.2
This commit is contained in:
parent
72b1f104ae
commit
575442acab
24 changed files with 89 additions and 89 deletions
modules/ags/config
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
npmDepsHash = "sha256-MOkQhi4EOcf85XvFcOd9T878ycDOBcWfmc7Oawwists=";
|
||||
npmDepsHash = "sha256-vFmoRCPuSV8MJPzvnYPOEivmKKRdpWwCJ5ij3UhUB6I=";
|
||||
}
|
||||
|
|
8
modules/ags/config/package-lock.json
generated
8
modules/ags/config/package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@stylistic/eslint-plugin": "4.2.0",
|
||||
"astal": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?c96126c7e261737270ad7ae35b27674c318648e6",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-plugin-jsdoc": "50.6.10",
|
||||
"eslint-plugin-jsdoc": "50.6.11",
|
||||
"fzf": "0.5.2",
|
||||
"jiti": "2.4.2",
|
||||
"typescript-eslint": "8.31.0"
|
||||
|
@ -770,9 +770,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jsdoc": {
|
||||
"version": "50.6.10",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.10.tgz",
|
||||
"integrity": "sha512-HJRMrRIXjWtDyU6yar8xvdKMc1waSAfE6vRjEWBpws6pYeoVyCFtQQneEBnQkHXOV60idH5ymo/bh1XNBOTQmA==",
|
||||
"version": "50.6.11",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.11.tgz",
|
||||
"integrity": "sha512-k4+MnBCGR8cuIB5MZ++FGd4gbXxjob2rX1Nq0q3nWFF4xSGZENTgTLZSjb+u9B8SAnP6lpGV2FJrBjllV3pVSg==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@es-joy/jsdoccomment": "~0.49.0",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"@eslint/js": "9.25.1",
|
||||
"@stylistic/eslint-plugin": "4.2.0",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-plugin-jsdoc": "50.6.10",
|
||||
"eslint-plugin-jsdoc": "50.6.11",
|
||||
"fzf": "0.5.2",
|
||||
"jiti": "2.4.2",
|
||||
"typescript-eslint": "8.31.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue