Flake Inputs: • Updated input 'astal': 'github:matt1432/astal' (2025-03-08) rev: ca9df70b99d53926643fb3567e758812b62785a0 → 'github:matt1432/astal' (2025-03-21) rev: ebdf75b73ed9df30ff5d4e6c200ece44b5141a00 • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-03-20) rev: d725df5ad8cee60e61ee6fe3afb735e4fbc1ff41 → 'github:nix-community/home-manager' (2025-03-21) rev: 8a68f18e96bcab13e4f97bece61e6602298a3141 • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-03-20) rev: 7ea4fbf0ba034d947339b3a94a10da022eca1988 → 'github:hyprwm/Hyprland' (2025-03-21) rev: c7f0519fafbf334a8f5088a8a0fc385732a24036 • Updated input 'hyprland-plugins': 'github:hyprwm/hyprland-plugins' (2025-03-18) rev: 4e85fb4fbfc0ffa4b29c61ecd19cfde93ecebaed → 'github:hyprwm/hyprland-plugins' (2025-03-21) rev: 7429a0ea78353dab6a7a9a3e8101db98a306957d • Updated input 'kompass': 'github:kotontrion/kompass' (2025-03-13) rev: 1a4bc3593d10512a468a9f7c02b18f7455fcb1c2 → 'github:kotontrion/kompass' (2025-03-21) rev: 4971273ae8cc3c2d8baec37957a48be4098e49b2 • Updated input 'nix-gaming': 'github:fufexan/nix-gaming' (2025-03-18) rev: 53eda8bba79a2c28782734bca51d70ecffb82d74 → 'github:fufexan/nix-gaming' (2025-03-21) rev: 6f0d1034a2ba574c57952d6c29666b0fdfc5693e • Updated input 'nixd': 'github:nix-community/nixd' (2025-03-17) rev: 8ac5582c7709dcbb95bc2bd903c978ef67707409 → 'github:nix-community/nixd' (2025-03-21) rev: 590eccaa079929daa58316f5386dbcc150e2d50d • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-03-18) rev: b6eaf97c6960d97350c584de1b6dcff03c9daf42 → 'github:NixOS/nixpkgs' (2025-03-19) rev: a84ebe20c6bc2ecbcfb000a50776219f48d134cc • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-03-20) rev: 03de202737dfdccda26959bcacd576faa32edc57 → 'github:nix-community/nixpkgs-wayland' (2025-03-21) rev: 875107dca3af36feb32f388a297c281f05a2cb6c • Updated input 'spotifyplus-src': 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-20) rev: 6beb671a9f0ed7d6851b1162dc82953385e6f8d5 → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-21) rev: a42323565069fc7621b22243409954d1382300b1 • Updated input 'ts-for-gir-src': 'github:gjsify/ts-for-gir' (2025-02-18) rev: 8cb4dddca81d0b8da621845caac3c6bc456480c9 → 'github:gjsify/ts-for-gir' (2025-03-21) rev: 7d5ea67f20d9a495a48f7745791619c8980ab3d4 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-03-20) rev: 1a3428d58bcdef6b6fc3dd2ac649d8166aa95341 → 'github:make-all/tuya-local' (2025-03-21) rev: 57cfbd01948300ac8c75a045c83cbd956b52a1d2 Docker Images: • codeberg.org/forgejo/forgejo 10: sha256:7bb6f1e34a5669f634948ecb613c301bf756de93e8ecc1247d57012d4d649e64 → sha256:95c46edf71cef1b18500fce60313b4d7f7652ea7d78ba71033155efc25f16093 Firefox Addons: stylus: 2.3.13 -> 2.3.14 ublock-origin: 1.63.0 -> 1.63.2 Node modules: @types/node: 22.13.10 -> 22.13.11 nix-update executions: material-rounded-theme: 3.1.0 -> 3.1.1
This commit is contained in:
parent
cb2dd365c0
commit
8a1b2e8090
20 changed files with 78 additions and 86 deletions
apps
extract-subs
mc-mods
pin-inputs
update-sources
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-aYNdrZMoC7ikDQ3O/2OYRc0jzhfDOQ8UibvxAJq6pz8=";
|
||||
npmDepsHash = "sha256-tkPQAeTGBSi6AvN4f6liDAKJpJ7EIV/9+MwqWUotghU=";
|
||||
|
||||
runtimeInputs = [
|
||||
ffmpeg-full
|
||||
|
|
10
apps/extract-subs/package-lock.json
generated
10
apps/extract-subs/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@types/fluent-ffmpeg": "2.1.27",
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"fluent-ffmpeg": "2.1.3",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.1.0",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.26.1"
|
||||
"typescript-eslint": "8.27.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
|
@ -649,9 +649,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
||||
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
||||
"version": "22.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.20.0"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@types/fluent-ffmpeg": "2.1.27",
|
||||
"fluent-ffmpeg": "2.1.3",
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-+vMIPeIAkzbnbUvvd2mr08W7TeeD4hmZUouOa+KbIog=";
|
||||
npmDepsHash = "sha256-wHpunFDQ6V/Es/xWXGZg6CgeAfZEQM3k6o53H4Uu2wM=";
|
||||
|
||||
runtimeInputs = [
|
||||
nodejs_latest
|
||||
|
|
8
apps/mc-mods/package-lock.json
generated
8
apps/mc-mods/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "mc-mods",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
@ -639,9 +639,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
||||
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
||||
"version": "22.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.20.0"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{buildApp, ...}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-yy4x44TunP84Hc/QFogfUN1B/h+apuW7rcCUqiDasD0=";
|
||||
npmDepsHash = "sha256-mzXb7hfJkY6Dgb7MHRbFS1CC56K+VcggrZ1Hu5BaMS8=";
|
||||
|
||||
runtimeInputs = [];
|
||||
|
||||
|
|
8
apps/pin-inputs/package-lock.json
generated
8
apps/pin-inputs/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "pin-inputs",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
@ -639,9 +639,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
||||
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
||||
"version": "22.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.20.0"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-vGYSD8Td1s4LvX38UW9vZ52o0Cy169YUKkwu2IfLoS4=";
|
||||
npmDepsHash = "sha256-DnKFIDymf/Aa0eblbUcfE5QuikZ8HeN2h61Bwvipx0E=";
|
||||
|
||||
runtimeInputs = [
|
||||
curl
|
||||
|
|
10
apps/update-sources/package-lock.json
generated
10
apps/update-sources/package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "update-sources",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.1.0",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.26.1"
|
||||
"typescript-eslint": "8.27.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
|
@ -639,9 +639,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
||||
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
||||
"version": "22.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.20.0"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"@types/node": "22.13.11",
|
||||
"esbuild": "0.25.1",
|
||||
"eslint": "9.22.0",
|
||||
"jiti": "2.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue