update packages

This commit is contained in:
mjallen18
2025-12-19 14:49:44 -06:00
parent e8fcf96253
commit 66fe87dd23
14 changed files with 63 additions and 48 deletions

View File

@@ -13,8 +13,8 @@ buildHomeAssistantComponent rec {
src = fetchFromGitHub {
owner = owner;
repo = "homeassistant-nanokvm";
rev = "0c753de42c6dbec301843162e10038471a236dae";
hash = "sha256-uBmmzg4iV1gVPTKvYGLUNpQGGJvbhj70FOS6JubXHD0=";
rev = "0a67e8db4e0422df8b3436b30b7654c02b468d0f";
hash = "sha256-5h1EqwpnsmWexqB3J/X4OcN9bfBYUxGxLF1Hrmoi5LY=";
};
propagatedBuildInputs = [