This commit is contained in:
mjallen18
2026-01-12 12:08:36 -06:00
parent dfd8d9a1a8
commit 382f059188
27 changed files with 151 additions and 154 deletions

View File

@@ -13,8 +13,8 @@ buildHomeAssistantComponent rec {
src = fetchFromGitHub {
owner = owner;
repo = "homeassistant-nanokvm";
rev = "0a67e8db4e0422df8b3436b30b7654c02b468d0f";
hash = "sha256-vXVl+9TIWswNemoUqjeQsTJDPh/OjHUf237QU3OaqJU=";
rev = "bdd2ca39d8050e4b38bb7917ee4034f2fcd49471";
hash = "sha256-S6g9mfPEixqeGQkXVK8PZJ/dnEC5ThKtbELAIAhCANM=";
};
nativeBuildInputs = with pkgs.${namespace}; [