Flake Inputs: • Updated input 'gpu-screen-recorder-src': 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-24) rev: 8e267bb3b0ba3b3ffec963416b0e67a210338e6c → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-01-25) rev: cafcda102287a836dde5342a53ddf755487b1ccb • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-25) rev: 065e89648b27017871c38831cf34def94feb72d6 → 'github:hyprwm/Hyprland' (2025-01-25) rev: 445acec2a29adbb30196d8b92f86270a038b7ee5 • Updated input 'jellyfin-flake': 'github:matt1432/nixos-jellyfin' (2025-01-22) rev: f9889b595214d42ee5b803fcd150813e8929ea03 → 'github:matt1432/nixos-jellyfin' (2025-01-25) rev: 247094619b577231bb2fc5df46b035691dc55490 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-21) rev: c52a529dd1585cad4ccd5951b10ba27366aa3cee → 'github:nix-community/nixpkgs-wayland' (2025-01-25) rev: 2c421bd3ad1cd2ce4fc00baff4b6036d353b1ca7 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-25) rev: f6d46a108a9919a8ef40ebe084c7939f51febc1a → 'github:make-all/tuya-local' (2025-01-25) rev: d0f16969601c82da1e8b42487fd2ee52bd60ca26 Docker Images: • rssbridge/rss-bridge latest: sha256:f8b3bc834ff02eeacfd0fed1fc2227b94a6d70568c22b75362b36bbb045c6d45 → sha256:a536d4d24f7325204652be2a37fb5b25532c618817657d7e31dfc0c1dc7f8d94
This commit is contained in:
parent
1981620f46
commit
7b64131d04
4 changed files with 25 additions and 25 deletions
|
@ -5,7 +5,7 @@
|
||||||
}:
|
}:
|
||||||
buildApp {
|
buildApp {
|
||||||
src = ./.;
|
src = ./.;
|
||||||
npmDepsHash = "sha256-HzqRUdPySvZFBRAh12gZ4I3yqu8yTjM2jeoeM+UVNIc=";
|
npmDepsHash = "sha256-LL6EbpRbcOEnyDoMkAEUztgauF0fsjH2BDsOVPoQjQ4=";
|
||||||
|
|
||||||
runtimeInputs = [
|
runtimeInputs = [
|
||||||
ffmpeg-full
|
ffmpeg-full
|
||||||
|
|
4
apps/extract-subs/package-lock.json
generated
4
apps/extract-subs/package-lock.json
generated
|
@ -29,9 +29,9 @@
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.19.0",
|
"@eslint/js": "9.19.0",
|
||||||
"@stylistic/eslint-plugin": "2.13.0",
|
"@stylistic/eslint-plugin": "3.0.0",
|
||||||
"eslint": "9.19.0",
|
"eslint": "9.19.0",
|
||||||
"eslint-plugin-jsdoc": "50.6.2",
|
"eslint-plugin-jsdoc": "50.6.3",
|
||||||
"jiti": "2.4.2",
|
"jiti": "2.4.2",
|
||||||
"pkg-types": "1.3.1",
|
"pkg-types": "1.3.1",
|
||||||
"typescript": "5.7.3",
|
"typescript": "5.7.3",
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
pkgs:
|
pkgs:
|
||||||
pkgs.dockerTools.pullImage rec {
|
pkgs.dockerTools.pullImage rec {
|
||||||
imageName = "rssbridge/rss-bridge";
|
imageName = "rssbridge/rss-bridge";
|
||||||
imageDigest = "sha256:f8b3bc834ff02eeacfd0fed1fc2227b94a6d70568c22b75362b36bbb045c6d45";
|
imageDigest = "sha256:a536d4d24f7325204652be2a37fb5b25532c618817657d7e31dfc0c1dc7f8d94";
|
||||||
hash = "sha256-U5qR2hXnrB8SnKnLbyYoWBXNTi/2zS7g+0JieQPiilk=";
|
hash = "sha256-xo0Oi9WAHA1AU+EuM0Ou5wc/+NEK8c8qxZLCpK3DZNU=";
|
||||||
finalImageName = imageName;
|
finalImageName = imageName;
|
||||||
finalImageTag = "latest";
|
finalImageTag = "latest";
|
||||||
}
|
}
|
||||||
|
|
40
flake.lock
generated
40
flake.lock
generated
|
@ -371,11 +371,11 @@
|
||||||
"gpu-screen-recorder-src": {
|
"gpu-screen-recorder-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737709612,
|
"lastModified": 1737831403,
|
||||||
"narHash": "sha256-PqSV/EbcFNNQlcv6N/oexIQNRu4gKgkOKw2aVcQrYh8=",
|
"narHash": "sha256-EP3Rfa+Gb8ajoKn7zgU5MA14t0YBqVaKekDltSFHD6E=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "8e267bb3b0ba3b3ffec963416b0e67a210338e6c",
|
"rev": "cafcda102287a836dde5342a53ddf755487b1ccb",
|
||||||
"revCount": 952,
|
"revCount": 954,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://repo.dec05eba.com/gpu-screen-recorder"
|
"url": "https://repo.dec05eba.com/gpu-screen-recorder"
|
||||||
},
|
},
|
||||||
|
@ -579,11 +579,11 @@
|
||||||
"xdph": "xdph"
|
"xdph": "xdph"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737812007,
|
"lastModified": 1737837404,
|
||||||
"narHash": "sha256-c9FQ/7kPviKamYBURbxkWM5MjvTBs4HknfakE7N7kWc=",
|
"narHash": "sha256-SOL8I2o7VxeVlT4nh7Poy9uC6GlVAXTjZ00gocQqHfw=",
|
||||||
"owner": "hyprwm",
|
"owner": "hyprwm",
|
||||||
"repo": "Hyprland",
|
"repo": "Hyprland",
|
||||||
"rev": "065e89648b27017871c38831cf34def94feb72d6",
|
"rev": "445acec2a29adbb30196d8b92f86270a038b7ee5",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -887,11 +887,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737544981,
|
"lastModified": 1737838264,
|
||||||
"narHash": "sha256-An87ujR/UnfEynSYxDHdkxsjoIIddBe+cCJ9rz+Acrs=",
|
"narHash": "sha256-RVqdS+sL6PhylRdLRb0g7wukPI76ubqDb+8a5ERIN0U=",
|
||||||
"owner": "matt1432",
|
"owner": "matt1432",
|
||||||
"repo": "nixos-jellyfin",
|
"repo": "nixos-jellyfin",
|
||||||
"rev": "f9889b595214d42ee5b803fcd150813e8929ea03",
|
"rev": "247094619b577231bb2fc5df46b035691dc55490",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -1482,11 +1482,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737481114,
|
"lastModified": 1737833560,
|
||||||
"narHash": "sha256-SrpaK5R4nMqq6ZDNm/G2Bj53xHEsouz9w7ZiMDqb0Bc=",
|
"narHash": "sha256-PLlUFuJqPBjj8ErEO4FdPNB9NjECrF/PwfPiwUgodhA=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixpkgs-wayland",
|
"repo": "nixpkgs-wayland",
|
||||||
"rev": "c52a529dd1585cad4ccd5951b10ba27366aa3cee",
|
"rev": "2c421bd3ad1cd2ce4fc00baff4b6036d353b1ca7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -1975,11 +1975,11 @@
|
||||||
"tuya-local-src": {
|
"tuya-local-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737789364,
|
"lastModified": 1737818249,
|
||||||
"narHash": "sha256-gb4vpOgYIRTpj5GsrmLHKRx5m2pN0J5kQ1d9c85vyD4=",
|
"narHash": "sha256-4DOR7Wc85FB29wyZ4yd17lUZ7/ApL1Ri5GD/Hqdot2M=",
|
||||||
"owner": "make-all",
|
"owner": "make-all",
|
||||||
"repo": "tuya-local",
|
"repo": "tuya-local",
|
||||||
"rev": "f6d46a108a9919a8ef40ebe084c7939f51febc1a",
|
"rev": "d0f16969601c82da1e8b42487fd2ee52bd60ca26",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -1997,11 +1997,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "packaging/nix",
|
"dir": "packaging/nix",
|
||||||
"lastModified": 1737787206,
|
"lastModified": 1737834175,
|
||||||
"narHash": "sha256-vVrqM1gqkSXRQGNaZexNk4Iz+wFm8AeWmd2AQ8ITl6Y=",
|
"narHash": "sha256-fhyc89qqYM3ql0k4hJVibAhXvEXOch96hnsEGB7Av3I=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "d0512c3a6563a3c26a776543c3cfb8c983a151a9",
|
"rev": "4d1860eefd79d6c04e964774155dbe13be65121a",
|
||||||
"revCount": 910,
|
"revCount": 911,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Open-Wine-Components/umu-launcher/"
|
"url": "https://github.com/Open-Wine-Components/umu-launcher/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue