---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "config",
    default: None,
   },
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (6, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "programs",
         position: (6, 16),
        },
        Raw {
         content: "yabar",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "mapExtra",
        position: (8, 3),
       },
      ],
     },
     Function {
      argument: Some(
       "v",
      ),
      arguments: FunctionArguments {
       arguments: [],
       ellipsis: false,
      },
      definition: FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "lib",
         position: (8, 17),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "concatStringsSep",
           position: (8, 21),
          },
         ],
        },
        default: None,
       },
       arguments: [
        String {
         parts: [
          Raw {
           content: "\n",
           position: (8, 39),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mapAttrsToList",
          position: (8, 44),
         },
         arguments: [
          Function {
           argument: Some(
            "key",
           ),
           arguments: FunctionArguments {
            arguments: [],
            ellipsis: false,
           },
           definition: Function {
            argument: Some(
             "val",
            ),
            arguments: FunctionArguments {
             arguments: [],
             ellipsis: false,
            },
            definition: String {
             parts: [
              Expression {
               expression: Variable {
                identifier: "key",
                position: (9, 18),
               },
              },
              Raw {
               content: " = ",
               position: (9, 22),
              },
              Expression {
               expression: IfThenElse {
                predicate: FunctionApplication {
                 function: Variable {
                  identifier: "isString",
                  position: (9, 31),
                 },
                 arguments: [
                  Variable {
                   identifier: "val",
                   position: (9, 40),
                  },
                 ],
                },
                then: String {
                 parts: [
                  Raw {
                   content: "\"",
                   position: (9, 51),
                  },
                  Expression {
                   expression: Variable {
                    identifier: "val",
                    position: (9, 55),
                   },
                  },
                  Raw {
                   content: "\"",
                   position: (9, 59),
                  },
                 ],
                },
                else_: String {
                 parts: [
                  Expression {
                   expression: FunctionApplication {
                    function: PropertyAccess {
                     expression: Variable {
                      identifier: "builtins",
                      position: (9, 71),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "toString",
                        position: (9, 80),
                       },
                      ],
                     },
                     default: None,
                    },
                    arguments: [
                     Variable {
                      identifier: "val",
                      position: (9, 89),
                     },
                    ],
                   },
                  },
                 ],
                },
                position: (9, 27),
               },
              },
              Raw {
               content: ";",
               position: (9, 95),
              },
             ],
            },
            position: (9, 10),
           },
           position: (9, 5),
          },
          Variable {
           identifier: "v",
           position: (10, 5),
          },
         ],
        },
       ],
      },
      position: (8, 14),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "listKeys",
        position: (12, 3),
       },
      ],
     },
     Function {
      argument: Some(
       "r",
      ),
      arguments: FunctionArguments {
       arguments: [],
       ellipsis: false,
      },
      definition: FunctionApplication {
       function: Variable {
        identifier: "concatStringsSep",
        position: (12, 17),
       },
       arguments: [
        String {
         parts: [
          Raw {
           content: ",",
           position: (12, 35),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "map",
          position: (12, 39),
         },
         arguments: [
          Function {
           argument: Some(
            "n",
           ),
           arguments: FunctionArguments {
            arguments: [],
            ellipsis: false,
           },
           definition: String {
            parts: [
             Raw {
              content: "\"",
              position: (12, 48),
             },
             Expression {
              expression: Variable {
               identifier: "n",
               position: (12, 52),
              },
             },
             Raw {
              content: "\"",
              position: (12, 54),
             },
            ],
           },
           position: (12, 44),
          },
          FunctionApplication {
           function: Variable {
            identifier: "attrNames",
            position: (12, 60),
           },
           arguments: [
            Variable {
             identifier: "r",
             position: (12, 70),
            },
           ],
          },
         ],
        },
       ],
      },
      position: (12, 14),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "configFile",
        position: (14, 3),
       },
      ],
     },
     LetIn {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "bars",
           position: (15, 5),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mapAttrsToList",
          position: (15, 12),
         },
         arguments: [
          Function {
           argument: Some(
            "name",
           ),
           arguments: FunctionArguments {
            arguments: [],
            ellipsis: false,
           },
           definition: Function {
            argument: Some(
             "cfg",
            ),
            arguments: FunctionArguments {
             arguments: [],
             ellipsis: false,
            },
            definition: String {
             parts: [
              Raw {
               content: "",
               position: (17, 1),
              },
              Expression {
               expression: Variable {
                identifier: "name",
                position: (17, 11),
               },
              },
              Raw {
               content: ": {\n  font: \"",
               position: (17, 16),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (18, 20),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "font",
                   position: (18, 24),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "\";\n  position: \"",
               position: (18, 29),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (19, 24),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "position",
                   position: (19, 28),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "\";\n\n  ",
               position: (19, 37),
              },
              Expression {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "mapExtra",
                 position: (21, 13),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (21, 22),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "extra",
                     position: (21, 26),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Raw {
               content: "\n\n  block-list: [",
               position: (21, 32),
              },
              Expression {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "listKeys",
                 position: (23, 26),
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (23, 35),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "indicators",
                     position: (23, 39),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
               },
              },
              Raw {
               content: "]\n\n  ",
               position: (23, 50),
              },
              Expression {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "concatStringsSep",
                 position: (25, 13),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "\n",
                    position: (25, 31),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: Variable {
                   identifier: "mapAttrsToList",
                   position: (25, 36),
                  },
                  arguments: [
                   Function {
                    argument: Some(
                     "name",
                    ),
                    arguments: FunctionArguments {
                     arguments: [],
                     ellipsis: false,
                    },
                    definition: Function {
                     argument: Some(
                      "cfg",
                     ),
                     arguments: FunctionArguments {
                      arguments: [],
                      ellipsis: false,
                     },
                     definition: String {
                      parts: [
                       Raw {
                        content: "",
                        position: (27, 1),
                       },
                       Expression {
                        expression: Variable {
                         identifier: "name",
                         position: (27, 17),
                        },
                       },
                       Raw {
                        content: ": {\n  exec: \"",
                        position: (27, 22),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (28, 26),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "exec",
                            position: (28, 30),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: "\";\n  align: \"",
                        position: (28, 35),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (29, 27),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "align",
                            position: (29, 31),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: "\";\n  ",
                        position: (29, 37),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "mapExtra",
                          position: (30, 19),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (30, 28),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "extra",
                              position: (30, 32),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: "\n};\n",
                        position: (30, 38),
                       },
                      ],
                     },
                     position: (26, 19),
                    },
                    position: (26, 13),
                   },
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (33, 13),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "indicators",
                       position: (33, 17),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                ],
               },
              },
              Raw {
               content: "\n};\n",
               position: (33, 29),
              },
             ],
            },
            position: (16, 13),
           },
           position: (16, 7),
          },
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (36, 7),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "bars",
              position: (36, 11),
             },
            ],
           },
           default: None,
          },
         ],
        },
       ),
      ],
      target: FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "pkgs",
         position: (37, 6),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "writeText",
           position: (37, 11),
          },
         ],
        },
        default: None,
       },
       arguments: [
        String {
         parts: [
          Raw {
           content: "yabar.conf",
           position: (37, 22),
          },
         ],
        },
        String {
         parts: [
          Raw {
           content: "bar-list = [",
           position: (38, 1),
          },
          Expression {
           expression: FunctionApplication {
            function: Variable {
             identifier: "listKeys",
             position: (38, 19),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (38, 28),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "bars",
                 position: (38, 32),
                },
               ],
              },
              default: None,
             },
            ],
           },
          },
          Raw {
           content: "];\n",
           position: (38, 37),
          },
          Expression {
           expression: FunctionApplication {
            function: Variable {
             identifier: "concatStringsSep",
             position: (39, 7),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "\n",
                position: (39, 25),
               },
              ],
             },
             Variable {
              identifier: "bars",
              position: (39, 29),
             },
            ],
           },
          },
          Raw {
           content: "\n",
           position: (39, 34),
          },
         ],
        },
       ],
      },
      position: (14, 16),
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (43, 5),
        },
        Raw {
         content: "programs",
         position: (43, 13),
        },
        Raw {
         content: "yabar",
         position: (43, 22),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (44, 7),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkEnableOption",
           position: (44, 16),
          },
          arguments: [
           String {
            parts: [
             Raw {
              content: "yabar",
              position: (44, 32),
             },
            ],
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "package",
            position: (46, 7),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (46, 17),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (47, 9),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (47, 19),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "yabar-unstable",
                  position: (47, 24),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "defaultText",
                 position: (48, 9),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (48, 23),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "pkgs.yabar-unstable",
                   position: (48, 42),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (49, 9),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (49, 19),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "pkgs.yabar",
                   position: (49, 38),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (50, 9),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (50, 16),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "package",
                  position: (50, 22),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "apply",
                 position: (53, 9),
                },
               ],
              },
              Function {
               argument: Some(
                "x",
               ),
               arguments: FunctionArguments {
                arguments: [],
                ellipsis: false,
               },
               definition: IfThenElse {
                predicate: BinaryOperation {
                 operator: EqualTo,
                 operands: [
                  Variable {
                   identifier: "x",
                   position: (53, 23),
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (53, 28),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "yabar-unstable",
                      position: (53, 33),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                 position: (53, 25),
                },
                then: Variable {
                 identifier: "x",
                 position: (53, 53),
                },
                else_: FunctionApplication {
                 function: Variable {
                  identifier: "flip",
                  position: (53, 60),
                 },
                 arguments: [
                  Variable {
                   identifier: "warn",
                   position: (53, 65),
                  },
                  Variable {
                   identifier: "x",
                   position: (53, 70),
                  },
                  String {
                   parts: [
                    Raw {
                     content: "It's not recommended to use `yabar' with `programs.yabar', the (old) stable release\ntends to segfault under certain circumstances:\n\n* https://github.com/geommer/yabar/issues/86\n* https://github.com/geommer/yabar/issues/68\n* https://github.com/geommer/yabar/issues/143\n\nMost of them don't occur on master anymore, until a new release is published, it's recommended\nto use `yabar-unstable'.\n",
                     position: (54, 1),
                    },
                   ],
                  },
                 ],
                },
                position: (53, 20),
               },
               position: (53, 17),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (65, 9),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "The package which contains the `yabar` binary.\n\nNixpkgs provides the `yabar` and `yabar-unstable`\nderivations since 18.03, so it's possible to choose.\n",
                 position: (66, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (46, 26),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "bars",
            position: (73, 7),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (73, 14),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (74, 9),
                },
               ],
              },
              Map {
               bindings: [],
               recursive: false,
               position: (74, 19),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (75, 9),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "types",
                 position: (75, 16),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "attrsOf",
                   position: (75, 22),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                FunctionApplication {
                 function: PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (75, 30),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "submodule",
                     position: (75, 36),
                    },
                   ],
                  },
                  default: None,
                 },
                 arguments: [
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "options",
                        position: (76, 11),
                       },
                      ],
                     },
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "font",
                           position: (77, 13),
                          },
                         ],
                        },
                        FunctionApplication {
                         function: Variable {
                          identifier: "mkOption",
                          position: (77, 20),
                         },
                         arguments: [
                          Map {
                           bindings: [
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "default",
                                position: (78, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "sans bold 9",
                                position: (78, 26),
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "example",
                                position: (79, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "Droid Sans, FontAwesome Bold 9",
                                position: (79, 26),
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "type",
                                position: (80, 15),
                               },
                              ],
                             },
                             PropertyAccess {
                              expression: Variable {
                               identifier: "types",
                               position: (80, 22),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "str",
                                 position: (80, 28),
                                },
                               ],
                              },
                              default: None,
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "description",
                                position: (82, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "The font that will be used to draw the status bar.\n",
                                position: (83, 1),
                               },
                              ],
                             },
                            ),
                           ],
                           recursive: false,
                           position: (77, 29),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "position",
                           position: (87, 13),
                          },
                         ],
                        },
                        FunctionApplication {
                         function: Variable {
                          identifier: "mkOption",
                          position: (87, 24),
                         },
                         arguments: [
                          Map {
                           bindings: [
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "default",
                                position: (88, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "top",
                                position: (88, 26),
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "example",
                                position: (89, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "bottom",
                                position: (89, 26),
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "type",
                                position: (90, 15),
                               },
                              ],
                             },
                             FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "types",
                                position: (90, 22),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "enum",
                                  position: (90, 28),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               List {
                                elements: [
                                 String {
                                  parts: [
                                   Raw {
                                    content: "top",
                                    position: (90, 36),
                                   },
                                  ],
                                 },
                                 String {
                                  parts: [
                                   Raw {
                                    content: "bottom",
                                    position: (90, 42),
                                   },
                                  ],
                                 },
                                ],
                                position: (90, 33),
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "description",
                                position: (92, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "The position where the bar will be rendered.\n",
                                position: (93, 1),
                               },
                              ],
                             },
                            ),
                           ],
                           recursive: false,
                           position: (87, 33),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "extra",
                           position: (97, 13),
                          },
                         ],
                        },
                        FunctionApplication {
                         function: Variable {
                          identifier: "mkOption",
                          position: (97, 21),
                         },
                         arguments: [
                          Map {
                           bindings: [
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "default",
                                position: (98, 15),
                               },
                              ],
                             },
                             Map {
                              bindings: [],
                              recursive: false,
                              position: (98, 25),
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "type",
                                position: (99, 15),
                               },
                              ],
                             },
                             FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "types",
                                position: (99, 22),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "attrsOf",
                                  position: (99, 28),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "types",
                                 position: (99, 36),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "str",
                                   position: (99, 42),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "description",
                                position: (101, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "An attribute set which contains further attributes of a bar.\n",
                                position: (102, 1),
                               },
                              ],
                             },
                            ),
                           ],
                           recursive: false,
                           position: (97, 30),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "indicators",
                           position: (106, 13),
                          },
                         ],
                        },
                        FunctionApplication {
                         function: Variable {
                          identifier: "mkOption",
                          position: (106, 26),
                         },
                         arguments: [
                          Map {
                           bindings: [
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "default",
                                position: (107, 15),
                               },
                              ],
                             },
                             Map {
                              bindings: [],
                              recursive: false,
                              position: (107, 25),
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "type",
                                position: (108, 15),
                               },
                              ],
                             },
                             FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "types",
                                position: (108, 22),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "attrsOf",
                                  position: (108, 28),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               FunctionApplication {
                                function: PropertyAccess {
                                 expression: Variable {
                                  identifier: "types",
                                  position: (108, 36),
                                 },
                                 attribute_path: AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "submodule",
                                    position: (108, 42),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                                arguments: [
                                 Map {
                                  bindings: [
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "options",
                                       position: (109, 17),
                                      },
                                      Raw {
                                       content: "exec",
                                       position: (109, 25),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (109, 32),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "example",
                                            position: (110, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "YABAR_DATE",
                                            position: (110, 30),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (111, 19),
                                           },
                                          ],
                                         },
                                         PropertyAccess {
                                          expression: Variable {
                                           identifier: "types",
                                           position: (111, 26),
                                          },
                                          attribute_path: AttributePath {
                                           attributes: [
                                            Raw {
                                             content: "str",
                                             position: (111, 32),
                                            },
                                           ],
                                          },
                                          default: None,
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (112, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "The type of the indicator to be executed.\n",
                                            position: (113, 1),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (109, 41),
                                      },
                                     ],
                                    },
                                   ),
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "options",
                                       position: (117, 17),
                                      },
                                      Raw {
                                       content: "align",
                                       position: (117, 25),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (117, 33),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "default",
                                            position: (118, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "left",
                                            position: (118, 30),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "example",
                                            position: (119, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "right",
                                            position: (119, 30),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (120, 19),
                                           },
                                          ],
                                         },
                                         FunctionApplication {
                                          function: PropertyAccess {
                                           expression: Variable {
                                            identifier: "types",
                                            position: (120, 26),
                                           },
                                           attribute_path: AttributePath {
                                            attributes: [
                                             Raw {
                                              content: "enum",
                                              position: (120, 32),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                          arguments: [
                                           List {
                                            elements: [
                                             String {
                                              parts: [
                                               Raw {
                                                content: "left",
                                                position: (120, 40),
                                               },
                                              ],
                                             },
                                             String {
                                              parts: [
                                               Raw {
                                                content: "center",
                                                position: (120, 47),
                                               },
                                              ],
                                             },
                                             String {
                                              parts: [
                                               Raw {
                                                content: "right",
                                                position: (120, 56),
                                               },
                                              ],
                                             },
                                            ],
                                            position: (120, 37),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (122, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "Whether to align the indicator at the left or right of the bar.\n",
                                            position: (123, 1),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (117, 42),
                                      },
                                     ],
                                    },
                                   ),
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "options",
                                       position: (127, 17),
                                      },
                                      Raw {
                                       content: "extra",
                                       position: (127, 25),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (127, 33),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "default",
                                            position: (128, 19),
                                           },
                                          ],
                                         },
                                         Map {
                                          bindings: [],
                                          recursive: false,
                                          position: (128, 29),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (129, 19),
                                           },
                                          ],
                                         },
                                         FunctionApplication {
                                          function: PropertyAccess {
                                           expression: Variable {
                                            identifier: "types",
                                            position: (129, 26),
                                           },
                                           attribute_path: AttributePath {
                                            attributes: [
                                             Raw {
                                              content: "attrsOf",
                                              position: (129, 32),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                          arguments: [
                                           FunctionApplication {
                                            function: PropertyAccess {
                                             expression: Variable {
                                              identifier: "types",
                                              position: (129, 41),
                                             },
                                             attribute_path: AttributePath {
                                              attributes: [
                                               Raw {
                                                content: "either",
                                                position: (129, 47),
                                               },
                                              ],
                                             },
                                             default: None,
                                            },
                                            arguments: [
                                             PropertyAccess {
                                              expression: Variable {
                                               identifier: "types",
                                               position: (129, 54),
                                              },
                                              attribute_path: AttributePath {
                                               attributes: [
                                                Raw {
                                                 content: "str",
                                                 position: (129, 60),
                                                },
                                               ],
                                              },
                                              default: None,
                                             },
                                             PropertyAccess {
                                              expression: Variable {
                                               identifier: "types",
                                               position: (129, 64),
                                              },
                                              attribute_path: AttributePath {
                                               attributes: [
                                                Raw {
                                                 content: "int",
                                                 position: (129, 70),
                                                },
                                               ],
                                              },
                                              default: None,
                                             },
                                            ],
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (131, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "An attribute set which contains further attributes of a indicator.\n",
                                            position: (132, 1),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (127, 42),
                                      },
                                     ],
                                    },
                                   ),
                                  ],
                                  recursive: false,
                                  position: (108, 52),
                                 },
                                ],
                               },
                              ],
                             },
                            ),
                            KeyValue(
                             AttributePath {
                              attributes: [
                               Raw {
                                content: "description",
                                position: (137, 15),
                               },
                              ],
                             },
                             String {
                              parts: [
                               Raw {
                                content: "Indicators that should be rendered by yabar.\n",
                                position: (138, 1),
                               },
                              ],
                             },
                            ),
                           ],
                           recursive: false,
                           position: (106, 35),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (76, 21),
                     },
                    ),
                   ],
                   recursive: false,
                   position: (75, 46),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (144, 9),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "List of bars that should be rendered by yabar.\n",
                 position: (145, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (73, 23),
           },
          ],
         },
        ),
       ],
       recursive: false,
       position: (43, 30),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (150, 5),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (150, 14),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (150, 19),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (150, 23),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (151, 7),
             },
             Raw {
              content: "user",
              position: (151, 15),
             },
             Raw {
              content: "services",
              position: (151, 20),
             },
             Raw {
              content: "yabar",
              position: (151, 29),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (152, 9),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "yabar service",
                 position: (152, 24),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (153, 9),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "graphical-session.target",
                   position: (153, 23),
                  },
                 ],
                },
               ],
               position: (153, 20),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "partOf",
                 position: (154, 9),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "graphical-session.target",
                   position: (154, 21),
                  },
                 ],
                },
               ],
               position: (154, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "script",
                 position: (156, 9),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "",
                 position: (157, 1),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (157, 13),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "package",
                     position: (157, 17),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/bin/yabar -c ",
                 position: (157, 25),
                },
                Expression {
                 expression: Variable {
                  identifier: "configFile",
                  position: (157, 41),
                 },
                },
                Raw {
                 content: "\n",
                 position: (157, 52),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "serviceConfig",
                 position: (160, 9),
                },
                Raw {
                 content: "Restart",
                 position: (160, 23),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "always",
                 position: (160, 34),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (151, 37),
           },
          ),
         ],
         recursive: false,
         position: (150, 30),
        },
       ],
      },
     ),
    ],
    recursive: false,
    position: (42, 3),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}