---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "options",
    default: None,
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfg",
        position: (5, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (5, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (5, 16),
        },
        Raw {
         content: "sourcehut",
         position: (5, 25),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "opt",
        position: (6, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "options",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (6, 17),
        },
        Raw {
         content: "sourcehut",
         position: (6, 26),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfgIni",
        position: (7, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "cfg",
       position: (7, 12),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "settings",
         position: (7, 16),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "scfg",
        position: (8, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "cfg",
       position: (8, 10),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "meta",
         position: (8, 14),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "iniKey",
        position: (9, 3),
       },
      ],
     },
     to: String {
      parts: [
       Raw {
        content: "meta.sr.ht",
        position: (9, 13),
       },
      ],
      position: (9, 12),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "rcfg",
        position: (11, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (11, 10),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (11, 17),
        },
        Raw {
         content: "redis",
         position: (11, 26),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "drv",
        position: (12, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "pkgs",
       position: (12, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "sourcehut",
         position: (12, 14),
        },
        Raw {
         content: "metasrht",
         position: (12, 24),
        },
       ],
      },
      default: None,
     },
    },
   ],
   target: Map {
    bindings: [
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "options",
         position: (15, 3),
        },
        Raw {
         content: "services",
         position: (15, 11),
        },
        Raw {
         content: "sourcehut",
         position: (15, 20),
        },
        Raw {
         content: "meta",
         position: (15, 30),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "user",
            position: (16, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (16, 12),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (17, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (17, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "str",
                  position: (17, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (18, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "metasrht",
                 position: (18, 18),
                },
               ],
               position: (18, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (19, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "User for meta.sr.ht.\n",
                 position: (20, 1),
                },
               ],
               position: (19, 21),
              },
             },
            ],
            recursive: false,
            position: (16, 21),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "port",
            position: (24, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (24, 12),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (25, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (25, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "port",
                  position: (25, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (26, 7),
                },
               ],
              },
              to: Int {
               value: 5000,
               position: (26, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (27, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "Port on which the \"meta\" module should listen.\n",
                 position: (28, 1),
                },
               ],
               position: (27, 21),
              },
             },
            ],
            recursive: false,
            position: (24, 21),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "database",
            position: (32, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (32, 16),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (33, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (33, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "str",
                  position: (33, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (34, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "meta.sr.ht",
                 position: (34, 18),
                },
               ],
               position: (34, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (35, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "PostgreSQL database name for meta.sr.ht.\n",
                 position: (36, 1),
                },
               ],
               position: (35, 21),
              },
             },
            ],
            recursive: false,
            position: (32, 25),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "statePath",
            position: (40, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mkOption",
           position: (40, 17),
          },
          arguments: [
           Map {
            bindings: [
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "type",
                 position: (41, 7),
                },
               ],
              },
              to: PropertyAccess {
               expression: Variable {
                identifier: "types",
                position: (41, 14),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "path",
                  position: (41, 20),
                 },
                ],
               },
               default: None,
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "default",
                 position: (42, 7),
                },
               ],
              },
              to: String {
               parts: [
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (42, 20),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "statePath",
                     position: (42, 24),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/metasrht",
                 position: (42, 34),
                },
               ],
               position: (42, 17),
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "defaultText",
                 position: (43, 7),
                },
               ],
              },
              to: FunctionApplication {
               function: Variable {
                identifier: "literalExpression",
                position: (43, 21),
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "\"",
                   position: (43, 41),
                  },
                  Raw {
                   content: "$",
                   position: (43, 42),
                  },
                  Raw {
                   content: "{config.",
                   position: (43, 45),
                  },
                  Expression {
                   expression: PropertyAccess {
                    expression: Variable {
                     identifier: "opt",
                     position: (43, 55),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "statePath",
                       position: (43, 59),
                      },
                     ],
                    },
                    default: None,
                   },
                  },
                  Raw {
                   content: "}/metasrht\"",
                   position: (43, 69),
                  },
                 ],
                 position: (43, 39),
                },
               ],
              },
             },
             Binding {
              from: AttributePath {
               parts: [
                Raw {
                 content: "description",
                 position: (44, 7),
                },
               ],
              },
              to: String {
               parts: [
                Raw {
                 content: "State path for meta.sr.ht.\n",
                 position: (45, 1),
                },
               ],
               position: (44, 21),
              },
             },
            ],
            recursive: false,
            position: (40, 26),
           },
          ],
         },
        },
       ],
       recursive: false,
       position: (15, 37),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "config",
         position: (50, 3),
        },
       ],
      },
      to: With {
       expression: Variable {
        identifier: "scfg",
        position: (50, 17),
       },
       target: FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (50, 23),
         },
         attribute_path: AttributePath {
          parts: [
           Raw {
            content: "mkIf",
            position: (50, 27),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Parentheses {
          expression: BinaryOperation {
           operator: LogicalAnd,
           operands: [
            PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (50, 33),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "enable",
                position: (50, 37),
               },
              ],
             },
             default: None,
            },
            FunctionApplication {
             function: Variable {
              identifier: "elem",
              position: (50, 47),
             },
             arguments: [
              String {
               parts: [
                Raw {
                 content: "meta",
                 position: (50, 53),
                },
               ],
               position: (50, 52),
              },
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (50, 59),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "services",
                  position: (50, 63),
                 },
                ],
               },
               default: None,
              },
             ],
            },
           ],
           position: (50, 44),
          },
          position: (50, 32),
         },
         Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "assertions",
               position: (51, 5),
              },
             ],
            },
            to: List {
             elements: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "assertion",
                    position: (54, 11),
                   },
                  ],
                 },
                 to: With {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfgIni",
                    position: (54, 28),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Expression {
                      expression: String {
                       parts: [
                        Raw {
                         content: "meta.sr.ht::billing",
                         position: (54, 36),
                        },
                       ],
                       position: (54, 35),
                      },
                     },
                    ],
                   },
                   default: None,
                  },
                  target: BinaryOperation {
                   operator: Implication,
                   operands: [
                    BinaryOperation {
                     operator: EqualTo,
                     operands: [
                      Variable {
                       identifier: "enabled",
                       position: (54, 58),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "yes",
                         position: (54, 70),
                        },
                       ],
                       position: (54, 69),
                      },
                     ],
                     position: (54, 66),
                    },
                    Parentheses {
                     expression: BinaryOperation {
                      operator: LogicalAnd,
                      operands: [
                       BinaryOperation {
                        operator: NotEqualTo,
                        operands: [
                         Variable {
                          identifier: "stripe-public-key",
                          position: (54, 79),
                         },
                         Variable {
                          identifier: "null",
                          position: (54, 100),
                         },
                        ],
                        position: (54, 97),
                       },
                       BinaryOperation {
                        operator: NotEqualTo,
                        operands: [
                         Variable {
                          identifier: "stripe-secret-key",
                          position: (54, 108),
                         },
                         Variable {
                          identifier: "null",
                          position: (54, 129),
                         },
                        ],
                        position: (54, 126),
                       },
                      ],
                      position: (54, 105),
                     },
                     position: (54, 78),
                    },
                   ],
                   position: (54, 75),
                  },
                  position: (54, 23),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "message",
                    position: (55, 11),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "If meta.sr.ht::billing is enabled, the keys should be defined.",
                    position: (55, 22),
                   },
                  ],
                  position: (55, 21),
                 },
                },
               ],
               recursive: false,
               position: (53, 9),
              },
             ],
             position: (52, 7),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "users",
               position: (59, 5),
              },
             ],
            },
            to: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "users",
                  position: (60, 7),
                 },
                ],
               },
               to: Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Expression {
                     expression: Variable {
                      identifier: "user",
                      position: (61, 11),
                     },
                    },
                   ],
                  },
                  to: Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "isSystemUser",
                        position: (62, 11),
                       },
                      ],
                     },
                     to: Variable {
                      identifier: "true",
                      position: (62, 26),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "group",
                        position: (63, 11),
                       },
                      ],
                     },
                     to: Variable {
                      identifier: "user",
                      position: (63, 19),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "description",
                        position: (64, 11),
                       },
                      ],
                     },
                     to: String {
                      parts: [
                       Raw {
                        content: "meta.sr.ht user",
                        position: (64, 26),
                       },
                      ],
                      position: (64, 25),
                     },
                    },
                   ],
                   recursive: false,
                   position: (61, 19),
                  },
                 },
                ],
                recursive: false,
                position: (60, 15),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "groups",
                  position: (68, 7),
                 },
                ],
               },
               to: Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Expression {
                     expression: String {
                      parts: [
                       Expression {
                        expression: Variable {
                         identifier: "user",
                         position: (69, 12),
                        },
                       },
                      ],
                      position: (69, 9),
                     },
                    },
                   ],
                  },
                  to: Map {
                   bindings: [],
                   recursive: false,
                   position: (69, 21),
                  },
                 },
                ],
                recursive: false,
                position: (68, 16),
               },
              },
             ],
             recursive: false,
             position: (59, 13),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "services",
               position: (73, 5),
              },
              Raw {
               content: "cron",
               position: (73, 14),
              },
              Raw {
               content: "systemCronJobs",
               position: (73, 19),
              },
             ],
            },
            to: List {
             elements: [
              String {
               parts: [
                Raw {
                 content: "0 0 * * * ",
                 position: (73, 39),
                },
                Expression {
                 expression: PropertyAccess {
                  expression: Variable {
                   identifier: "cfg",
                   position: (73, 51),
                  },
                  attribute_path: AttributePath {
                   parts: [
                    Raw {
                     content: "python",
                     position: (73, 55),
                    },
                   ],
                  },
                  default: None,
                 },
                },
                Raw {
                 content: "/bin/metasrht-daily",
                 position: (73, 62),
                },
               ],
               position: (73, 38),
              },
             ],
             position: (73, 36),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "services",
               position: (74, 5),
              },
              Raw {
               content: "postgresql",
               position: (74, 14),
              },
             ],
            },
            to: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "authentication",
                  position: (75, 7),
                 },
                ],
               },
               to: String {
                parts: [
                 Raw {
                  content: "local ",
                  position: (76, 1),
                 },
                 Expression {
                  expression: Variable {
                   identifier: "database",
                   position: (76, 17),
                  },
                 },
                 Raw {
                  content: " ",
                  position: (76, 26),
                 },
                 Expression {
                  expression: Variable {
                   identifier: "user",
                   position: (76, 29),
                  },
                 },
                 Raw {
                  content: " trust\n",
                  position: (76, 34),
                 },
                ],
                position: (75, 24),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "ensureDatabases",
                  position: (78, 7),
                 },
                ],
               },
               to: List {
                elements: [
                 Variable {
                  identifier: "database",
                  position: (78, 27),
                 },
                ],
                position: (78, 25),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "ensureUsers",
                  position: (79, 7),
                 },
                ],
               },
               to: List {
                elements: [
                 Map {
                  bindings: [
                   Binding {
                    from: AttributePath {
                     parts: [
                      Raw {
                       content: "name",
                       position: (81, 11),
                      },
                     ],
                    },
                    to: Variable {
                     identifier: "user",
                     position: (81, 18),
                    },
                   },
                   Binding {
                    from: AttributePath {
                     parts: [
                      Raw {
                       content: "ensurePermissions",
                       position: (82, 11),
                      },
                     ],
                    },
                    to: Map {
                     bindings: [
                      Binding {
                       from: AttributePath {
                        parts: [
                         Expression {
                          expression: String {
                           parts: [
                            Raw {
                             content: "DATABASE \"",
                             position: (82, 34),
                            },
                            Expression {
                             expression: Variable {
                              identifier: "database",
                              position: (82, 47),
                             },
                            },
                            Raw {
                             content: "\"",
                             position: (82, 56),
                            },
                           ],
                           position: (82, 33),
                          },
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "ALL PRIVILEGES",
                          position: (82, 63),
                         },
                        ],
                        position: (82, 62),
                       },
                      },
                     ],
                     recursive: false,
                     position: (82, 31),
                    },
                   },
                  ],
                  recursive: false,
                  position: (80, 9),
                 },
                ],
                position: (79, 21),
               },
              },
             ],
             recursive: false,
             position: (74, 27),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "systemd",
               position: (87, 5),
              },
             ],
            },
            to: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "tmpfiles",
                  position: (88, 7),
                 },
                 Raw {
                  content: "rules",
                  position: (88, 16),
                 },
                ],
               },
               to: List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "d ",
                    position: (89, 10),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "statePath",
                     position: (89, 14),
                    },
                   },
                   Raw {
                    content: " 0750 ",
                    position: (89, 24),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (89, 32),
                    },
                   },
                   Raw {
                    content: " ",
                    position: (89, 37),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (89, 40),
                    },
                   },
                   Raw {
                    content: " -",
                    position: (89, 45),
                   },
                  ],
                  position: (89, 9),
                 },
                ],
                position: (88, 24),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "services",
                  position: (92, 7),
                 },
                ],
               },
               to: Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "metasrht",
                     position: (93, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: Variable {
                    identifier: "import",
                    position: (93, 20),
                   },
                   arguments: [
                    Path {
                     parts: [
                      Raw {
                       content: "./service.nix",
                       position: (93, 27),
                      },
                     ],
                     position: (93, 27),
                    },
                    Map {
                     bindings: [
                      Inherit {
                       from: None,
                       attributes: [
                        Raw {
                         content: "config",
                         position: (93, 51),
                        },
                        Raw {
                         content: "pkgs",
                         position: (93, 58),
                        },
                        Raw {
                         content: "lib",
                         position: (93, 63),
                        },
                       ],
                      },
                     ],
                     recursive: false,
                     position: (93, 41),
                    },
                    Variable {
                     identifier: "scfg",
                     position: (93, 70),
                    },
                    Variable {
                     identifier: "drv",
                     position: (93, 75),
                    },
                    Variable {
                     identifier: "iniKey",
                     position: (93, 79),
                    },
                    Map {
                     bindings: [
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "after",
                          position: (94, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (94, 22),
                           },
                          ],
                          position: (94, 21),
                         },
                         String {
                          parts: [
                           Raw {
                            content: "network.target",
                            position: (94, 43),
                           },
                          ],
                          position: (94, 42),
                         },
                        ],
                        position: (94, 19),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "requires",
                          position: (95, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (95, 25),
                           },
                          ],
                          position: (95, 24),
                         },
                        ],
                        position: (95, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "wantedBy",
                          position: (96, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "multi-user.target",
                            position: (96, 25),
                           },
                          ],
                          position: (96, 24),
                         },
                        ],
                        position: (96, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "description",
                          position: (98, 11),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "meta.sr.ht website service",
                          position: (98, 26),
                         },
                        ],
                        position: (98, 25),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "preStart",
                          position: (100, 11),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "# Configure client(s) as \"preauthorized\"\n",
                          position: (101, 1),
                         },
                         Expression {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "concatMapStringsSep",
                            position: (102, 15),
                           },
                           arguments: [
                            String {
                             parts: [
                              Raw {
                               content: "\n\n",
                               position: (102, 36),
                              },
                             ],
                             position: (102, 35),
                            },
                            Parentheses {
                             expression: Function {
                              argument: Simple {
                               identifier: "attr",
                              },
                              definition: String {
                               parts: [
                                Raw {
                                 content: "if ! test -e \"",
                                 position: (104, 1),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (104, 33),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (104, 43),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (104, 46),
                                 },
                                },
                                Raw {
                                 content: ".oauth\" || [ \"$(cat ",
                                 position: (104, 51),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (104, 73),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (104, 83),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (104, 86),
                                 },
                                },
                                Raw {
                                 content: ".oauth)\" != \"",
                                 position: (104, 91),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (104, 106),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (104, 116),
                                        },
                                       },
                                      ],
                                      position: (104, 113),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (104, 123),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "\" ]; then\n  # Configure ",
                                 position: (104, 139),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (105, 33),
                                 },
                                },
                                Raw {
                                 content: "'s OAuth client as \"preauthorized\"\n  psql ",
                                 position: (105, 38),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "database",
                                  position: (106, 26),
                                 },
                                },
                                Raw {
                                 content: " \\\n    -c \"UPDATE oauthclient SET preauthorized = true WHERE client_id = ",
                                 position: (106, 35),
                                },
                                Raw {
                                 content: "'",
                                 position: (107, 87),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (107, 90),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (107, 100),
                                        },
                                       },
                                      ],
                                      position: (107, 97),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (107, 107),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "'\"\n\n  printf \"%s\" \"",
                                 position: (107, 123),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (109, 34),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (109, 44),
                                        },
                                       },
                                      ],
                                      position: (109, 41),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (109, 51),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "\" > \"",
                                 position: (109, 67),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (109, 74),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (109, 84),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (109, 87),
                                 },
                                },
                                Raw {
                                 content: ".oauth\"\nfi\n",
                                 position: (109, 92),
                                },
                               ],
                               position: (103, 22),
                              },
                              position: (103, 16),
                             },
                             position: (103, 15),
                            },
                            Parentheses {
                             expression: FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "builtins",
                                position: (112, 16),
                               },
                               attribute_path: AttributePath {
                                parts: [
                                 Raw {
                                  content: "attrNames",
                                  position: (112, 25),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               Parentheses {
                                expression: FunctionApplication {
                                 function: Variable {
                                  identifier: "filterAttrs",
                                  position: (112, 36),
                                 },
                                 arguments: [
                                  Parentheses {
                                   expression: Function {
                                    argument: Simple {
                                     identifier: "k",
                                    },
                                    definition: Function {
                                     argument: Simple {
                                      identifier: "v",
                                     },
                                     definition: BinaryOperation {
                                      operator: LogicalAnd,
                                      operands: [
                                       BinaryOperation {
                                        operator: LogicalAnd,
                                        operands: [
                                         UnaryOperation {
                                          operator: Not,
                                          operand: Parentheses {
                                           expression: FunctionApplication {
                                            function: Variable {
                                             identifier: "hasInfix",
                                             position: (113, 26),
                                            },
                                            arguments: [
                                             String {
                                              parts: [
                                               Raw {
                                                content: "::",
                                                position: (113, 36),
                                               },
                                              ],
                                              position: (113, 35),
                                             },
                                             Variable {
                                              identifier: "k",
                                              position: (113, 40),
                                             },
                                            ],
                                           },
                                           position: (113, 25),
                                          },
                                          position: (113, 24),
                                         },
                                         FunctionApplication {
                                          function: PropertyAccess {
                                           expression: Variable {
                                            identifier: "builtins",
                                            position: (113, 46),
                                           },
                                           attribute_path: AttributePath {
                                            parts: [
                                             Raw {
                                              content: "hasAttr",
                                              position: (113, 55),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                          arguments: [
                                           String {
                                            parts: [
                                             Raw {
                                              content: "oauth-client-id",
                                              position: (113, 64),
                                             },
                                            ],
                                            position: (113, 63),
                                           },
                                           Variable {
                                            identifier: "v",
                                            position: (113, 81),
                                           },
                                          ],
                                         },
                                        ],
                                        position: (113, 43),
                                       },
                                       BinaryOperation {
                                        operator: NotEqualTo,
                                        operands: [
                                         PropertyAccess {
                                          expression: Variable {
                                           identifier: "v",
                                           position: (113, 86),
                                          },
                                          attribute_path: AttributePath {
                                           parts: [
                                            Raw {
                                             content: "oauth-client-id",
                                             position: (113, 88),
                                            },
                                           ],
                                          },
                                          default: None,
                                         },
                                         Variable {
                                          identifier: "null",
                                          position: (113, 107),
                                         },
                                        ],
                                        position: (113, 104),
                                       },
                                      ],
                                      position: (113, 83),
                                     },
                                     position: (113, 21),
                                    },
                                    position: (113, 18),
                                   },
                                   position: (113, 17),
                                  },
                                  PropertyAccess {
                                   expression: Variable {
                                    identifier: "cfg",
                                    position: (114, 17),
                                   },
                                   attribute_path: AttributePath {
                                    parts: [
                                     Raw {
                                      content: "settings",
                                      position: (114, 21),
                                     },
                                    ],
                                   },
                                   default: None,
                                  },
                                 ],
                                },
                                position: (112, 35),
                               },
                              ],
                             },
                             position: (112, 15),
                            },
                           ],
                          },
                         },
                         Raw {
                          content: "\n",
                          position: (114, 32),
                         },
                        ],
                        position: (100, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "serviceConfig",
                          position: (117, 11),
                         },
                         Raw {
                          content: "ExecStart",
                          position: (117, 25),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (117, 40),
                           },
                           attribute_path: AttributePath {
                            parts: [
                             Raw {
                              content: "python",
                              position: (117, 44),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: "/bin/gunicorn ",
                          position: (117, 51),
                         },
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "drv",
                            position: (117, 67),
                           },
                           attribute_path: AttributePath {
                            parts: [
                             Raw {
                              content: "pname",
                              position: (117, 71),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: ".app:app -b ",
                          position: (117, 77),
                         },
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (117, 91),
                           },
                           attribute_path: AttributePath {
                            parts: [
                             Raw {
                              content: "address",
                              position: (117, 95),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: ":",
                          position: (117, 103),
                         },
                         Expression {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "toString",
                            position: (117, 106),
                           },
                           arguments: [
                            Variable {
                             identifier: "port",
                             position: (117, 115),
                            },
                           ],
                          },
                         },
                        ],
                        position: (117, 37),
                       },
                      },
                     ],
                     recursive: false,
                     position: (93, 86),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "metasrht-api",
                     position: (120, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: Variable {
                    identifier: "import",
                    position: (120, 24),
                   },
                   arguments: [
                    Path {
                     parts: [
                      Raw {
                       content: "./service.nix",
                       position: (120, 31),
                      },
                     ],
                     position: (120, 31),
                    },
                    Map {
                     bindings: [
                      Inherit {
                       from: None,
                       attributes: [
                        Raw {
                         content: "config",
                         position: (120, 55),
                        },
                        Raw {
                         content: "pkgs",
                         position: (120, 62),
                        },
                        Raw {
                         content: "lib",
                         position: (120, 67),
                        },
                       ],
                      },
                     ],
                     recursive: false,
                     position: (120, 45),
                    },
                    Variable {
                     identifier: "scfg",
                     position: (120, 74),
                    },
                    Variable {
                     identifier: "drv",
                     position: (120, 79),
                    },
                    Variable {
                     identifier: "iniKey",
                     position: (120, 83),
                    },
                    Map {
                     bindings: [
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "after",
                          position: (121, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (121, 22),
                           },
                          ],
                          position: (121, 21),
                         },
                         String {
                          parts: [
                           Raw {
                            content: "network.target",
                            position: (121, 43),
                           },
                          ],
                          position: (121, 42),
                         },
                        ],
                        position: (121, 19),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "requires",
                          position: (122, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "postgresql.service",
                            position: (122, 25),
                           },
                          ],
                          position: (122, 24),
                         },
                        ],
                        position: (122, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "wantedBy",
                          position: (123, 11),
                         },
                        ],
                       },
                       to: List {
                        elements: [
                         String {
                          parts: [
                           Raw {
                            content: "multi-user.target",
                            position: (123, 25),
                           },
                          ],
                          position: (123, 24),
                         },
                        ],
                        position: (123, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "description",
                          position: (125, 11),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "meta.sr.ht api service",
                          position: (125, 26),
                         },
                        ],
                        position: (125, 25),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "preStart",
                          position: (127, 11),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "# Configure client(s) as \"preauthorized\"\n",
                          position: (128, 1),
                         },
                         Expression {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "concatMapStringsSep",
                            position: (129, 15),
                           },
                           arguments: [
                            String {
                             parts: [
                              Raw {
                               content: "\n\n",
                               position: (129, 36),
                              },
                             ],
                             position: (129, 35),
                            },
                            Parentheses {
                             expression: Function {
                              argument: Simple {
                               identifier: "attr",
                              },
                              definition: String {
                               parts: [
                                Raw {
                                 content: "if ! test -e \"",
                                 position: (131, 1),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (131, 33),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (131, 43),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (131, 46),
                                 },
                                },
                                Raw {
                                 content: ".oauth\" || [ \"$(cat ",
                                 position: (131, 51),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (131, 73),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (131, 83),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (131, 86),
                                 },
                                },
                                Raw {
                                 content: ".oauth)\" != \"",
                                 position: (131, 91),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (131, 106),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (131, 116),
                                        },
                                       },
                                      ],
                                      position: (131, 113),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (131, 123),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "\" ]; then\n  # Configure ",
                                 position: (131, 139),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (132, 33),
                                 },
                                },
                                Raw {
                                 content: "'s OAuth client as \"preauthorized\"\n  psql ",
                                 position: (132, 38),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "database",
                                  position: (133, 26),
                                 },
                                },
                                Raw {
                                 content: " \\\n    -c \"UPDATE oauthclient SET preauthorized = true WHERE client_id = ",
                                 position: (133, 35),
                                },
                                Raw {
                                 content: "'",
                                 position: (134, 87),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (134, 90),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (134, 100),
                                        },
                                       },
                                      ],
                                      position: (134, 97),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (134, 107),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "'\"\n\n  printf \"%s\" \"",
                                 position: (134, 123),
                                },
                                Expression {
                                 expression: PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfgIni",
                                   position: (136, 34),
                                  },
                                  attribute_path: AttributePath {
                                   parts: [
                                    Expression {
                                     expression: String {
                                      parts: [
                                       Expression {
                                        expression: Variable {
                                         identifier: "attr",
                                         position: (136, 44),
                                        },
                                       },
                                      ],
                                      position: (136, 41),
                                     },
                                    },
                                    Raw {
                                     content: "oauth-client-id",
                                     position: (136, 51),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                },
                                Raw {
                                 content: "\" > \"",
                                 position: (136, 67),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "statePath",
                                  position: (136, 74),
                                 },
                                },
                                Raw {
                                 content: "/",
                                 position: (136, 84),
                                },
                                Expression {
                                 expression: Variable {
                                  identifier: "attr",
                                  position: (136, 87),
                                 },
                                },
                                Raw {
                                 content: ".oauth\"\nfi\n",
                                 position: (136, 92),
                                },
                               ],
                               position: (130, 22),
                              },
                              position: (130, 16),
                             },
                             position: (130, 15),
                            },
                            Parentheses {
                             expression: FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "builtins",
                                position: (139, 16),
                               },
                               attribute_path: AttributePath {
                                parts: [
                                 Raw {
                                  content: "attrNames",
                                  position: (139, 25),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               Parentheses {
                                expression: FunctionApplication {
                                 function: Variable {
                                  identifier: "filterAttrs",
                                  position: (139, 36),
                                 },
                                 arguments: [
                                  Parentheses {
                                   expression: Function {
                                    argument: Simple {
                                     identifier: "k",
                                    },
                                    definition: Function {
                                     argument: Simple {
                                      identifier: "v",
                                     },
                                     definition: BinaryOperation {
                                      operator: LogicalAnd,
                                      operands: [
                                       BinaryOperation {
                                        operator: LogicalAnd,
                                        operands: [
                                         UnaryOperation {
                                          operator: Not,
                                          operand: Parentheses {
                                           expression: FunctionApplication {
                                            function: Variable {
                                             identifier: "hasInfix",
                                             position: (140, 26),
                                            },
                                            arguments: [
                                             String {
                                              parts: [
                                               Raw {
                                                content: "::",
                                                position: (140, 36),
                                               },
                                              ],
                                              position: (140, 35),
                                             },
                                             Variable {
                                              identifier: "k",
                                              position: (140, 40),
                                             },
                                            ],
                                           },
                                           position: (140, 25),
                                          },
                                          position: (140, 24),
                                         },
                                         FunctionApplication {
                                          function: PropertyAccess {
                                           expression: Variable {
                                            identifier: "builtins",
                                            position: (140, 46),
                                           },
                                           attribute_path: AttributePath {
                                            parts: [
                                             Raw {
                                              content: "hasAttr",
                                              position: (140, 55),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                          arguments: [
                                           String {
                                            parts: [
                                             Raw {
                                              content: "oauth-client-id",
                                              position: (140, 64),
                                             },
                                            ],
                                            position: (140, 63),
                                           },
                                           Variable {
                                            identifier: "v",
                                            position: (140, 81),
                                           },
                                          ],
                                         },
                                        ],
                                        position: (140, 43),
                                       },
                                       BinaryOperation {
                                        operator: NotEqualTo,
                                        operands: [
                                         PropertyAccess {
                                          expression: Variable {
                                           identifier: "v",
                                           position: (140, 86),
                                          },
                                          attribute_path: AttributePath {
                                           parts: [
                                            Raw {
                                             content: "oauth-client-id",
                                             position: (140, 88),
                                            },
                                           ],
                                          },
                                          default: None,
                                         },
                                         Variable {
                                          identifier: "null",
                                          position: (140, 107),
                                         },
                                        ],
                                        position: (140, 104),
                                       },
                                      ],
                                      position: (140, 83),
                                     },
                                     position: (140, 21),
                                    },
                                    position: (140, 18),
                                   },
                                   position: (140, 17),
                                  },
                                  PropertyAccess {
                                   expression: Variable {
                                    identifier: "cfg",
                                    position: (141, 17),
                                   },
                                   attribute_path: AttributePath {
                                    parts: [
                                     Raw {
                                      content: "settings",
                                      position: (141, 21),
                                     },
                                    ],
                                   },
                                   default: None,
                                  },
                                 ],
                                },
                                position: (139, 35),
                               },
                              ],
                             },
                             position: (139, 15),
                            },
                           ],
                          },
                         },
                         Raw {
                          content: "\n",
                          position: (141, 32),
                         },
                        ],
                        position: (127, 22),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "serviceConfig",
                          position: (144, 11),
                         },
                         Raw {
                          content: "ExecStart",
                          position: (144, 25),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Expression {
                          expression: PropertyAccess {
                           expression: Variable {
                            identifier: "pkgs",
                            position: (144, 40),
                           },
                           attribute_path: AttributePath {
                            parts: [
                             Raw {
                              content: "sourcehut",
                              position: (144, 45),
                             },
                             Raw {
                              content: "metasrht",
                              position: (144, 55),
                             },
                            ],
                           },
                           default: None,
                          },
                         },
                         Raw {
                          content: "/bin/metasrht-api -b :",
                          position: (144, 64),
                         },
                         Expression {
                          expression: FunctionApplication {
                           function: Variable {
                            identifier: "toString",
                            position: (144, 88),
                           },
                           arguments: [
                            Parentheses {
                             expression: BinaryOperation {
                              operator: Addition,
                              operands: [
                               Variable {
                                identifier: "port",
                                position: (144, 98),
                               },
                               Int {
                                value: 100,
                                position: (144, 105),
                               },
                              ],
                              position: (144, 103),
                             },
                             position: (144, 97),
                            },
                           ],
                          },
                         },
                        ],
                        position: (144, 37),
                       },
                      },
                     ],
                     recursive: false,
                     position: (120, 90),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "metasrht-webhooks",
                     position: (147, 9),
                    },
                   ],
                  },
                  to: Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "after",
                        position: (148, 11),
                       },
                      ],
                     },
                     to: List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "postgresql.service",
                          position: (148, 22),
                         },
                        ],
                        position: (148, 21),
                       },
                       String {
                        parts: [
                         Raw {
                          content: "network.target",
                          position: (148, 43),
                         },
                        ],
                        position: (148, 42),
                       },
                      ],
                      position: (148, 19),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "requires",
                        position: (149, 11),
                       },
                      ],
                     },
                     to: List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "postgresql.service",
                          position: (149, 25),
                         },
                        ],
                        position: (149, 24),
                       },
                      ],
                      position: (149, 22),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "wantedBy",
                        position: (150, 11),
                       },
                      ],
                     },
                     to: List {
                      elements: [
                       String {
                        parts: [
                         Raw {
                          content: "multi-user.target",
                          position: (150, 25),
                         },
                        ],
                        position: (150, 24),
                       },
                      ],
                      position: (150, 22),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "description",
                        position: (152, 11),
                       },
                      ],
                     },
                     to: String {
                      parts: [
                       Raw {
                        content: "meta.sr.ht webhooks service",
                        position: (152, 26),
                       },
                      ],
                      position: (152, 25),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "serviceConfig",
                        position: (153, 11),
                       },
                      ],
                     },
                     to: Map {
                      bindings: [
                       Binding {
                        from: AttributePath {
                         parts: [
                          Raw {
                           content: "Type",
                           position: (154, 13),
                          },
                         ],
                        },
                        to: String {
                         parts: [
                          Raw {
                           content: "simple",
                           position: (154, 21),
                          },
                         ],
                         position: (154, 20),
                        },
                       },
                       Binding {
                        from: AttributePath {
                         parts: [
                          Raw {
                           content: "User",
                           position: (155, 13),
                          },
                         ],
                        },
                        to: Variable {
                         identifier: "user",
                         position: (155, 20),
                        },
                       },
                       Binding {
                        from: AttributePath {
                         parts: [
                          Raw {
                           content: "Restart",
                           position: (156, 13),
                          },
                         ],
                        },
                        to: String {
                         parts: [
                          Raw {
                           content: "always",
                           position: (156, 24),
                          },
                         ],
                         position: (156, 23),
                        },
                       },
                       Binding {
                        from: AttributePath {
                         parts: [
                          Raw {
                           content: "ExecStart",
                           position: (157, 13),
                          },
                         ],
                        },
                        to: String {
                         parts: [
                          Expression {
                           expression: PropertyAccess {
                            expression: Variable {
                             identifier: "cfg",
                             position: (157, 28),
                            },
                            attribute_path: AttributePath {
                             parts: [
                              Raw {
                               content: "python",
                               position: (157, 32),
                              },
                             ],
                            },
                            default: None,
                           },
                          },
                          Raw {
                           content: "/bin/celery -A ",
                           position: (157, 39),
                          },
                          Expression {
                           expression: PropertyAccess {
                            expression: Variable {
                             identifier: "drv",
                             position: (157, 56),
                            },
                            attribute_path: AttributePath {
                             parts: [
                              Raw {
                               content: "pname",
                               position: (157, 60),
                              },
                             ],
                            },
                            default: None,
                           },
                          },
                          Raw {
                           content: ".webhooks worker --loglevel=info",
                           position: (157, 66),
                          },
                         ],
                         position: (157, 25),
                        },
                       },
                      ],
                      recursive: false,
                      position: (153, 27),
                     },
                    },
                   ],
                   recursive: false,
                   position: (147, 29),
                  },
                 },
                ],
                recursive: false,
                position: (92, 18),
               },
              },
             ],
             recursive: false,
             position: (87, 15),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "services",
               position: (164, 5),
              },
              Raw {
               content: "sourcehut",
               position: (164, 14),
              },
              Raw {
               content: "settings",
               position: (164, 24),
              },
             ],
            },
            to: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (166, 8),
                    },
                   ],
                   position: (166, 7),
                  },
                 },
                 Raw {
                  content: "origin",
                  position: (166, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (166, 29),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "https://meta.",
                    position: (166, 40),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (166, 55),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "originBase",
                        position: (166, 59),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                  position: (166, 39),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (168, 8),
                    },
                   ],
                   position: (168, 7),
                  },
                 },
                 Raw {
                  content: "debug-host",
                  position: (168, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (168, 33),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "0.0.0.0",
                    position: (168, 44),
                   },
                  ],
                  position: (168, 43),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (169, 8),
                    },
                   ],
                   position: (169, 7),
                  },
                 },
                 Raw {
                  content: "debug-port",
                  position: (169, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (169, 33),
                },
                arguments: [
                 Variable {
                  identifier: "port",
                  position: (169, 43),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (171, 8),
                    },
                   ],
                   position: (171, 7),
                  },
                 },
                 Raw {
                  content: "connection-string",
                  position: (171, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (171, 40),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "postgresql:///",
                    position: (171, 51),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "database",
                     position: (171, 67),
                    },
                   },
                   Raw {
                    content: "?user=",
                    position: (171, 76),
                   },
                   Expression {
                    expression: Variable {
                     identifier: "user",
                     position: (171, 84),
                    },
                   },
                   Raw {
                    content: "&host=/var/run/postgresql",
                    position: (171, 89),
                   },
                  ],
                  position: (171, 50),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (173, 8),
                    },
                   ],
                   position: (173, 7),
                  },
                 },
                 Raw {
                  content: "migrate-on-upgrade",
                  position: (173, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (173, 41),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "yes",
                    position: (173, 52),
                   },
                  ],
                  position: (173, 51),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (177, 8),
                    },
                   ],
                   position: (177, 7),
                  },
                 },
                 Raw {
                  content: "welcome-emails",
                  position: (177, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (177, 37),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "no",
                    position: (177, 48),
                   },
                  ],
                  position: (177, 47),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (180, 8),
                    },
                   ],
                   position: (180, 7),
                  },
                 },
                 Raw {
                  content: "webhooks",
                  position: (180, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (180, 31),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "redis://",
                    position: (180, 42),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "rcfg",
                      position: (180, 52),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "bind",
                        position: (180, 57),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                   Raw {
                    content: ":",
                    position: (180, 62),
                   },
                   Expression {
                    expression: FunctionApplication {
                     function: Variable {
                      identifier: "toString",
                      position: (180, 65),
                     },
                     arguments: [
                      PropertyAccess {
                       expression: Variable {
                        identifier: "rcfg",
                        position: (180, 74),
                       },
                       attribute_path: AttributePath {
                        parts: [
                         Raw {
                          content: "port",
                          position: (180, 79),
                         },
                        ],
                       },
                       default: None,
                      },
                     ],
                    },
                   },
                   Raw {
                    content: "/6",
                    position: (180, 84),
                   },
                  ],
                  position: (180, 41),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::settings",
                     position: (183, 8),
                    },
                   ],
                   position: (183, 7),
                  },
                 },
                 Raw {
                  content: "registration",
                  position: (183, 30),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (183, 45),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "no",
                    position: (183, 56),
                   },
                  ],
                  position: (183, 55),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::settings",
                     position: (185, 8),
                    },
                   ],
                   position: (185, 7),
                  },
                 },
                 Raw {
                  content: "onboarding-redirect",
                  position: (185, 30),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (185, 52),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "https://meta.",
                    position: (185, 63),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "cfg",
                      position: (185, 78),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "originBase",
                        position: (185, 82),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                  position: (185, 62),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::settings",
                     position: (188, 8),
                    },
                   ],
                   position: (188, 7),
                  },
                 },
                 Raw {
                  content: "user-invites",
                  position: (188, 30),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (188, 45),
                },
                arguments: [
                 Int {
                  value: 5,
                  position: (188, 55),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht",
                     position: (191, 8),
                    },
                   ],
                   position: (191, 7),
                  },
                 },
                 Raw {
                  content: "api-origin",
                  position: (191, 20),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (191, 33),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "http://localhost:5100",
                    position: (191, 44),
                   },
                  ],
                  position: (191, 43),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::aliases",
                     position: (196, 8),
                    },
                   ],
                   position: (196, 7),
                  },
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (196, 31),
                },
                arguments: [
                 Map {
                  bindings: [],
                  recursive: false,
                  position: (196, 41),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::billing",
                     position: (200, 8),
                    },
                   ],
                   position: (200, 7),
                  },
                 },
                 Raw {
                  content: "enabled",
                  position: (200, 29),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (200, 39),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "no",
                    position: (200, 50),
                   },
                  ],
                  position: (200, 49),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::billing",
                     position: (202, 8),
                    },
                   ],
                   position: (202, 7),
                  },
                 },
                 Raw {
                  content: "stripe-public-key",
                  position: (202, 29),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (202, 49),
                },
                arguments: [
                 Variable {
                  identifier: "null",
                  position: (202, 59),
                 },
                ],
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "meta.sr.ht::billing",
                     position: (203, 8),
                    },
                   ],
                   position: (203, 7),
                  },
                 },
                 Raw {
                  content: "stripe-secret-key",
                  position: (203, 29),
                 },
                ],
               },
               to: FunctionApplication {
                function: Variable {
                 identifier: "mkDefault",
                 position: (203, 49),
                },
                arguments: [
                 Variable {
                  identifier: "null",
                  position: (203, 59),
                 },
                ],
               },
              },
             ],
             recursive: false,
             position: (164, 35),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "services",
               position: (206, 5),
              },
              Raw {
               content: "nginx",
               position: (206, 14),
              },
              Raw {
               content: "virtualHosts",
               position: (206, 20),
              },
              Expression {
               expression: String {
                parts: [
                 Raw {
                  content: "meta.",
                  position: (206, 34),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (206, 41),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "originBase",
                      position: (206, 45),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                ],
                position: (206, 33),
               },
              },
             ],
            },
            to: Map {
             bindings: [
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "forceSSL",
                  position: (207, 7),
                 },
                ],
               },
               to: Variable {
                identifier: "true",
                position: (207, 18),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "locations",
                  position: (208, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/",
                     position: (208, 18),
                    },
                   ],
                   position: (208, 17),
                  },
                 },
                 Raw {
                  content: "proxyPass",
                  position: (208, 21),
                 },
                ],
               },
               to: String {
                parts: [
                 Raw {
                  content: "http://",
                  position: (208, 34),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (208, 43),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "address",
                      position: (208, 47),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: ":",
                  position: (208, 55),
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (208, 58),
                   },
                   arguments: [
                    Variable {
                     identifier: "port",
                     position: (208, 67),
                    },
                   ],
                  },
                 },
                ],
                position: (208, 33),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "locations",
                  position: (209, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/query",
                     position: (209, 18),
                    },
                   ],
                   position: (209, 17),
                  },
                 },
                 Raw {
                  content: "proxyPass",
                  position: (209, 26),
                 },
                ],
               },
               to: String {
                parts: [
                 Raw {
                  content: "http://",
                  position: (209, 39),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (209, 48),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "address",
                      position: (209, 52),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: ":",
                  position: (209, 60),
                 },
                 Expression {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "toString",
                    position: (209, 63),
                   },
                   arguments: [
                    Parentheses {
                     expression: BinaryOperation {
                      operator: Addition,
                      operands: [
                       Variable {
                        identifier: "port",
                        position: (209, 73),
                       },
                       Int {
                        value: 100,
                        position: (209, 80),
                       },
                      ],
                      position: (209, 78),
                     },
                     position: (209, 72),
                    },
                   ],
                  },
                 },
                ],
                position: (209, 38),
               },
              },
              Binding {
               from: AttributePath {
                parts: [
                 Raw {
                  content: "locations",
                  position: (210, 7),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "/static",
                     position: (210, 18),
                    },
                   ],
                   position: (210, 17),
                  },
                 },
                 Raw {
                  content: "root",
                  position: (210, 27),
                 },
                ],
               },
               to: String {
                parts: [
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (210, 37),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "sourcehut",
                      position: (210, 42),
                     },
                     Raw {
                      content: "metasrht",
                      position: (210, 52),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/",
                  position: (210, 61),
                 },
                 Expression {
                  expression: PropertyAccess {
                   expression: Variable {
                    identifier: "pkgs",
                    position: (210, 64),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "sourcehut",
                      position: (210, 69),
                     },
                     Raw {
                      content: "python",
                      position: (210, 79),
                     },
                     Raw {
                      content: "sitePackages",
                      position: (210, 86),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Raw {
                  content: "/metasrht",
                  position: (210, 99),
                 },
                ],
                position: (210, 34),
               },
              },
             ],
             recursive: false,
             position: (206, 60),
            },
           },
          ],
          recursive: false,
          position: (50, 73),
         },
        ],
       },
       position: (50, 12),
      },
     },
    ],
    recursive: false,
    position: (14, 1),
   },
   position: (4, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}