---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    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: "services",
         position: (6, 16),
        },
        Raw {
         content: "matrix-appservice-irc",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "pkg",
        position: (8, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "pkgs",
       position: (8, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "matrix-appservice-irc",
         position: (8, 14),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "bin",
        position: (9, 3),
       },
      ],
     },
     String {
      parts: [
       Expression {
        expression: Variable {
         identifier: "pkg",
         position: (9, 12),
        },
       },
       Raw {
        content: "/bin/matrix-appservice-irc",
        position: (9, 16),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "jsonType",
        position: (11, 3),
       },
      ],
     },
     PropertyAccess {
      expression: FunctionApplication {
       function: PropertyAccess {
        expression: Variable {
         identifier: "pkgs",
         position: (11, 15),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "formats",
           position: (11, 20),
          },
          Raw {
           content: "json",
           position: (11, 28),
          },
         ],
        },
        default: None,
       },
       arguments: [
        Map {
         bindings: [],
         recursive: false,
         position: (11, 33),
        },
       ],
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "type",
         position: (11, 37),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "configFile",
        position: (13, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (13, 16),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "runCommand",
          position: (13, 21),
         },
        ],
       },
       default: None,
      },
      arguments: [
       String {
        parts: [
         Raw {
          content: "matrix-appservice-irc.yml",
          position: (13, 33),
         },
        ],
       },
       Map {
        bindings: [
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "nativeBuildInputs",
             position: (15, 5),
            },
           ],
          },
          List {
           elements: [
            FunctionApplication {
             function: PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (15, 28),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "python3",
                 position: (15, 33),
                },
                Raw {
                 content: "withPackages",
                 position: (15, 41),
                },
               ],
              },
              default: None,
             },
             arguments: [
              Function {
               argument: Some(
                "ps",
               ),
               arguments: FunctionArguments {
                arguments: [],
                ellipsis: false,
               },
               definition: List {
                elements: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "ps",
                   position: (15, 61),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "pyyaml",
                     position: (15, 64),
                    },
                   ],
                  },
                  default: None,
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "ps",
                   position: (15, 71),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "jsonschema",
                     position: (15, 74),
                    },
                   ],
                  },
                  default: None,
                 },
                ],
                position: (15, 59),
               },
               position: (15, 55),
              },
             ],
            },
           ],
           position: (15, 25),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "preferLocalBuild",
             position: (16, 5),
            },
           ],
          },
          Variable {
           identifier: "true",
           position: (16, 24),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "config",
             position: (18, 5),
            },
           ],
          },
          FunctionApplication {
           function: PropertyAccess {
            expression: Variable {
             identifier: "builtins",
             position: (18, 14),
            },
            attribute_path: AttributePath {
             attributes: [
              Raw {
               content: "toJSON",
               position: (18, 23),
              },
             ],
            },
            default: None,
           },
           arguments: [
            PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (18, 30),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "settings",
                position: (18, 34),
               },
              ],
             },
             default: None,
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "passAsFile",
             position: (19, 5),
            },
           ],
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "config",
               position: (19, 21),
              },
             ],
            },
           ],
           position: (19, 18),
          },
         ),
        ],
        recursive: false,
        position: (13, 60),
       },
       String {
        parts: [
         Raw {
          content: "# The schema is given as yaml, we need to convert it to json\npython -c 'import json; import yaml; import sys; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' \\\n  < ",
          position: (21, 1),
         },
         Expression {
          expression: Variable {
           identifier: "pkg",
           position: (23, 11),
          },
         },
         Raw {
          content: "/lib/node_modules/matrix-appservice-irc/config.schema.yml \\\n  > config.schema.json\npython -m jsonschema config.schema.json -i $configPath\ncp \"$configPath\" \"$out\"\n",
          position: (23, 15),
         },
        ],
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "registrationFile",
        position: (28, 3),
       },
      ],
     },
     String {
      parts: [
       Raw {
        content: "/var/lib/matrix-appservice-irc/registration.yml",
        position: (28, 23),
       },
      ],
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (30, 3),
        },
        Raw {
         content: "services",
         position: (30, 11),
        },
        Raw {
         content: "matrix-appservice-irc",
         position: (30, 20),
        },
       ],
      },
      With {
       expression: Variable {
        identifier: "types",
        position: (30, 49),
       },
       target: Map {
        bindings: [
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "enable",
             position: (31, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkEnableOption",
            position: (31, 14),
           },
           arguments: [
            String {
             parts: [
              Raw {
               content: "the Matrix/IRC bridge",
               position: (31, 30),
              },
             ],
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "port",
             position: (33, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (33, 12),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (34, 7),
                 },
                ],
               },
               Variable {
                identifier: "port",
                position: (34, 14),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (35, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "The port to listen on",
                  position: (35, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (36, 7),
                 },
                ],
               },
               Int {
                value: 8009,
                position: (36, 17),
               },
              ),
             ],
             recursive: false,
             position: (33, 21),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "needBindingCap",
             position: (39, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (39, 22),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (40, 7),
                 },
                ],
               },
               Variable {
                identifier: "bool",
                position: (40, 14),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (41, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Whether the daemon needs to bind to ports below 1024 (e.g. for the ident service)",
                  position: (41, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (42, 7),
                 },
                ],
               },
               Variable {
                identifier: "false",
                position: (42, 17),
               },
              ),
             ],
             recursive: false,
             position: (39, 31),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "passwordEncryptionKeyLength",
             position: (45, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (45, 35),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (46, 7),
                 },
                ],
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "ints",
                 position: (46, 14),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "unsigned",
                   position: (46, 19),
                  },
                 ],
                },
                default: None,
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (47, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Length of the key to encrypt IRC passwords with",
                  position: (47, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (48, 7),
                 },
                ],
               },
               Int {
                value: 4096,
                position: (48, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "example",
                  position: (49, 7),
                 },
                ],
               },
               Int {
                value: 8192,
                position: (49, 17),
               },
              ),
             ],
             recursive: false,
             position: (45, 44),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "registrationUrl",
             position: (52, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (52, 23),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (53, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (53, 14),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (54, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "The URL where the application service is listening for homeserver requests,\nfrom the Matrix homeserver perspective.\n",
                  position: (55, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "example",
                  position: (58, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "http://localhost:8009",
                  position: (58, 18),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (52, 32),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "localpart",
             position: (61, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (61, 17),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (62, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (62, 14),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (63, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "The user_id localpart to assign to the appservice",
                  position: (63, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (64, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "appservice-irc",
                  position: (64, 18),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (61, 26),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "settings",
             position: (67, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (67, 16),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (68, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Configuration for the appservice, see\n<link xlink:href=\"https://github.com/matrix-org/matrix-appservice-irc/blob/",
                  position: (69, 1),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (70, 86),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "matrix-appservice-irc",
                      position: (70, 91),
                     },
                     Raw {
                      content: "version",
                      position: (70, 113),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/config.sample.yaml\"/>\nfor supported values\n",
                  position: (70, 121),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (73, 7),
                 },
                ],
               },
               Map {
                bindings: [],
                recursive: false,
                position: (73, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (74, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "submodule",
                 position: (74, 14),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "freeformType",
                       position: (75, 9),
                      },
                     ],
                    },
                    Variable {
                     identifier: "jsonType",
                     position: (75, 24),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "options",
                       position: (77, 9),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "homeserver",
                          position: (78, 11),
                         },
                        ],
                       },
                       FunctionApplication {
                        function: Variable {
                         identifier: "mkOption",
                         position: (78, 24),
                        },
                        arguments: [
                         Map {
                          bindings: [
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "description",
                               position: (79, 13),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "Homeserver configuration",
                               position: (79, 28),
                              },
                             ],
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "default",
                               position: (80, 13),
                              },
                             ],
                            },
                            Map {
                             bindings: [],
                             recursive: false,
                             position: (80, 23),
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "type",
                               position: (81, 13),
                              },
                             ],
                            },
                            FunctionApplication {
                             function: Variable {
                              identifier: "submodule",
                              position: (81, 20),
                             },
                             arguments: [
                              Map {
                               bindings: [
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "freeformType",
                                    position: (82, 15),
                                   },
                                  ],
                                 },
                                 Variable {
                                  identifier: "jsonType",
                                  position: (82, 30),
                                 },
                                ),
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "options",
                                    position: (84, 15),
                                   },
                                  ],
                                 },
                                 Map {
                                  bindings: [
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "url",
                                       position: (85, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (85, 23),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (86, 19),
                                           },
                                          ],
                                         },
                                         Variable {
                                          identifier: "str",
                                          position: (86, 26),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (87, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "The URL to the home server for client-server API calls",
                                            position: (87, 34),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (85, 32),
                                      },
                                     ],
                                    },
                                   ),
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "domain",
                                       position: (90, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (90, 26),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (91, 19),
                                           },
                                          ],
                                         },
                                         Variable {
                                          identifier: "str",
                                          position: (91, 26),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (92, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "The 'domain' part for user IDs on this home server. Usually\n(but not always) is the \"domain name\" part of the homeserver URL.\n",
                                            position: (93, 1),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (90, 35),
                                      },
                                     ],
                                    },
                                   ),
                                  ],
                                  recursive: false,
                                  position: (84, 25),
                                 },
                                ),
                               ],
                               recursive: false,
                               position: (81, 30),
                              },
                             ],
                            },
                           ),
                          ],
                          recursive: false,
                          position: (78, 33),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "database",
                          position: (101, 11),
                         },
                        ],
                       },
                       FunctionApplication {
                        function: Variable {
                         identifier: "mkOption",
                         position: (101, 22),
                        },
                        arguments: [
                         Map {
                          bindings: [
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "default",
                               position: (102, 13),
                              },
                             ],
                            },
                            Map {
                             bindings: [],
                             recursive: false,
                             position: (102, 23),
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "description",
                               position: (103, 13),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "Configuration for the database",
                               position: (103, 28),
                              },
                             ],
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "type",
                               position: (104, 13),
                              },
                             ],
                            },
                            FunctionApplication {
                             function: Variable {
                              identifier: "submodule",
                              position: (104, 20),
                             },
                             arguments: [
                              Map {
                               bindings: [
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "freeformType",
                                    position: (105, 15),
                                   },
                                  ],
                                 },
                                 Variable {
                                  identifier: "jsonType",
                                  position: (105, 30),
                                 },
                                ),
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "options",
                                    position: (107, 15),
                                   },
                                  ],
                                 },
                                 Map {
                                  bindings: [
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "engine",
                                       position: (108, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (108, 26),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (109, 19),
                                           },
                                          ],
                                         },
                                         Variable {
                                          identifier: "str",
                                          position: (109, 26),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (110, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "Which database engine to use",
                                            position: (110, 34),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "default",
                                            position: (111, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "nedb",
                                            position: (111, 30),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "example",
                                            position: (112, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "postgres",
                                            position: (112, 30),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (108, 35),
                                      },
                                     ],
                                    },
                                   ),
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "connectionString",
                                       position: (115, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (115, 36),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (116, 19),
                                           },
                                          ],
                                         },
                                         Variable {
                                          identifier: "str",
                                          position: (116, 26),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (117, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "The database connection string",
                                            position: (117, 34),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "default",
                                            position: (118, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "nedb://var/lib/matrix-appservice-irc/data",
                                            position: (118, 30),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "example",
                                            position: (119, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "postgres://username:password@host:port/databasename",
                                            position: (119, 30),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (115, 45),
                                      },
                                     ],
                                    },
                                   ),
                                  ],
                                  recursive: false,
                                  position: (107, 25),
                                 },
                                ),
                               ],
                               recursive: false,
                               position: (104, 30),
                              },
                             ],
                            },
                           ),
                          ],
                          recursive: false,
                          position: (101, 31),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "ircService",
                          position: (125, 11),
                         },
                        ],
                       },
                       FunctionApplication {
                        function: Variable {
                         identifier: "mkOption",
                         position: (125, 24),
                        },
                        arguments: [
                         Map {
                          bindings: [
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "default",
                               position: (126, 13),
                              },
                             ],
                            },
                            Map {
                             bindings: [],
                             recursive: false,
                             position: (126, 23),
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "description",
                               position: (127, 13),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "IRC bridge configuration",
                               position: (127, 28),
                              },
                             ],
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "type",
                               position: (128, 13),
                              },
                             ],
                            },
                            FunctionApplication {
                             function: Variable {
                              identifier: "submodule",
                              position: (128, 20),
                             },
                             arguments: [
                              Map {
                               bindings: [
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "freeformType",
                                    position: (129, 15),
                                   },
                                  ],
                                 },
                                 Variable {
                                  identifier: "jsonType",
                                  position: (129, 30),
                                 },
                                ),
                                KeyValue(
                                 AttributePath {
                                  attributes: [
                                   Raw {
                                    content: "options",
                                    position: (131, 15),
                                   },
                                  ],
                                 },
                                 Map {
                                  bindings: [
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "passwordEncryptionKeyPath",
                                       position: (132, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (132, 45),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (133, 19),
                                           },
                                          ],
                                         },
                                         Variable {
                                          identifier: "str",
                                          position: (133, 26),
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (134, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "Location of the key with which IRC passwords are encrypted\nfor storage. Will be generated on first run if not present.\n",
                                            position: (135, 1),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "default",
                                            position: (138, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "/var/lib/matrix-appservice-irc/passkey.pem",
                                            position: (138, 30),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (132, 54),
                                      },
                                     ],
                                    },
                                   ),
                                   KeyValue(
                                    AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "servers",
                                       position: (141, 17),
                                      },
                                     ],
                                    },
                                    FunctionApplication {
                                     function: Variable {
                                      identifier: "mkOption",
                                      position: (141, 27),
                                     },
                                     arguments: [
                                      Map {
                                       bindings: [
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "type",
                                            position: (142, 19),
                                           },
                                          ],
                                         },
                                         FunctionApplication {
                                          function: Variable {
                                           identifier: "submodule",
                                           position: (142, 26),
                                          },
                                          arguments: [
                                           Map {
                                            bindings: [
                                             KeyValue(
                                              AttributePath {
                                               attributes: [
                                                Raw {
                                                 content: "freeformType",
                                                 position: (142, 38),
                                                },
                                               ],
                                              },
                                              Variable {
                                               identifier: "jsonType",
                                               position: (142, 53),
                                              },
                                             ),
                                            ],
                                            recursive: false,
                                            position: (142, 36),
                                           },
                                          ],
                                         },
                                        ),
                                        KeyValue(
                                         AttributePath {
                                          attributes: [
                                           Raw {
                                            content: "description",
                                            position: (143, 19),
                                           },
                                          ],
                                         },
                                         String {
                                          parts: [
                                           Raw {
                                            content: "IRC servers to connect to",
                                            position: (143, 34),
                                           },
                                          ],
                                         },
                                        ),
                                       ],
                                       recursive: false,
                                       position: (141, 36),
                                      },
                                     ],
                                    },
                                   ),
                                  ],
                                  recursive: false,
                                  position: (131, 25),
                                 },
                                ),
                               ],
                               recursive: false,
                               position: (128, 30),
                              },
                             ],
                            },
                           ),
                          ],
                          recursive: false,
                          position: (125, 33),
                         },
                        ],
                       },
                      ),
                     ],
                     recursive: false,
                     position: (77, 19),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (74, 24),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (67, 25),
            },
           ],
          },
         ),
        ],
        recursive: false,
        position: (30, 56),
       },
       position: (30, 44),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (152, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (152, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (152, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (152, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (153, 5),
             },
             Raw {
              content: "services",
              position: (153, 13),
             },
             Raw {
              content: "matrix-appservice-irc",
              position: (153, 22),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (154, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Matrix-IRC bridge",
                 position: (154, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "before",
                 position: (155, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "matrix-synapse.service",
                   position: (155, 19),
                  },
                 ],
                },
               ],
               position: (155, 16),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "wantedBy",
                 position: (156, 7),
                },
               ],
              },
              List {
               elements: [
                String {
                 parts: [
                  Raw {
                   content: "multi-user.target",
                   position: (156, 21),
                  },
                 ],
                },
               ],
               position: (156, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "preStart",
                 position: (158, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "umask 077\n# Generate key for crypting passwords\nif ! [ -f \"",
                 position: (159, 1),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (161, 22),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "settings",
                     position: (161, 26),
                    },
                    Raw {
                     content: "ircService",
                     position: (161, 35),
                    },
                    Raw {
                     content: "passwordEncryptionKeyPath",
                     position: (161, 46),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "\" ]; then\n  ",
                 position: (161, 72),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "pkgs",
                   position: (162, 13),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "openssl",
                     position: (162, 18),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/bin/openssl genpkey \\\n      -out \"",
                 position: (162, 26),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (163, 23),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "settings",
                     position: (163, 27),
                    },
                    Raw {
                     content: "ircService",
                     position: (163, 36),
                    },
                    Raw {
                     content: "passwordEncryptionKeyPath",
                     position: (163, 47),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "\" \\\n      -outform PEM \\\n      -algorithm RSA \\\n      -pkeyopt \"rsa_keygen_bits:",
                 position: (163, 73),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "toString",
                   position: (166, 43),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (166, 52),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "passwordEncryptionKeyLength",
                       position: (166, 56),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Raw {
                 content: "\"\nfi\n# Generate registration file\nif ! [ -f \"",
                 position: (166, 84),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (169, 22),
                 },
                },
                Raw {
                 content: "\" ]; then\n  # The easy case: the file has not been generated yet\n  ",
                 position: (169, 39),
                },
                Expression {
                 expression: Variable {
                  identifier: "bin",
                  position: (171, 13),
                 },
                },
                Raw {
                 content: " --generate-registration --file ",
                 position: (171, 17),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (171, 51),
                 },
                },
                Raw {
                 content: " --config ",
                 position: (171, 68),
                },
                Expression {
                 expression: Variable {
                  identifier: "configFile",
                  position: (171, 80),
                 },
                },
                Raw {
                 content: " --url ",
                 position: (171, 91),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (171, 100),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "registrationUrl",
                     position: (171, 104),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " --localpart ",
                 position: (171, 120),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (171, 135),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "localpart",
                     position: (171, 139),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "\nelse\n  # The tricky case: we already have a generation file. Because the NixOS configuration might have changed, we need to\n  # regenerate it. But this would give the service a new random ID and tokens, so we need to back up and restore them.\n  # 1. Backup\n  id=$(grep \"^id:.*$\" ",
                 position: (171, 149),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (176, 33),
                 },
                },
                Raw {
                 content: ")\n  hs_token=$(grep \"^hs_token:.*$\" ",
                 position: (176, 50),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (177, 45),
                 },
                },
                Raw {
                 content: ")\n  as_token=$(grep \"^as_token:.*$\" ",
                 position: (177, 62),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (178, 45),
                 },
                },
                Raw {
                 content: ")\n  # 2. Regenerate\n  ",
                 position: (178, 62),
                },
                Expression {
                 expression: Variable {
                  identifier: "bin",
                  position: (180, 13),
                 },
                },
                Raw {
                 content: " --generate-registration --file ",
                 position: (180, 17),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (180, 51),
                 },
                },
                Raw {
                 content: " --config ",
                 position: (180, 68),
                },
                Expression {
                 expression: Variable {
                  identifier: "configFile",
                  position: (180, 80),
                 },
                },
                Raw {
                 content: " --url ",
                 position: (180, 91),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (180, 100),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "registrationUrl",
                     position: (180, 104),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: " --localpart ",
                 position: (180, 120),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (180, 135),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "localpart",
                     position: (180, 139),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "\n  # 3. Restore\n  sed -i \"s/^id:.*$/$id/g\" ",
                 position: (180, 149),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (182, 38),
                 },
                },
                Raw {
                 content: "\n  sed -i \"s/^hs_token:.*$/$hs_token/g\" ",
                 position: (182, 55),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (183, 50),
                 },
                },
                Raw {
                 content: "\n  sed -i \"s/^as_token:.*$/$as_token/g\" ",
                 position: (183, 67),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (184, 50),
                 },
                },
                Raw {
                 content: "\nfi\n# Allow synapse access to the registration\nif ",
                 position: (184, 67),
                },
                Expression {
                 expression: FunctionApplication {
                  function: Variable {
                   identifier: "getBin",
                   position: (187, 14),
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "pkgs",
                     position: (187, 21),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "glibc",
                       position: (187, 26),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                },
                Raw {
                 content: "/bin/getent group matrix-synapse > /dev/null; then\n  chgrp matrix-synapse ",
                 position: (187, 32),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (188, 34),
                 },
                },
                Raw {
                 content: "\n  chmod g+r ",
                 position: (188, 51),
                },
                Expression {
                 expression: Variable {
                  identifier: "registrationFile",
                  position: (189, 23),
                 },
                },
                Raw {
                 content: "\nfi\n",
                 position: (189, 40),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "serviceConfig",
                 position: (193, 7),
                },
               ],
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "Type",
                    position: (194, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "simple",
                    position: (194, 17),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ExecStart",
                    position: (195, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Expression {
                    expression: Variable {
                     identifier: "bin",
                     position: (195, 24),
                    },
                   },
                   Raw {
                    content: " --config ",
                    position: (195, 28),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "configFile",
                     position: (195, 40),
                    },
                   },
                   Raw {
                    content: " --file ",
                    position: (195, 51),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "registrationFile",
                     position: (195, 61),
                    },
                   },
                   Raw {
                    content: " --port ",
                    position: (195, 78),
                   },
                   Expression {
                    expression: FunctionApplication {
                     function: Variable {
                      identifier: "toString",
                      position: (195, 88),
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "cfg",
                        position: (195, 97),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "port",
                          position: (195, 101),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectHome",
                    position: (197, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (197, 23),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "PrivateDevices",
                    position: (198, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (198, 26),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectKernelTunables",
                    position: (199, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (199, 33),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectKernelModules",
                    position: (200, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (200, 32),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "ProtectControlGroups",
                    position: (201, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (201, 32),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "StateDirectory",
                    position: (202, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "matrix-appservice-irc",
                    position: (202, 27),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "StateDirectoryMode",
                    position: (203, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "755",
                    position: (203, 31),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "User",
                    position: (205, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "matrix-appservice-irc",
                    position: (205, 17),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "Group",
                    position: (206, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "matrix-appservice-irc",
                    position: (206, 18),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "CapabilityBoundingSet",
                    position: (208, 9),
                   },
                  ],
                 },
                 BinaryOperation {
                  operator: Concatenation,
                  operands: [
                   List {
                    elements: [
                     String {
                      parts: [
                       Raw {
                        content: "CAP_CHOWN",
                        position: (208, 36),
                       },
                      ],
                     },
                    ],
                    position: (208, 33),
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "optional",
                     position: (208, 52),
                    },
                    arguments: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (208, 62),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "needBindingCap",
                         position: (208, 66),
                        },
                       ],
                      },
                      default: None,
                     },
                     String {
                      parts: [
                       Raw {
                        content: "CAP_NET_BIND_SERVICE",
                        position: (208, 83),
                       },
                      ],
                     },
                    ],
                   },
                  ],
                  position: (208, 49),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "AmbientCapabilities",
                    position: (209, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "CapabilityBoundingSet",
                  position: (209, 31),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "NoNewPrivileges",
                    position: (210, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (210, 27),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "LockPersonality",
                    position: (212, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (212, 27),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictRealtime",
                    position: (213, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (213, 28),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "PrivateMounts",
                    position: (214, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "true",
                  position: (214, 25),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "SystemCallFilter",
                    position: (215, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "~@aio @clock @cpu-emulation @debug @keyring @memlock @module @mount @obsolete @raw-io @setuid @swap",
                    position: (215, 29),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "SystemCallArchitectures",
                    position: (216, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "native",
                    position: (216, 36),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "RestrictAddressFamilies",
                    position: (218, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "AF_UNIX AF_INET AF_INET6",
                    position: (218, 36),
                   },
                  ],
                 },
                ),
               ],
               recursive: true,
               position: (193, 23),
              },
             ),
            ],
            recursive: false,
            position: (153, 46),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (222, 5),
             },
             Raw {
              content: "groups",
              position: (222, 11),
             },
             Raw {
              content: "matrix-appservice-irc",
              position: (222, 18),
             },
            ],
           },
           Map {
            bindings: [],
            recursive: false,
            position: (222, 42),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "users",
              position: (223, 5),
             },
             Raw {
              content: "users",
              position: (223, 11),
             },
             Raw {
              content: "matrix-appservice-irc",
              position: (223, 17),
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (224, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Service user for the Matrix-IRC bridge",
                 position: (224, 22),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "group",
                 position: (225, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "matrix-appservice-irc",
                 position: (225, 16),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "isSystemUser",
                 position: (226, 7),
                },
               ],
              },
              Variable {
               identifier: "true",
               position: (226, 22),
              },
             ),
            ],
            recursive: false,
            position: (223, 41),
           },
          ),
         ],
         recursive: false,
         position: (152, 28),
        },
       ],
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "meta",
         position: (231, 3),
        },
        Raw {
         content: "buildDocsInSandbox",
         position: (231, 8),
        },
       ],
      },
      Variable {
       identifier: "false",
       position: (231, 29),
      },
     ),
    ],
    recursive: false,
    position: (29, 4),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}