Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-20) rev: 3620d51bc6c23ada1bd4b7c9cf1c458c138e68df → 'github:Aylur/astal' (2025-02-26) rev: b7f10b99bc810e7ad6a949d6670cb440d33045a0 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-25) rev: 74f0a8546e3f2458c870cf90fc4b38ac1f498b17 → 'github:nix-community/home-manager' (2025-02-26) rev: 53c587d263f94aaf6a281745923c76bbec62bcf3 • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-25) rev: b217d3a65d7454192fd90d498012fcce3d08f410 → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-26) rev: 14a125ea5c440c57310dc1bb3acf7641078d783a • Updated input 'nh': 'github:viperML/nh' (2025-02-20) rev: 1ef9f9a94d0e7598ef810f641312169ca008868b → 'github:viperML/nh' (2025-02-26) rev: 1b25d633376f50139f7b8fe314c8914711d44b42 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-24) rev: 1e6dc4b9895602f9459d6ff3a11b0cd144321207 → 'github:fufexan/nix-gaming' (2025-02-26) rev: 452fbd6a30f128dddf26c63f727cf685b5af5658 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-25) rev: 880de1fadefa64db2c0699d4e130359061b5af20 → 'github:nix-community/nixpkgs-wayland' (2025-02-26) rev: ddf8917ab3e6288b361cd8099c69c6e58ba3cc39 • Updated input 'spotifywebapi-src': 'github:thlucas1/SpotifyWebApiPython' (2025-02-25) rev: f5263d05e05d7890dce2de19ab6098869f7f25f5 → 'github:thlucas1/SpotifyWebApiPython' (2025-02-26) rev: 277d36bcfbb945fbb344e46e7aca56ef3913ce78 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-24) rev: a26c3be5ffd0db7538b4924aca4a415890ab41b9 → 'github:make-all/tuya-local' (2025-02-26) rev: 45246a0e24477d7d882a27f5bb094788970682ae Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:f618567b7e78582feb4616567761c0812810206a89c53756e068993f809fc171 → sha256:fdd813b61602839c0a742e43425d484e44f24d3ab621a81921ed8991ee2e2eaa • rssbridge/rss-bridge latest: sha256:2dab762554578e1b1473af387098e37fb561357c02da886411c01eb0c1ee9a13 → sha256:f388549e6c92fd14e5f0fe901c8d05a11fc9acbf0e4d397491355b0fcc84d57b • nextcloud fpm: sha256:5e8541fc49e25c49eaedbb8fb324498a56a9cdd2761a1bfe18bcadcbcd8cf440 → sha256:dd76149894cc80b2d55b06d9d3f79a8aacc9d5246161bdcf4e0271406af10c8e Node modules: @stylistic/eslint-plugin: 4.0.1 -> 4.1.0 nix-update executions: jmusicbot: 0.4.3.3 -> 0.4.3.4
This commit is contained in:
parent
51fdd0c3a3
commit
356b1c40ef
22 changed files with 66 additions and 61 deletions
modules/ags/config
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
npmDepsHash = "sha256-QNxkZpMXkICMhWmzWpFjA+6k871VhhhgJRG7kdYYQc8=";
|
||||
npmDepsHash = "sha256-0obQCNJZFHt4OGdOqcJTKoDVzOJjfNoKVo7z7hap7Hs=";
|
||||
}
|
||||
|
|
16
modules/ags/config/package-lock.json
generated
16
modules/ags/config/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@eslint/js": "9.21.0",
|
||||
"@stylistic/eslint-plugin": "4.0.1",
|
||||
"@stylistic/eslint-plugin": "4.1.0",
|
||||
"astal": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?main",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
|
@ -304,9 +304,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@stylistic/eslint-plugin": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.0.1.tgz",
|
||||
"integrity": "sha512-RwKkRKiDrF4ptiur54ckDhOByQYKYZ1dEmI5K8BJCmuGpauFJXzVL1UQYTA2zq702CqMFdYiJcVFJWfokIgFxw==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.1.0.tgz",
|
||||
"integrity": "sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^8.23.0",
|
||||
|
@ -575,7 +575,7 @@
|
|||
},
|
||||
"node_modules/astal": {
|
||||
"resolved": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?main",
|
||||
"integrity": "sha512-qqtAng5dVvvlFZPQa6PQgpP9z1k7gqYYvvjnj4gvTeUP3Obw/wunHn9NryyNiVwQq+HPZK1KhECOA5Uw/rfGWw==",
|
||||
"integrity": "sha512-NKKwXUq061LYPFeYw9D7Cdk9qzcZDYaPyjZ6nCu0Zuju3VSJWjlUx2vuc3CkqdNdQUvxrzkAAEFNWRnlhgOFtw==",
|
||||
"license": "LGPL-2.1"
|
||||
},
|
||||
"node_modules/balanced-match": {
|
||||
|
@ -958,9 +958,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/fastq": {
|
||||
"version": "1.19.0",
|
||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.0.tgz",
|
||||
"integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==",
|
||||
"version": "1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
||||
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"reusify": "^1.0.4"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"astal": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?main",
|
||||
"@eslint/js": "9.21.0",
|
||||
"@stylistic/eslint-plugin": "4.0.1",
|
||||
"@stylistic/eslint-plugin": "4.1.0",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"fzf": "0.5.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue