---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "options",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    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: (5, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (5, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (5, 16),
        },
        Raw {
         content: "sourcehut",
         position: (5, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "opt",
        position: (6, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "options",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (6, 17),
        },
        Raw {
         content: "sourcehut",
         position: (6, 26),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "scfg",
        position: (7, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "cfg",
       position: (7, 10),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "git",
         position: (7, 14),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "iniKey",
        position: (8, 3),
       },
      ],
     },
     String {
      parts: [
       Raw {
        content: "git.sr.ht",
        position: (8, 13),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "rcfg",
        position: (10, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (10, 10),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (10, 17),
        },
        Raw {
         content: "redis",
         position: (10, 26),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "drv",
        position: (11, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "pkgs",
       position: (11, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "sourcehut",
         position: (11, 14),
        },
        Raw {
         content: "gitsrht",
         position: (11, 24),
        },
       ],
      },
      default: None,
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (14, 3),
        },
        Raw {
         content: "services",
         position: (14, 11),
        },
        Raw {
         content: "sourcehut",
         position: (14, 20),
        },
        Raw {
         content: "git",
         position: (14, 30),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "user",
            position: (15, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (15, 12),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (16, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (16, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "str",
                  position: (16, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "visible",
                 position: (17, 7),
                },
               ],
              },
              Variable {
               identifier: "false",
               position: (17, 17),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "internal",
                 position: (18, 7),
                },
               ],
              },
              Variable {
               identifier: "true",
               position: (18, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "readOnly",
                 position: (19, 7),
                },
               ],
              },
              Variable {
               identifier: "true",
               position: (19, 18),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (20, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "git",
                 position: (20, 18),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (21, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "User for git.sr.ht.\n",
                 position: (22, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (15, 21),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "port",
            position: (26, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (26, 12),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (27, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (27, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "port",
                  position: (27, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (28, 7),
                },
               ],
              },
              Int {
               value: 5001,
               position: (28, 17),
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (29, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Port on which the \"git\" module should listen.\n",
                 position: (30, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (26, 21),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "database",
            position: (34, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (34, 16),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (35, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (35, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "str",
                  position: (35, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (36, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "git.sr.ht",
                 position: (36, 18),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (37, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "PostgreSQL database name for git.sr.ht.\n",
                 position: (38, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (34, 25),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "statePath",
            position: (42, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (42, 17),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (43, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (43, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "path",
                  position: (43, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (44, 7),
                },
               ],
              },
              String {
               parts: [
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (44, 20),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "statePath",
                     position: (44, 24),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/gitsrht",
                 position: (44, 34),
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "defaultText",
                 position: (45, 7),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (45, 21),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "\"",
                   position: (45, 41),
                  },
                  Raw {
                   content: "$",
                   position: (45, 42),
                  },
                  Raw {
                   content: "{config.",
                   position: (45, 45),
                  },
                  Expression {
                   expression: PropertyAccess {
                    expression: Variable {
                     identifier: "opt",
                     position: (45, 55),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "statePath",
                       position: (45, 59),
                      },
                     ],
                    },
                    default: None,
                   },
                  },
                  Raw {
                   content: "}/gitsrht\"",
                   position: (45, 69),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (46, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "State path for git.sr.ht.\n",
                 position: (47, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (42, 26),
           },
          ],
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "package",
            position: (51, 5),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (51, 15),
          },
          arguments: [
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "type",
                 position: (52, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (52, 14),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "package",
                  position: (52, 20),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "default",
                 position: (53, 7),
                },
               ],
              },
              PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (53, 17),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "git",
                  position: (53, 22),
                 },
                ],
               },
               default: None,
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "defaultText",
                 position: (54, 7),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (54, 21),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "pkgs.git",
                   position: (54, 40),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "example",
                 position: (55, 7),
                },
               ],
              },
              FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (55, 17),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "pkgs.gitFull",
                   position: (55, 36),
                  },
                 ],
                },
               ],
              },
             ),
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "description",
                 position: (56, 7),
                },
               ],
              },
              String {
               parts: [
                Raw {
                 content: "Git package for git.sr.ht. This can help silence collisions.\n",
                 position: (57, 1),
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (51, 24),
           },
          ],
         },
        ),
       ],
       recursive: false,
       position: (14, 36),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (62, 3),
        },
       ],
      },
      With {
       expression: Variable {
        identifier: "scfg",
        position: (62, 17),
       },
       target: FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (62, 23),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkIf",
            position: (62, 27),
           },
          ],
         },
         default: None,
        },
        arguments: [
         BinaryOperation {
          operator: LogicalAnd,
          operands: [
           PropertyAccess {
            expression: Variable {
             identifier: "cfg",
             position: (62, 33),
            },
            attribute_path: AttributePath {
             attributes: [
              Raw {
               content: "enable",
               position: (62, 37),
              },
             ],
            },
            default: None,
           },
           FunctionApplication {
            function: Variable {
             identifier: "elem",
             position: (62, 47),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "git",
                position: (62, 53),
               },
              ],
             },
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (62, 58),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (62, 62),
                },
               ],
              },
              default: None,
             },
            ],
           },
          ],
          position: (62, 44),
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "environment",
               position: (64, 5),
              },
              Raw {
               content: "etc",
               position: (64, 17),
              },
              Expression {
               expression: String {
                parts: [
                 Raw {
                  content: "ssh/gitsrht-dispatch",
                  position: (64, 22),
                 },
                ],
               },
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "mode",
                  position: (65, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "0755",
                  position: (65, 15),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "text",
                  position: (66, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "#! ",
                  position: (67, 1),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (67, 14),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "stdenv",
                      position: (67, 19),
                     },
                     Raw {
                      content: "shell",
                      position: (67, 26),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "\n",
                  position: (67, 32),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (68, 11),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "python",
                      position: (68, 15),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/bin/gitsrht-dispatch \"$@\"\n",
                  position: (68, 22),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (64, 46),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "environment",
               position: (73, 5),
              },
              Raw {
               content: "systemPackages",
               position: (73, 17),
              },
             ],
            },
            List {
             elements: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (73, 36),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "git",
                  position: (73, 40),
                 },
                 Raw {
                  content: "package",
                  position: (73, 44),
                 },
                ],
               },
               default: None,
              },
             ],
             position: (73, 34),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "users",
               position: (75, 5),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "users",
                  position: (76, 7),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Expression {
                     expression: String {
                      parts: [
                       Expression {
                        expression: Variable {
                         identifier: "user",
                         position: (77, 12),
                        },
                       },
                      ],
                     },
                    },
                   ],
                  },
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "isSystemUser",
                        position: (78, 11),
                       },
                      ],
                     },
                     Variable {
                      identifier: "true",
                      position: (78, 26),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "group",
                        position: (79, 11),
                       },
                      ],
                     },
                     Variable {
                      identifier: "user",
                      position: (79, 19),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "shell",
                        position: (82, 11),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "pkgs",
                       position: (82, 19),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "bash",
                         position: (82, 24),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "description",
                        position: (83, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "git.sr.ht user",
                        position: (83, 26),
                       },
                      ],
                     },
                    ),
                   ],
                   recursive: false,
                   position: (77, 21),
                  },
                 ),
                ],
                recursive: false,
                position: (76, 15),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "groups",
                  position: (87, 7),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Expression {
                     expression: String {
                      parts: [
                       Expression {
                        expression: Variable {
                         identifier: "user",
                         position: (88, 12),
                        },
                       },
                      ],
                     },
                    },
                   ],
                  },
                  Map {
                   bindings: [],
                   recursive: false,
                   position: (88, 21),
                  },
                 ),
                ],
                recursive: false,
                position: (87, 16),
               },
              ),
             ],
             recursive: false,
             position: (75, 13),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "services",
               position: (92, 5),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "cron",
                  position: (93, 7),
                 },
                 Raw {
                  content: "systemCronJobs",
                  position: (93, 12),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "*/20 * * * * ",
                    position: (93, 32),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (93, 47),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "python",
                        position: (93, 51),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                   Raw {
                    content: "/bin/gitsrht-periodic",
                    position: (93, 58),
                   },
                  ],
                 },
                ],
                position: (93, 29),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "fcgiwrap",
                  position: (94, 7),
                 },
                 Raw {
                  content: "enable",
                  position: (94, 16),
                 },
                ],
               },
               Variable {
                identifier: "true",
                position: (94, 25),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "openssh",
                  position: (96, 7),
                 },
                 Raw {
                  content: "authorizedKeysCommand",
                  position: (96, 15),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "/etc/ssh/gitsrht-dispatch \"%u\" \"%h\" \"%t\" \"%k\"",
                  position: (96, 41),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "openssh",
                  position: (97, 7),
                 },
                 Raw {
                  content: "authorizedKeysCommandUser",
                  position: (97, 15),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "root",
                  position: (97, 44),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "openssh",
                  position: (98, 7),
                 },
                 Raw {
                  content: "extraConfig",
                  position: (98, 15),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "PermitUserEnvironment SRHT_*\n",
                  position: (99, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "postgresql",
                  position: (102, 7),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "authentication",
                     position: (103, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "local ",
                     position: (104, 1),
                    },
                    Expression {
                     expression: Variable {
                      identifier: "database",
                      position: (104, 19),
                     },
                    },
                    Raw {
                     content: " ",
                     position: (104, 28),
                    },
                    Expression {
                     expression: Variable {
                      identifier: "user",
                      position: (104, 31),
                     },
                    },
                    Raw {
                     content: " trust\n",
                     position: (104, 36),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "ensureDatabases",
                     position: (106, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    Variable {
                     identifier: "database",
                     position: (106, 29),
                    },
                   ],
                   position: (106, 27),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "ensureUsers",
                     position: (107, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "name",
                          position: (109, 13),
                         },
                        ],
                       },
                       Variable {
                        identifier: "user",
                        position: (109, 20),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "ensurePermissions",
                          position: (110, 13),
                         },
                        ],
                       },
                       Map {
                        bindings: [
                         KeyValue(
                          AttributePath {
                           attributes: [
                            Expression {
                             expression: String {
                              parts: [
                               Raw {
                                content: "DATABASE \"",
                                position: (110, 36),
                               },
                               Expression {
                                expression: Variable {
                                 identifier: "database",
                                 position: (110, 49),
                                },
                               },
                               Raw {
                                content: "\"",
                                position: (110, 58),
                               },
                              ],
                             },
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "ALL PRIVILEGES",
                             position: (110, 65),
                            },
                           ],
                          },
                         ),
                        ],
                        recursive: false,
                        position: (110, 33),
                       },
                      ),
                     ],
                     recursive: false,
                     position: (108, 11),
                    },
                   ],
                   position: (107, 23),
                  },
                 ),
                ],
                recursive: false,
                position: (102, 20),
               },
              ),
             ],
             recursive: false,
             position: (92, 16),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "systemd",
               position: (116, 5),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "tmpfiles",
                  position: (117, 7),
                 },
                 Raw {
                  content: "rules",
                  position: (117, 16),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "f /var/log/git-srht-shell 0644 ",
                    position: (119, 10),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (119, 43),
                    },
                   },
                   Raw {
                    content: " ",
                    position: (119, 48),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (119, 51),
                    },
                   },
                   Raw {
                    content: " -",
                    position: (119, 56),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "d ",
                    position: (121, 10),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "statePath",
                     position: (121, 14),
                    },
                   },
                   Raw {
                    content: " 0750 ",
                    position: (121, 24),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (121, 32),
                    },
                   },
                   Raw {
                    content: " ",
                    position: (121, 37),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (121, 40),
                    },
                   },
                   Raw {
                    content: " -",
                    position: (121, 45),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "d ",
                    position: (122, 10),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (122, 14),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "settings",
                        position: (122, 18),
                       },
                       Expression {
                        expression: String {
                         parts: [
                          Expression {
                           expression: Variable {
                            identifier: "iniKey",
                            position: (122, 30),
                           },
                          },
                         ],
                        },
                       },
                       Raw {
                        content: "repos",
                        position: (122, 39),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                   Raw {
                    content: " 2755 ",
                    position: (122, 45),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (122, 53),
                    },
                   },
                   Raw {
                    content: " ",
                    position: (122, 58),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (122, 61),
                    },
                   },
                   Raw {
                    content: " -",
                    position: (122, 66),
                   },
                  ],
                 },
                ],
                position: (117, 24),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "services",
                  position: (125, 7),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "gitsrht",
                     position: (126, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "import",
                    position: (126, 19),
                   },
                   arguments: [
                    Path {
                     parts: [
                      Raw {
                       content: "./service.nix",
                       position: (126, 26),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      Inherit(
                       None,
                       [
                        Raw {
                         content: "config",
                         position: (126, 50),
                        },
                        Raw {
                         content: "pkgs",
                         position: (126, 57),
                        },
                        Raw {
                         content: "lib",
                         position: (126, 62),
                        },
                       ],
                      ),
                     ],
                     recursive: false,
                     position: (126, 40),
                    },
                    Variable {
                     identifier: "scfg",
                     position: (126, 69),
                    },
                    Variable {
                     identifier: "drv",
                     position: (126, 74),
                    },
                    Variable {
                     identifier: "iniKey",
                     position: (126, 78),
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "after",
                          position: (127, 11),
                         },
                        ],
                       },
                       List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "redis.service",
                            position: (127, 22),
                           },
                          ],
                         },
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (127, 38),
                           },
                          ],
                         },
                         String {
                          parts: [
                           Raw {
                            content: "network.target",
                            position: (127, 59),
                           },
                          ],
                         },
                        ],
                        position: (127, 19),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "requires",
                          position: (128, 11),
                         },
                        ],
                       },
                       List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "redis.service",
                            position: (128, 25),
                           },
                          ],
                         },
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (128, 41),
                           },
                          ],
                         },
                        ],
                        position: (128, 22),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "wantedBy",
                          position: (129, 11),
                         },
                        ],
                       },
                       List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "multi-user.target",
                            position: (129, 25),
                           },
                          ],
                         },
                        ],
                        position: (129, 22),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "path",
                          position: (132, 11),
                         },
                        ],
                       },
                       List {
                        elements: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "pkgs",
                           position: (132, 20),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "git",
                             position: (132, 25),
                            },
                           ],
                          },
                          default: None,
                         },
                        ],
                        position: (132, 18),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "description",
                          position: (133, 11),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "git.sr.ht website service",
                          position: (133, 26),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "serviceConfig",
                          position: (135, 11),
                         },
                         Raw {
                          content: "ExecStart",
                          position: (135, 25),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (135, 40),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "python",
                              position: (135, 44),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: "/bin/gunicorn ",
                          position: (135, 51),
                         },
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "drv",
                            position: (135, 67),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "pname",
                              position: (135, 71),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: ".app:app -b ",
                          position: (135, 77),
                         },
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (135, 91),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "address",
                              position: (135, 95),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: ":",
                          position: (135, 103),
                         },
                         Expression {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "toString",
                            position: (135, 106),
                           },
                           arguments: [
                            Variable {
                             identifier: "port",
                             position: (135, 115),
                            },
                           ],
                          },
                         },
                        ],
                       },
                      ),
                     ],
                     recursive: false,
                     position: (126, 85),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "gitsrht-webhooks",
                     position: (138, 9),
                    },
                   ],
                  },
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "after",
                        position: (139, 11),
                       },
                      ],
                     },
                     List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "postgresql.service",
                          position: (139, 22),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "network.target",
                          position: (139, 43),
                         },
                        ],
                       },
                      ],
                      position: (139, 19),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "requires",
                        position: (140, 11),
                       },
                      ],
                     },
                     List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "postgresql.service",
                          position: (140, 25),
                         },
                        ],
                       },
                      ],
                      position: (140, 22),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "wantedBy",
                        position: (141, 11),
                       },
                      ],
                     },
                     List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "multi-user.target",
                          position: (141, 25),
                         },
                        ],
                       },
                      ],
                      position: (141, 22),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "description",
                        position: (143, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "git.sr.ht webhooks service",
                        position: (143, 26),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "serviceConfig",
                        position: (144, 11),
                       },
                      ],
                     },
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "Type",
                           position: (145, 13),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "simple",
                           position: (145, 21),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "User",
                           position: (146, 13),
                          },
                         ],
                        },
                        Variable {
                         identifier: "user",
                         position: (146, 20),
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "Restart",
                           position: (147, 13),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "always",
                           position: (147, 24),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (144, 27),
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "serviceConfig",
                        position: (150, 11),
                       },
                       Raw {
                        content: "ExecStart",
                        position: (150, 25),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (150, 40),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "python",
                            position: (150, 44),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: "/bin/celery -A ",
                        position: (150, 51),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "drv",
                          position: (150, 68),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "pname",
                            position: (150, 72),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: ".webhooks worker --loglevel=info",
                        position: (150, 78),
                       },
                      ],
                     },
                    ),
                   ],
                   recursive: false,
                   position: (138, 28),
                  },
                 ),
                ],
                recursive: false,
                position: (125, 18),
               },
              ),
             ],
             recursive: false,
             position: (116, 15),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "services",
               position: (155, 5),
              },
              Raw {
               content: "sourcehut",
               position: (155, 14),
              },
              Raw {
               content: "settings",
               position: (155, 24),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (157, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "origin",
                  position: (157, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (157, 28),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "http://git.",
                    position: (157, 39),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (157, 52),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "originBase",
                        position: (157, 56),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (159, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "debug-host",
                  position: (159, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (159, 32),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "0.0.0.0",
                    position: (159, 43),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (160, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "debug-port",
                  position: (160, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (160, 32),
                },
                arguments: [
                 Variable {
                  identifier: "port",
                  position: (160, 42),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (162, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "connection-string",
                  position: (162, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (162, 39),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "postgresql:///",
                    position: (162, 50),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "database",
                     position: (162, 66),
                    },
                   },
                   Raw {
                    content: "?user=",
                    position: (162, 75),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (162, 83),
                    },
                   },
                   Raw {
                    content: "&host=/var/run/postgresql",
                    position: (162, 88),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (164, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "migrate-on-upgrade",
                  position: (164, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (164, 40),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "yes",
                    position: (164, 51),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (166, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "webhooks",
                  position: (166, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (166, 30),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "redis://",
                    position: (166, 41),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "rcfg",
                      position: (166, 51),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "bind",
                        position: (166, 56),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                   Raw {
                    content: ":",
                    position: (166, 61),
                   },
                   Expression {
                    expression: FunctionApplication {
                     function: Variable {
                      identifier: "toString",
                      position: (166, 64),
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "rcfg",
                        position: (166, 73),
                       },
                       attribute_path: AttributePath {
                        attributes: [
                         Raw {
                          content: "port",
                          position: (166, 78),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   },
                   Raw {
                    content: "/1",
                    position: (166, 83),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (169, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "post-update-script",
                  position: (169, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (169, 40),
                },
                arguments: [
                 String {
                  parts: [
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "pkgs",
                      position: (169, 53),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "sourcehut",
                        position: (169, 58),
                       },
                       Raw {
                        content: "gitsrht",
                        position: (169, 68),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                   Raw {
                    content: "/bin/gitsrht-update-hook",
                    position: (169, 76),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (173, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "oauth-client-id",
                  position: (173, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (173, 37),
                },
                arguments: [
                 Variable {
                  identifier: "null",
                  position: (173, 47),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (174, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "oauth-client-secret",
                  position: (174, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (174, 41),
                },
                arguments: [
                 Variable {
                  identifier: "null",
                  position: (174, 51),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (176, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "repos",
                  position: (176, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (176, 27),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "/var/lib/git",
                    position: (176, 38),
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht",
                     position: (178, 8),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "outgoing-domain",
                  position: (178, 19),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (178, 37),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "http://git.",
                    position: (178, 48),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (178, 61),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "originBase",
                        position: (178, 65),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "git.sr.ht::dispatch",
                     position: (187, 8),
                    },
                   ],
                  },
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "builtins",
                     position: (187, 31),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "unsafeDiscardStringContext",
                       position: (187, 40),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    String {
                     parts: [
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "pkgs",
                         position: (187, 70),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "sourcehut",
                           position: (187, 75),
                          },
                          Raw {
                           content: "gitsrht",
                           position: (187, 85),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/bin/gitsrht-keys",
                       position: (187, 93),
                      },
                     ],
                    },
                   ],
                  },
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (187, 115),
                },
                arguments: [
                 String {
                  parts: [
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (187, 128),
                    },
                   },
                   Raw {
                    content: ":",
                    position: (187, 133),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (187, 136),
                    },
                   },
                  ],
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (155, 35),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "services",
               position: (190, 5),
              },
              Raw {
               content: "nginx",
               position: (190, 14),
              },
              Raw {
               content: "virtualHosts",
               position: (190, 20),
              },
              Expression {
               expression: String {
                parts: [
                 Raw {
                  content: "git.",
                  position: (190, 34),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (190, 40),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "originBase",
                      position: (190, 44),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                ],
               },
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "forceSSL",
                  position: (191, 7),
                 },
                ],
               },
               Variable {
                identifier: "true",
                position: (191, 18),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "locations",
                  position: (192, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/",
                     position: (192, 18),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "proxyPass",
                  position: (192, 21),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "http://",
                  position: (192, 34),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (192, 43),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "address",
                      position: (192, 47),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: ":",
                  position: (192, 55),
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (192, 58),
                   },
                   arguments: [
                    Variable {
                     identifier: "port",
                     position: (192, 67),
                    },
                   ],
                  },
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "locations",
                  position: (193, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/query",
                     position: (193, 18),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "proxyPass",
                  position: (193, 26),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "http://",
                  position: (193, 39),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (193, 48),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "address",
                      position: (193, 52),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: ":",
                  position: (193, 60),
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (193, 63),
                   },
                   arguments: [
                    BinaryOperation {
                     operator: Addition,
                     operands: [
                      Variable {
                       identifier: "port",
                       position: (193, 73),
                      },
                      Int {
                       value: 100,
                       position: (193, 80),
                      },
                     ],
                     position: (193, 78),
                    },
                   ],
                  },
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "locations",
                  position: (194, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/static",
                     position: (194, 18),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "root",
                  position: (194, 27),
                 },
                ],
               },
               String {
                parts: [
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (194, 37),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "sourcehut",
                      position: (194, 42),
                     },
                     Raw {
                      content: "gitsrht",
                      position: (194, 52),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/",
                  position: (194, 60),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (194, 63),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "sourcehut",
                      position: (194, 68),
                     },
                     Raw {
                      content: "python",
                      position: (194, 78),
                     },
                     Raw {
                      content: "sitePackages",
                      position: (194, 85),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/gitsrht",
                  position: (194, 98),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "extraConfig",
                  position: (195, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "    location = /authorize {\n    proxy_pass http://",
                  position: (196, 1),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (197, 33),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "address",
                      position: (197, 37),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: ":",
                  position: (197, 45),
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (197, 48),
                   },
                   arguments: [
                    Variable {
                     identifier: "port",
                     position: (197, 57),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: ";\n    proxy_pass_request_body off;\n    proxy_set_header Content-Length \"\";\n    proxy_set_header X-Original-URI $request_uri;\n}\n    location ~ ^/([^/]+)/([^/]+)/(HEAD|info/refs|objects/info/.*|git-upload-pack).*$ {\n        auth_request /authorize;\n        root /var/lib/git;\n        fastcgi_pass unix:/run/fcgiwrap.sock;\n        fastcgi_param SCRIPT_FILENAME ",
                  position: (197, 62),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (206, 49),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "git",
                      position: (206, 54),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/bin/git-http-backend;\n        fastcgi_param PATH_INFO $uri;\n        fastcgi_param GIT_PROJECT_ROOT $document_root;\n        fastcgi_read_timeout 500s;\n        include ",
                  position: (206, 58),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "config",
                    position: (210, 27),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "services",
                      position: (210, 34),
                     },
                     Raw {
                      content: "nginx",
                      position: (210, 43),
                     },
                     Raw {
                      content: "package",
                      position: (210, 49),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/conf/fastcgi_params;\n        gzip off;\n    }\n",
                  position: (210, 57),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (190, 59),
            },
           ),
          ],
          recursive: false,
          position: (62, 72),
         },
        ],
       },
       position: (62, 12),
      },
     ),
    ],
    recursive: false,
    position: (13, 1),
   },
   position: (4, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}