about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/home-assistant/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/servers/home-assistant/update.sh')
-rwxr-xr-xnixpkgs/pkgs/servers/home-assistant/update.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/servers/home-assistant/update.sh b/nixpkgs/pkgs/servers/home-assistant/update.sh
index 8b17dabdfe28..56f7b0aaede8 100755
--- a/nixpkgs/pkgs/servers/home-assistant/update.sh
+++ b/nixpkgs/pkgs/servers/home-assistant/update.sh
@@ -36,5 +36,5 @@ sed -i -e "s/hassVersion =.*/hassVersion = \"${TARGET_VERSION}\";/" \
     nix-update --version "$TARGET_VERSION" --build home-assistant
 )
 
-git add ./component-packages.nix ./default.nix ./frontend.nix
-git commit -m "home-assistant: ${CURRENT_VERSION} -> ${TARGET_VERSION}"
+#git add ./component-packages.nix ./default.nix ./frontend.nix
+#git commit -m "home-assistant: ${CURRENT_VERSION} -> ${TARGET_VERSION}"