Flake Inputs: • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-04-25) rev: 542078066b1a99cdc5d5fce1365f98b847ca0b5a → 'github:nix-community/home-manager' (2025-04-26) rev: 4d2d32231797bfa7213ae5e8ac89d25f8caaae82 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-04-25) rev: f5dd48df2e39d2b2cf9b5bad20997e88704f6a5e → 'github:kaylorben/nixcord' (2025-04-26) rev: 6e715560690b7fe746a398107fb34037263eea09 • Updated input 'nixpkgs': 'git+https://github.com/NixOS/nixpkgs&shallow=1' (2025-04-23) rev: 8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7 → 'git+https://github.com/NixOS/nixpkgs&shallow=1' (2025-04-24) rev: f771eb401a46846c1aebd20552521b233dd7e18b • Updated input 'quickshell': 'git+https://git.outfoxxed.me/outfoxxed/quickshell' (2025-04-06) rev: ed528268e0c0a2f6be2b5aca7089ebc3e214d446 → 'git+https://git.outfoxxed.me/quickshell/quickshell' (2025-04-06) rev: ed528268e0c0a2f6be2b5aca7089ebc3e214d446 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-04-25) rev: f59636f8bfdfecdd11846191fab18b922533cb44 → 'github:make-all/tuya-local' (2025-04-26) rev: cb644c352ab44d4d99fdcd45213bc1d995288fdd Docker Images: • ghcr.io/linuxserver/sonarr latest: sha256:cefa1c97ba8f5db60c1c89d04015ead764d3b850b4fbdc5784bdde2a02d72350 → sha256:a347f6c83d9d47af53819287410ac4d7f203987038bf7579d819020ef84116d3
This commit is contained in:
parent
575442acab
commit
4f002d00b0
8 changed files with 22 additions and 22 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-WeMjShk3fBPKiZ1TqkqP9ASPIBtFgI2E6Sa+ILdqSS4=";
|
||||
npmDepsHash = "sha256-J3XMcq5pxyOddR9EfhoDtaDrCQz+UE5gb1C6XdapRVY=";
|
||||
|
||||
runtimeInputs = [
|
||||
ffmpeg-full
|
||||
|
|
2
apps/extract-subs/package-lock.json
generated
2
apps/extract-subs/package-lock.json
generated
|
@ -31,7 +31,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",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.1.0",
|
||||
"typescript": "5.8.3",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-fgeo7pRYUubf3aZ9O5LWWxMZ+cyJ4etrmHYTbHfRYg0=";
|
||||
npmDepsHash = "sha256-lQ2RCJ1hvx3lMkF9YKY80IlTUiRLguQOBqIrSbFggLw=";
|
||||
|
||||
runtimeInputs = [
|
||||
curl
|
||||
|
|
2
apps/update-sources/package-lock.json
generated
2
apps/update-sources/package-lock.json
generated
|
@ -30,7 +30,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",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.1.0",
|
||||
"typescript": "5.8.3",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "ghcr.io/linuxserver/sonarr";
|
||||
imageDigest = "sha256:cefa1c97ba8f5db60c1c89d04015ead764d3b850b4fbdc5784bdde2a02d72350";
|
||||
hash = "sha256-Agmq0CND7zhmahKWriv1m3+XmSP7nvRPg5YBBOmINXc=";
|
||||
imageDigest = "sha256:a347f6c83d9d47af53819287410ac4d7f203987038bf7579d819020ef84116d3";
|
||||
hash = "sha256-iOWtDuZMvT5RG/YUnsRYuC0S4jz6SUDWyctm0RlLTVU=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
28
flake.lock
generated
28
flake.lock
generated
|
@ -461,11 +461,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745593878,
|
||||
"narHash": "sha256-Rq5qNnUWuhQTqzXDcminu7Z1FPSB1wUaKIEfPTyZkAs=",
|
||||
"lastModified": 1745627989,
|
||||
"narHash": "sha256-mOCdFmxocBPae7wg7RYWOtJzWMJk34u9493ItY0dVqw=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "542078066b1a99cdc5d5fce1365f98b847ca0b5a",
|
||||
"rev": "4d2d32231797bfa7213ae5e8ac89d25f8caaae82",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1284,11 +1284,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745545091,
|
||||
"narHash": "sha256-300Y7RoU/wefVDmit6b89HvhBk6h8l1t9VVDo0diEK4=",
|
||||
"lastModified": 1745630832,
|
||||
"narHash": "sha256-tLqTcQLimBLTlpwYnmGhppRLjNT/9c2d8TPkFgNPwcE=",
|
||||
"owner": "kaylorben",
|
||||
"repo": "nixcord",
|
||||
"rev": "f5dd48df2e39d2b2cf9b5bad20997e88704f6a5e",
|
||||
"rev": "6e715560690b7fe746a398107fb34037263eea09",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1349,10 +1349,10 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1745391562,
|
||||
"narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=",
|
||||
"lastModified": 1745526057,
|
||||
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
|
||||
"ref": "nixos-unstable",
|
||||
"rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7",
|
||||
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/NixOS/nixpkgs"
|
||||
|
@ -1597,11 +1597,11 @@
|
|||
"rev": "ed528268e0c0a2f6be2b5aca7089ebc3e214d446",
|
||||
"revCount": 505,
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
"url": "https://git.outfoxxed.me/quickshell/quickshell"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
"url": "https://git.outfoxxed.me/quickshell/quickshell"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
|
@ -1875,11 +1875,11 @@
|
|||
"tuya-local-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1745591117,
|
||||
"narHash": "sha256-UzAu6sm1Qtb5j7V0EgwdhyyrFS8dyNzv/0Db2MifJyw=",
|
||||
"lastModified": 1745668191,
|
||||
"narHash": "sha256-xTp3CQXHong+luhwfD917B/LeP0TpYFa5ATpYWUmHG8=",
|
||||
"owner": "make-all",
|
||||
"repo": "tuya-local",
|
||||
"rev": "f59636f8bfdfecdd11846191fab18b922533cb44",
|
||||
"rev": "cb644c352ab44d4d99fdcd45213bc1d995288fdd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -419,7 +419,7 @@
|
|||
quickshell = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
type = "git";
|
||||
url = "https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
url = "https://git.outfoxxed.me/quickshell/quickshell";
|
||||
};
|
||||
secrets = {
|
||||
inputs = {
|
||||
|
|
|
@ -197,7 +197,7 @@ let
|
|||
shellInputs = {
|
||||
quickshell = mkInput {
|
||||
type = "git";
|
||||
url = "https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
url = "https://git.outfoxxed.me/quickshell/quickshell";
|
||||
};
|
||||
|
||||
astal = mkInput {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue