rollup, sliding and fixed windows
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ mkDerivation {
|
||||
executableHaskellDepends = [ base ];
|
||||
testHaskellDepends = [
|
||||
aeson annotated-exception async base hedgehog hspec hspec-hedgehog
|
||||
stm text time
|
||||
katip stm text time uuid
|
||||
];
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
mainProgram = "home-assistant-controller";
|
||||
|
||||
Reference in New Issue
Block a user