upd full
This commit is contained in:
@@ -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}; [
|
||||
|
||||
Reference in New Issue
Block a user