Flake Inputs: • Updated input 'astal': 'github:Aylur/astal' (2025-02-11) rev: ee91402cabc994bb4fb7c3f5405a218ad0b57fd3 → 'github:Aylur/astal' (2025-02-12) rev: 956b74fd9ff8c607b6683b404860c4e6b30ffe2b • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-11) rev: 38f1ef0f9b56518e2ffafeb1f66eba383ab2e4b7 → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-02-13) rev: ac5003dea6153df4f6e5928ae76715e69444fbed • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-02-11) rev: 83bd3a26ac0526ae04fa74df46738bb44b89dcdd → 'github:nix-community/home-manager' (2025-02-13) rev: 22b418c13fb0be43f4bc5c185f323a3237028594 • Updated input 'hyprgrass': 'github:horriblename/hyprgrass' (2025-02-02) rev: 499fd954a95aa2a1fee6cc31c098f6daa5ead3af → 'github:horriblename/hyprgrass' (2025-02-12) rev: 6c699ec80004f724bd020d206bbab1e64d5ae03e • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-02-12) rev: 68bb3e7f0a1d528a8b2da1f92d2005889587561d → 'github:hyprwm/Hyprland' (2025-02-13) rev: 40adb3dfb4b6f8cf0c5093f095954e3ef162a8eb • Updated input 'jovian': 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-12) rev: 3dab95e02b5eeb9aec44a161bbed2b16b3d03aac → 'github:Jovian-Experiments/Jovian-NixOS' (2025-02-13) rev: 27f77b393bb2cf8740d2275cb59254f742469f64 • Updated input 'nix-eval-jobs': 'github:nix-community/nix-eval-jobs' (2025-01-23) rev: 6521196d5900db73e4e18b84a2162486b19c141b → 'github:nix-community/nix-eval-jobs' (2025-02-13) rev: 6d4fd5a93d7bc953ffa4dcd6d53ad7056a71eff7 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-02-11) rev: 1d23e26a88c30f401ecd8a654d71ac6441d0d324 → 'github:fufexan/nix-gaming' (2025-02-13) rev: 78967efda12abfb171fa837c7b9f9d1043277a15 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-02-11) rev: 6696ee49650793e8a1d2def341c4fd75cc856f91 → 'github:kaylorben/nixcord' (2025-02-13) rev: 13e0ab2cc99c9fd26121c50b7e75bda5745f17cf • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-02-12) rev: aa13cfafacad104ce67c961be48461d3fc52f57b → 'github:nix-community/nixpkgs-wayland' (2025-02-13) rev: 731a05226213f16fac030f6da40f3d86918dd565 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-02-11) rev: 064889632d3b95afd2a37b6f353cd341f34bb2bd → 'github:make-all/tuya-local' (2025-02-13) rev: 9cd14321afaf5962eb3f8081460e4f2369441ab2 Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:8ae2791e150cf9d5378e14f7345b3f3ac46c6f16903d9a8338ffcea19e0f060e → sha256:4cb51f15113a3448daae197525e026d2a2cf7aac8336c27404100d48d90e7926 Node modules: @types/node: 22.13.1 -> 22.13.2
This commit is contained in:
parent
7f7fe39e8d
commit
7c21758c73
11 changed files with 53 additions and 53 deletions
apps
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-DxmbCHW7CotSbY9PpnzNI/xi3vBKB2SA1pXlsr74TfU=";
|
||||
npmDepsHash = "sha256-+NHetW6zNnJ8bubvuttwjnKGbXfwfcB0FIYpVvj7mjE=";
|
||||
|
||||
runtimeInputs = [
|
||||
ffmpeg-full
|
||||
|
|
4
apps/extract-subs/package-lock.json
generated
4
apps/extract-subs/package-lock.json
generated
|
@ -30,12 +30,12 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "9.20.0",
|
||||
"@stylistic/eslint-plugin": "3.1.0",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.23.0"
|
||||
"typescript-eslint": "8.24.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-liuJp36nbDuVTm3AufleeVevlCJinpKgONAbeviIJNI=";
|
||||
npmDepsHash = "sha256-bo9a9V0tP69oT3KWKL3F5AHWvVHES10Tadb/2+kBQOY=";
|
||||
|
||||
runtimeInputs = [
|
||||
findutils
|
||||
|
|
12
apps/update-sources/package-lock.json
generated
12
apps/update-sources/package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"update-sources": "out/bin/app.cjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.1",
|
||||
"@types/node": "22.13.2",
|
||||
"esbuild": "0.25.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-conf": "file:../config",
|
||||
|
@ -27,12 +27,12 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "9.20.0",
|
||||
"@stylistic/eslint-plugin": "3.1.0",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.23.0"
|
||||
"typescript-eslint": "8.24.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
|
@ -682,9 +682,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.1.tgz",
|
||||
"integrity": "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==",
|
||||
"version": "22.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.2.tgz",
|
||||
"integrity": "sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint-conf": "file:../config",
|
||||
"@types/node": "22.13.1",
|
||||
"@types/node": "22.13.2",
|
||||
"esbuild": "0.25.0",
|
||||
"eslint": "9.20.1",
|
||||
"jiti": "2.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue