Flake Inputs: • Updated input 'custom-sidebar-src': 'github:elchininet/custom-sidebar' (2025-01-27) rev: d680a3353a351fd7670a9ed7d1f8f4bca96b6529 → 'github:elchininet/custom-sidebar' (2025-01-29) rev: 0c37622a03a7dacf11099ff79f970f922460441f • Updated input 'home-manager': 'github:nix-community/home-manager' (2025-01-27) rev: e1ae908bcc30af792b0bb0a52e53b03d2577255e → 'github:nix-community/home-manager' (2025-01-29) rev: 79eff1f6b95c059ed0f9dfae9fd16689c1dda5ca • Updated input 'hyprland': 'github:hyprwm/Hyprland' (2025-01-28) rev: 1d3904c3e7a8b74ea83669f73ee408bd38390b11 → 'github:hyprwm/Hyprland' (2025-01-29) rev: 6fc9c8e4797a272c688fc74b872db5d828c21f02 • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine' (2025-01-23) rev: 7fe006981fae53e931f513026fc754e322f13145 → 'github:hyprwm/aquamarine' (2025-01-29) rev: 48a000cf35dd10bfeb231152735aebbe875f4b74 • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor' (2025-01-23) rev: 9c5dd1f7c825ee47f72727ad0a4e16ca46a2688e → 'github:hyprwm/hyprcursor' (2025-01-29) rev: dcadd3398abe146d60c67e0d9ee6e27b301cae82 • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics' (2025-01-27) rev: 23783b96036f5506fdaf8b2250a1ef849d57f0d3 → 'github:hyprwm/hyprgraphics' (2025-01-27) rev: 12cd7034e441a5ebfdef1a090c0788413b4a635b • Updated input 'hyprpaper': 'github:hyprwm/hyprpaper' (2025-01-23) rev: 7efb4a03464c45bf9fee7b0f428c09462da70a14 → 'github:hyprwm/hyprpaper' (2025-01-29) rev: f827dc31978a8b99ec08755b61b094e817c16fc4 • Updated input 'nixcord': 'github:kaylorben/nixcord' (2025-01-28) rev: 8612bc1bf7c6af9e4f0ccf6ca1f224791d02420b → 'github:kaylorben/nixcord' (2025-01-29) rev: 037dcb71bb2a981f595826f4f7087022dd13404b • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-26) rev: 852ff1d9e153d8875a83602e03fdef8a63f0ecf8 → 'github:NixOS/nixpkgs' (2025-01-27) rev: 9db269672dbdbb519e0bd3ea24f01506c135e46f • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-28) rev: 2477daa144ca22ac0ee77d7099b490114b986756 → 'github:nix-community/nixpkgs-wayland' (2025-01-29) rev: 22772646bf4c2e8af3f9e2e72dd5eb1936e572a4 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-28) rev: e471d51e99838a5d15d6520fbdba8ac12722afcc → 'github:make-all/tuya-local' (2025-01-29) rev: 46e4428761fab62ecb3ced7ac078e6c8a3810cb2 Docker Images: • vegardit/gitea-act-runner dind-latest: sha256:91145d2f9f3b3328dee736520d6cbeddd2c10034ade707428d4c20e71a358651 → sha256:048d2fd69f4af63a69cb3ae7d8e76777a0cc128acac89a3299c45e80a6670a98 • rssbridge/rss-bridge latest: sha256:ee6fef3aa2d8699a4379acbaf01da5efeac1a8581a2d02de9b78786b680be8ba → sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c • ghcr.io/linuxserver/bazarr latest: sha256:67039e2dc98163bfdff8c3c1fbb79f75649c8f28b447f5308fcf762a5572f19c → sha256:8415caab20c3642adb281ea066e82a58b8011b6e12bec5339db66599b700f805 • ghcr.io/linuxserver/prowlarr latest: sha256:5c9d62af19a810f7799c1d5fbf686cc6c28690c00f916c029699ae3d1c75e8ef → sha256:b242bc98897d8fa65db7b72f5dbde04b161a092d3cce2321b8c7e62c9321820d Node modules: @types/node: 22.10.10 -> 22.12.0 @stylistic/eslint-plugin: 3.0.0 -> 3.0.1
This commit is contained in:
parent
7acb86fd98
commit
467968eb4f
18 changed files with 30 additions and 18 deletions
|
@ -5,7 +5,7 @@
|
|||
"exports": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.19.0",
|
||||
"@stylistic/eslint-plugin": "3.0.0",
|
||||
"@stylistic/eslint-plugin": "3.0.1",
|
||||
"eslint": "9.19.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{buildApp, ...}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-t5zNFTpIcXEXaPlMXsBBF03MPi35HVt8pdXEKaUfQsc=";
|
||||
npmDepsHash = "sha256-blhNKZ7sNPSHgnqPDZlslVfy04W+T6Noy2pncVpWmz4=";
|
||||
|
||||
runtimeInputs = [];
|
||||
|
||||
|
|
BIN
apps/pin-inputs/package-lock.json
generated
BIN
apps/pin-inputs/package-lock.json
generated
Binary file not shown.
|
@ -10,7 +10,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-FkpmjUu1ctGkDhjrtHV/1Rlbpg8Ht1RsOyMeyh7OWlo=";
|
||||
npmDepsHash = "sha256-bvxoimhOdzI/I8WeqFXFdt4BfVdYEkdVjRVVs8ZX9NE=";
|
||||
|
||||
runtimeInputs = [
|
||||
findutils
|
||||
|
|
BIN
apps/update-sources/package-lock.json
generated
BIN
apps/update-sources/package-lock.json
generated
Binary file not shown.
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint-conf": "file:../config",
|
||||
"@types/node": "22.10.10",
|
||||
"@types/node": "22.12.0",
|
||||
"esbuild": "0.24.2",
|
||||
"eslint": "9.19.0",
|
||||
"jiti": "2.4.2",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "vegardit/gitea-act-runner";
|
||||
imageDigest = "sha256:91145d2f9f3b3328dee736520d6cbeddd2c10034ade707428d4c20e71a358651";
|
||||
hash = "sha256-rzBn/VuJu+Nk5R0ZIWtu8OrnXampIcrbFVpCJJOvzzA=";
|
||||
imageDigest = "sha256:048d2fd69f4af63a69cb3ae7d8e76777a0cc128acac89a3299c45e80a6670a98";
|
||||
hash = "sha256-BRCRedRPJcmtBafd/b067JMPEFwRCgd+NjdV4qVXhiQ=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "dind-latest";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "rssbridge/rss-bridge";
|
||||
imageDigest = "sha256:ee6fef3aa2d8699a4379acbaf01da5efeac1a8581a2d02de9b78786b680be8ba";
|
||||
hash = "sha256-YuRqOey6yjr2W+klTIDuQ1BrdbwnXiCrusqzC31aTuE=";
|
||||
imageDigest = "sha256:d6957a957ecf26362298455834c3efbfaa9857c011122aea2e843bdd72d9b92c";
|
||||
hash = "sha256-fAAJI3VwxVcAgONaccImyU6GKdvpHy8fR5Dd/xFwXvc=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "ghcr.io/immich-app/immich-machine-learning";
|
||||
imageDigest = "sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4";
|
||||
hash = "sha256-vLeRHBRusmzxaM4mCtpTag6brB2+CONBL1nlcpq58eY=";
|
||||
imageDigest = "sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0";
|
||||
hash = "sha256-GH0fKdRCpKDLJGK/UUEDhp4OPQRRhkt/GZ7GhvXk9vI=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "release";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "ghcr.io/immich-app/immich-server";
|
||||
imageDigest = "sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55";
|
||||
hash = "sha256-1Yc69wdpEg823zlNfXq8tHc9IUW0yjr2YAJ99MIK0nI=";
|
||||
imageDigest = "sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e";
|
||||
hash = "sha256-8XDmZLrcVbyU2SJen19tru8YKmrwngTnUuBRO2YU8eo=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "release";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "ghcr.io/linuxserver/bazarr";
|
||||
imageDigest = "sha256:67039e2dc98163bfdff8c3c1fbb79f75649c8f28b447f5308fcf762a5572f19c";
|
||||
hash = "sha256-CqZ4PhFyV+ujRDILYYmf5ZPcT4SU1JJ1cmauYXjuWoM=";
|
||||
imageDigest = "sha256:8415caab20c3642adb281ea066e82a58b8011b6e12bec5339db66599b700f805";
|
||||
hash = "sha256-DYObXDa9J/xH0z4P7e6O+wl1SNK5pM2kytHEYjuEcmA=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "ghcr.io/linuxserver/prowlarr";
|
||||
imageDigest = "sha256:5c9d62af19a810f7799c1d5fbf686cc6c28690c00f916c029699ae3d1c75e8ef";
|
||||
hash = "sha256-TYQgTj2ZDk3go/Q/hwn8zgmY5Jh7aAWGXmb6TkdGVmw=";
|
||||
imageDigest = "sha256:b242bc98897d8fa65db7b72f5dbde04b161a092d3cce2321b8c7e62c9321820d";
|
||||
hash = "sha256-5aUjfMsTnjdH5NuqdtbQW11Y9yKSGF4f5MSJj1vPmtw=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "latest";
|
||||
}
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
npmDepsHash = "sha256-fwncxY4/F8UtpTqSjaj1fKVUCUMrGq4bfSSkl1j4dp0=";
|
||||
npmDepsHash = "sha256-kGjc7BI9ZscZFg8/fmXGUxm1HQoXFreAZgHvML1qMV0=";
|
||||
}
|
||||
|
|
BIN
modules/ags/config/package-lock.json
generated
BIN
modules/ags/config/package-lock.json
generated
Binary file not shown.
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"astal": "https://gitpkg.vercel.app/Aylur/astal/lang/gjs/src?main",
|
||||
"@eslint/js": "9.19.0",
|
||||
"@stylistic/eslint-plugin": "3.0.0",
|
||||
"@stylistic/eslint-plugin": "3.0.1",
|
||||
"eslint": "9.19.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"fzf": "0.5.2",
|
||||
|
|
|
@ -10,6 +10,7 @@ lib.makeScope pkgs.newScope (hass: let
|
|||
python3Packages = pkgs.python313Packages.override {
|
||||
overrides = final: prev: (mergeAttrsList (map (x: x python3Packages final prev) [
|
||||
(import ./spotifyplus/overrides.nix ({inherit pkgs;} // inputs))
|
||||
(import ./tuya-local/overrides.nix {inherit pkgs;})
|
||||
]));
|
||||
};
|
||||
|
||||
|
|
11
scopedPackages/hass-components/tuya-local/overrides.nix
Normal file
11
scopedPackages/hass-components/tuya-local/overrides.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{pkgs, ...}: python3Packages: final: prev: {
|
||||
tinytuya = prev.tinytuya.overridePythonAttrs (o: rec {
|
||||
version = "1.16.1";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "jasonacox";
|
||||
repo = "tinytuya";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-+ReTNPKMYUXNA5tu7kZM8/7Bh4XjHSjZTiW8ROHkk5M=";
|
||||
};
|
||||
});
|
||||
}
|
Loading…
Reference in a new issue