Unverified Commit 99a51e7f authored by Philipp David's avatar Philipp David
Browse files
parent b3218575
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,6 +25,6 @@ buildHomeAssistantComponent rec {
    description = "Alarm System for Home Assistant";
    homepage = "https://github.com/nielsfaber/alarmo";
    maintainers = with maintainers; [ mindstorms6 ];
    license = licenses.unfree;
    license = licenses.asl20;
  };
}