diff --git a/common/packages.nix b/common/packages.nix index 691b2d21..2b43af23 100644 --- a/common/packages.nix +++ b/common/packages.nix @@ -69,6 +69,7 @@ inputs @ { (pkgs) killall nix-output-monitor + nix-melt progress tree gnugrep diff --git a/devices/homie/modules/home-assistant/assist.nix b/devices/homie/modules/home-assistant/assist.nix index 81eace0c..ee550036 100644 --- a/devices/homie/modules/home-assistant/assist.nix +++ b/devices/homie/modules/home-assistant/assist.nix @@ -57,8 +57,7 @@ customComponents = builtins.attrValues { inherit (self.legacyPackages.${pkgs.system}.hass-components) - # url is without subdirectory - extended-ollama-conversation + extended-ollama-conversation # url is without subdirectory ha-fallback-conversation tuya-local ; diff --git a/devices/nos/modules/qbittorrent/vuetorrent.nix b/devices/nos/modules/qbittorrent/vuetorrent.nix index 8d02c8fb..fc1c5074 100644 --- a/devices/nos/modules/qbittorrent/vuetorrent.nix +++ b/devices/nos/modules/qbittorrent/vuetorrent.nix @@ -1,6 +1,6 @@ # This file was autogenerated. DO NOT EDIT! { - version = "2.13.3"; - url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.13.3/vuetorrent.zip"; - hash = "sha256-MmzJhzRqlYhcHbvz4ycCobclZ9Idpranyh+doDEdoh8="; + version = "2.14.0"; + url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.14.0/vuetorrent.zip"; + hash = "sha256-+RDIVwxPR62/ekCTKC1s3JPWpW5ZMcW4BacsUz+7VRw="; } diff --git a/flake.lock b/flake.lock index 009719cf..7fcd1254 100644 Binary files a/flake.lock and b/flake.lock differ