Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "makewhatis",
          span: Span {
           start: Position {
            line: 4,
            column: 3,
           },
           end: Position {
            line: 4,
            column: 13,
           },
          },
         },
        ),
       ],
       to: String(
        String_ {
         parts: [
          Interpolation(
           PartInterpolation {
            expression: FunctionApplication(
             FunctionApplication {
              function: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "lib",
                  span: Span {
                   start: Position {
                    line: 4,
                    column: 19,
                   },
                   end: Position {
                    line: 4,
                    column: 22,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "getBin",
                   span: Span {
                    start: Position {
                     line: 4,
                     column: 23,
                    },
                    end: Position {
                     line: 4,
                     column: 29,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              arguments: [
               PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "cfg",
                   span: Span {
                    start: Position {
                     line: 4,
                     column: 30,
                    },
                    end: Position {
                     line: 4,
                     column: 33,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "package",
                    span: Span {
                     start: Position {
                      line: 4,
                      column: 34,
                     },
                     end: Position {
                      line: 4,
                      column: 41,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              ],
             },
            ),
           },
          ),
          Raw(
           PartRaw {
            content: "/bin/makewhatis",
            span: Span {
             start: Position {
              line: 4,
              column: 17,
             },
             end: Position {
              line: 4,
              column: 57,
             },
            },
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 4,
           column: 16,
          },
          end: Position {
           line: 4,
           column: 58,
          },
         },
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "cfg",
          span: Span {
           start: Position {
            line: 6,
            column: 3,
           },
           end: Position {
            line: 6,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 6,
             column: 9,
            },
            end: Position {
             line: 6,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "documentation",
            span: Span {
             start: Position {
              line: 6,
              column: 16,
             },
             end: Position {
              line: 6,
              column: 29,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "man",
            span: Span {
             start: Position {
              line: 6,
              column: 30,
             },
             end: Position {
              line: 6,
              column: 33,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "mandoc",
            span: Span {
             start: Position {
              line: 6,
              column: 34,
             },
             end: Position {
              line: 6,
              column: 40,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "meta",
            span: Span {
             start: Position {
              line: 9,
              column: 3,
             },
             end: Position {
              line: 9,
              column: 7,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "maintainers",
            span: Span {
             start: Position {
              line: 9,
              column: 8,
             },
             end: Position {
              line: 9,
              column: 19,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "lib",
                span: Span {
                 start: Position {
                  line: 9,
                  column: 24,
                 },
                 end: Position {
                  line: 9,
                  column: 27,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "maintainers",
                 span: Span {
                  start: Position {
                   line: 9,
                   column: 28,
                  },
                  end: Position {
                   line: 9,
                   column: 39,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "sternenseemann",
                 span: Span {
                  start: Position {
                   line: 9,
                   column: 40,
                  },
                  end: Position {
                   line: 9,
                   column: 54,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 9,
             column: 22,
            },
            end: Position {
             line: 9,
             column: 56,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 11,
              column: 3,
             },
             end: Position {
              line: 11,
              column: 10,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "documentation",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 5,
                  },
                  end: Position {
                   line: 12,
                   column: 18,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "man",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 19,
                  },
                  end: Position {
                   line: 12,
                   column: 22,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "mandoc",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 23,
                  },
                  end: Position {
                   line: 12,
                   column: 29,
                  },
                 },
                },
               ),
              ],
              to: Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "enable",
                      span: Span {
                       start: Position {
                        line: 13,
                        column: 7,
                       },
                       end: Position {
                        line: 13,
                        column: 13,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 13,
                           column: 16,
                          },
                          end: Position {
                           line: 13,
                           column: 19,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkEnableOption",
                          span: Span {
                           start: Position {
                            line: 13,
                            column: 20,
                           },
                           end: Position {
                            line: 13,
                            column: 34,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 13,
                              column: 36,
                             },
                             end: Position {
                              line: 13,
                              column: 39,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mdDoc",
                             span: Span {
                              start: Position {
                               line: 13,
                               column: 40,
                              },
                              end: Position {
                               line: 13,
                               column: 45,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "mandoc as the default man page viewer",
                              span: Span {
                               start: Position {
                                line: 13,
                                column: 47,
                               },
                               end: Position {
                                line: 13,
                                column: 84,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 13,
                             column: 46,
                            },
                            end: Position {
                             line: 13,
                             column: 85,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "manPath",
                      span: Span {
                       start: Position {
                        line: 15,
                        column: 7,
                       },
                       end: Position {
                        line: 15,
                        column: 14,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 15,
                           column: 17,
                          },
                          end: Position {
                           line: 15,
                           column: 20,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 15,
                            column: 21,
                           },
                           end: Position {
                            line: 15,
                            column: 29,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 16,
                                column: 9,
                               },
                               end: Position {
                                line: 16,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: With(
                            With {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 16,
                                   column: 21,
                                  },
                                  end: Position {
                                   line: 16,
                                   column: 24,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "types",
                                  span: Span {
                                   start: Position {
                                    line: 16,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 16,
                                    column: 30,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             target: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "listOf",
                                 span: Span {
                                  start: Position {
                                   line: 16,
                                   column: 32,
                                  },
                                  end: Position {
                                   line: 16,
                                   column: 38,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                Identifier(
                                 Identifier {
                                  id: "str",
                                  span: Span {
                                   start: Position {
                                    line: 16,
                                    column: 39,
                                   },
                                   end: Position {
                                    line: 16,
                                    column: 42,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                             span: Span {
                              start: Position {
                               line: 16,
                               column: 16,
                              },
                              end: Position {
                               line: 16,
                               column: 42,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 17,
                                column: 9,
                               },
                               end: Position {
                                line: 17,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: List(
                            List {
                             elements: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "share/man",
                                   span: Span {
                                    start: Position {
                                     line: 17,
                                     column: 22,
                                    },
                                    end: Position {
                                     line: 17,
                                     column: 31,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 17,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 17,
                                  column: 32,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 19,
                              },
                              end: Position {
                               line: 17,
                               column: 34,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "example",
                              span: Span {
                               start: Position {
                                line: 18,
                                column: 9,
                               },
                               end: Position {
                                line: 18,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 18,
                                   column: 19,
                                  },
                                  end: Position {
                                   line: 18,
                                   column: 22,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "literalExpression",
                                  span: Span {
                                   start: Position {
                                    line: 18,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 18,
                                    column: 40,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "[ \"share/man\" \"share/man/fr\" ]",
                                   span: Span {
                                    start: Position {
                                     line: 18,
                                     column: 42,
                                    },
                                    end: Position {
                                     line: 18,
                                     column: 76,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 18,
                                  column: 41,
                                 },
                                 end: Position {
                                  line: 18,
                                  column: 77,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 19,
                                column: 9,
                               },
                               end: Position {
                                line: 19,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 19,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 19,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 19,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 19,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "Change the manpath, i. e. the directories where\n{manpage}`man(1)`\nlooks for section-specific directories of man pages.\nYou only need to change this setting if you want extra man pages\n(e. g. in non-english languages). All values must be strings that\nare a valid path from the target prefix (without including it).\nThe first value given takes priority.\n",
                                   span: Span {
                                    start: Position {
                                     line: 20,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 27,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 19,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 27,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 15,
                          column: 30,
                         },
                         end: Position {
                          line: 28,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "package",
                      span: Span {
                       start: Position {
                        line: 30,
                        column: 7,
                       },
                       end: Position {
                        line: 30,
                        column: 14,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 30,
                           column: 17,
                          },
                          end: Position {
                           line: 30,
                           column: 20,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mkOption",
                          span: Span {
                           start: Position {
                            line: 30,
                            column: 21,
                           },
                           end: Position {
                            line: 30,
                            column: 29,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "type",
                              span: Span {
                               start: Position {
                                line: 31,
                                column: 9,
                               },
                               end: Position {
                                line: 31,
                                column: 13,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "lib",
                               span: Span {
                                start: Position {
                                 line: 31,
                                 column: 16,
                                },
                                end: Position {
                                 line: 31,
                                 column: 19,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "types",
                                span: Span {
                                 start: Position {
                                  line: 31,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 31,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "package",
                                span: Span {
                                 start: Position {
                                  line: 31,
                                  column: 26,
                                 },
                                 end: Position {
                                  line: 31,
                                  column: 33,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "default",
                              span: Span {
                               start: Position {
                                line: 32,
                                column: 9,
                               },
                               end: Position {
                                line: 32,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "pkgs",
                               span: Span {
                                start: Position {
                                 line: 32,
                                 column: 19,
                                },
                                end: Position {
                                 line: 32,
                                 column: 23,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "mandoc",
                                span: Span {
                                 start: Position {
                                  line: 32,
                                  column: 24,
                                 },
                                 end: Position {
                                  line: 32,
                                  column: 30,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "defaultText",
                              span: Span {
                               start: Position {
                                line: 33,
                                column: 9,
                               },
                               end: Position {
                                line: 33,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 33,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 33,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "literalExpression",
                                  span: Span {
                                   start: Position {
                                    line: 33,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 33,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              String(
                               String_ {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "pkgs.mandoc",
                                   span: Span {
                                    start: Position {
                                     line: 33,
                                     column: 46,
                                    },
                                    end: Position {
                                     line: 33,
                                     column: 57,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 33,
                                  column: 45,
                                 },
                                 end: Position {
                                  line: 33,
                                  column: 58,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "description",
                              span: Span {
                               start: Position {
                                line: 34,
                                column: 9,
                               },
                               end: Position {
                                line: 34,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           to: FunctionApplication(
                            FunctionApplication {
                             function: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "lib",
                                 span: Span {
                                  start: Position {
                                   line: 34,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 34,
                                   column: 26,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "mdDoc",
                                  span: Span {
                                   start: Position {
                                    line: 34,
                                    column: 27,
                                   },
                                   end: Position {
                                    line: 34,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             arguments: [
                              IndentedString(
                               IndentedString {
                                parts: [
                                 Raw(
                                  PartRaw {
                                   content: "The `mandoc` derivation to use. Useful to override\nconfiguration options used for the package.\n",
                                   span: Span {
                                    start: Position {
                                     line: 35,
                                     column: 1,
                                    },
                                    end: Position {
                                     line: 37,
                                     column: 9,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                span: Span {
                                 start: Position {
                                  line: 34,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 37,
                                  column: 11,
                                 },
                                },
                               },
                              ),
                             ],
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 30,
                          column: 30,
                         },
                         end: Position {
                          line: 38,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 12,
                  column: 32,
                 },
                 end: Position {
                  line: 39,
                  column: 6,
                 },
                },
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 11,
             column: 13,
            },
            end: Position {
             line: 40,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "config",
            span: Span {
             start: Position {
              line: 42,
              column: 3,
             },
             end: Position {
              line: 42,
              column: 9,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 42,
                 column: 12,
                },
                end: Position {
                 line: 42,
                 column: 15,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "mkIf",
                span: Span {
                 start: Position {
                  line: 42,
                  column: 16,
                 },
                 end: Position {
                  line: 42,
                  column: 20,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "cfg",
                span: Span {
                 start: Position {
                  line: 42,
                  column: 21,
                 },
                 end: Position {
                  line: 42,
                  column: 24,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "enable",
                 span: Span {
                  start: Position {
                   line: 42,
                   column: 25,
                  },
                  end: Position {
                   line: 42,
                   column: 31,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            Map(
             Map {
              recursive: false,
              bindings: [
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "environment",
                    span: Span {
                     start: Position {
                      line: 43,
                      column: 5,
                     },
                     end: Position {
                      line: 43,
                      column: 16,
                     },
                    },
                   },
                  ),
                 ],
                 to: Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "systemPackages",
                         span: Span {
                          start: Position {
                           line: 44,
                           column: 7,
                          },
                          end: Position {
                           line: 44,
                           column: 21,
                          },
                         },
                        },
                       ),
                      ],
                      to: List(
                       List {
                        elements: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "cfg",
                             span: Span {
                              start: Position {
                               line: 44,
                               column: 26,
                              },
                              end: Position {
                               line: 44,
                               column: 29,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "package",
                              span: Span {
                               start: Position {
                                line: 44,
                                column: 30,
                               },
                               end: Position {
                                line: 44,
                                column: 37,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 44,
                          column: 24,
                         },
                         end: Position {
                          line: 44,
                          column: 39,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "etc",
                         span: Span {
                          start: Position {
                           line: 47,
                           column: 7,
                          },
                          end: Position {
                           line: 47,
                           column: 10,
                          },
                         },
                        },
                       ),
                       Expression(
                        PartExpression {
                         expression: String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "man.conf",
                              span: Span {
                               start: Position {
                                line: 47,
                                column: 12,
                               },
                               end: Position {
                                line: 47,
                                column: 20,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 47,
                             column: 11,
                            },
                            end: Position {
                             line: 47,
                             column: 21,
                            },
                           },
                          },
                         ),
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "text",
                         span: Span {
                          start: Position {
                           line: 47,
                           column: 22,
                          },
                          end: Position {
                           line: 47,
                           column: 26,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 47,
                              column: 29,
                             },
                             end: Position {
                              line: 47,
                              column: 32,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "concatMapStrings",
                             span: Span {
                              start: Position {
                               line: 47,
                               column: 33,
                              },
                              end: Position {
                               line: 47,
                               column: 49,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         Function(
                          Function {
                           head: Simple(
                            FunctionHeadSimple {
                             identifier: "path",
                            },
                           ),
                           body: IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "manpath /run/current-system/sw/",
                                span: Span {
                                 start: Position {
                                  line: 48,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 48,
                                  column: 40,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: Identifier(
                                 Identifier {
                                  id: "path",
                                  span: Span {
                                   start: Position {
                                    line: 48,
                                    column: 42,
                                   },
                                   end: Position {
                                    line: 48,
                                    column: 46,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "\n",
                                span: Span {
                                 start: Position {
                                  line: 48,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 49,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 47,
                               column: 57,
                              },
                              end: Position {
                               line: 49,
                               column: 9,
                              },
                             },
                            },
                           ),
                           span: Span {
                            start: Position {
                             line: 47,
                             column: 51,
                            },
                            end: Position {
                             line: 49,
                             column: 9,
                            },
                           },
                          },
                         ),
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "cfg",
                             span: Span {
                              start: Position {
                               line: 49,
                               column: 11,
                              },
                              end: Position {
                               line: 49,
                               column: 14,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "manPath",
                              span: Span {
                               start: Position {
                                line: 49,
                                column: 15,
                               },
                               end: Position {
                                line: 49,
                                column: 22,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "extraSetup",
                         span: Span {
                          start: Position {
                           line: 54,
                           column: 7,
                          },
                          end: Position {
                           line: 54,
                           column: 17,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 54,
                              column: 20,
                             },
                             end: Position {
                              line: 54,
                              column: 23,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "mkIf",
                             span: Span {
                              start: Position {
                               line: 54,
                               column: 24,
                              },
                              end: Position {
                               line: 54,
                               column: 28,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "config",
                             span: Span {
                              start: Position {
                               line: 54,
                               column: 29,
                              },
                              end: Position {
                               line: 54,
                               column: 35,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "documentation",
                              span: Span {
                               start: Position {
                                line: 54,
                                column: 36,
                               },
                               end: Position {
                                line: 54,
                                column: 49,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "man",
                              span: Span {
                               start: Position {
                                line: 54,
                                column: 50,
                               },
                               end: Position {
                                line: 54,
                                column: 53,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "generateCaches",
                              span: Span {
                               start: Position {
                                line: 54,
                                column: 54,
                               },
                               end: Position {
                                line: 54,
                                column: 68,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "",
                              span: Span {
                               start: Position {
                                line: 55,
                                column: 1,
                               },
                               end: Position {
                                line: 55,
                                column: 9,
                               },
                              },
                             },
                            ),
                            Interpolation(
                             PartInterpolation {
                              expression: Identifier(
                               Identifier {
                                id: "makewhatis",
                                span: Span {
                                 start: Position {
                                  line: 55,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 55,
                                  column: 21,
                                 },
                                },
                               },
                              ),
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: " -T utf8 ",
                              span: Span {
                               start: Position {
                                line: 55,
                                column: 1,
                               },
                               end: Position {
                                line: 55,
                                column: 31,
                               },
                              },
                             },
                            ),
                            Interpolation(
                             PartInterpolation {
                              expression: FunctionApplication(
                               FunctionApplication {
                                function: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "lib",
                                    span: Span {
                                     start: Position {
                                      line: 56,
                                      column: 11,
                                     },
                                     end: Position {
                                      line: 56,
                                      column: 14,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "concatMapStringsSep",
                                     span: Span {
                                      start: Position {
                                       line: 56,
                                       column: 15,
                                      },
                                      end: Position {
                                       line: 56,
                                       column: 34,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                                arguments: [
                                 String(
                                  String_ {
                                   parts: [
                                    Raw(
                                     PartRaw {
                                      content: " ",
                                      span: Span {
                                       start: Position {
                                        line: 56,
                                        column: 36,
                                       },
                                       end: Position {
                                        line: 56,
                                        column: 37,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   span: Span {
                                    start: Position {
                                     line: 56,
                                     column: 35,
                                    },
                                    end: Position {
                                     line: 56,
                                     column: 38,
                                    },
                                   },
                                  },
                                 ),
                                 Function(
                                  Function {
                                   head: Simple(
                                    FunctionHeadSimple {
                                     identifier: "path",
                                    },
                                   ),
                                   body: BinaryOperation(
                                    BinaryOperation {
                                     left: String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "$out/",
                                          span: Span {
                                           start: Position {
                                            line: 57,
                                            column: 14,
                                           },
                                           end: Position {
                                            line: 57,
                                            column: 19,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 57,
                                         column: 13,
                                        },
                                        end: Position {
                                         line: 57,
                                         column: 20,
                                        },
                                       },
                                      },
                                     ),
                                     operator: Addition,
                                     right: FunctionApplication(
                                      FunctionApplication {
                                       function: PropertyAccess(
                                        PropertyAccess {
                                         expression: Identifier(
                                          Identifier {
                                           id: "lib",
                                           span: Span {
                                            start: Position {
                                             line: 57,
                                             column: 23,
                                            },
                                            end: Position {
                                             line: 57,
                                             column: 26,
                                            },
                                           },
                                          },
                                         ),
                                         attribute_path: [
                                          Raw(
                                           PartRaw {
                                            content: "escapeShellArg",
                                            span: Span {
                                             start: Position {
                                              line: 57,
                                              column: 27,
                                             },
                                             end: Position {
                                              line: 57,
                                              column: 41,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         default: None,
                                        },
                                       ),
                                       arguments: [
                                        Identifier(
                                         Identifier {
                                          id: "path",
                                          span: Span {
                                           start: Position {
                                            line: 57,
                                            column: 42,
                                           },
                                           end: Position {
                                            line: 57,
                                            column: 46,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                      },
                                     ),
                                    },
                                   ),
                                   span: Span {
                                    start: Position {
                                     line: 56,
                                     column: 40,
                                    },
                                    end: Position {
                                     line: 57,
                                     column: 46,
                                    },
                                   },
                                  },
                                 ),
                                 PropertyAccess(
                                  PropertyAccess {
                                   expression: Identifier(
                                    Identifier {
                                     id: "cfg",
                                     span: Span {
                                      start: Position {
                                       line: 58,
                                       column: 13,
                                      },
                                      end: Position {
                                       line: 58,
                                       column: 16,
                                      },
                                     },
                                    },
                                   ),
                                   attribute_path: [
                                    Raw(
                                     PartRaw {
                                      content: "manPath",
                                      span: Span {
                                       start: Position {
                                        line: 58,
                                        column: 17,
                                       },
                                       end: Position {
                                        line: 58,
                                        column: 24,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                   default: None,
                                  },
                                 ),
                                ],
                               },
                              ),
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "\n",
                              span: Span {
                               start: Position {
                                line: 55,
                                column: 1,
                               },
                               end: Position {
                                line: 60,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 54,
                             column: 69,
                            },
                            end: Position {
                             line: 60,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 43,
                     column: 19,
                    },
                    end: Position {
                     line: 61,
                     column: 6,
                    },
                   },
                  },
                 ),
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 42,
                column: 32,
               },
               end: Position {
                line: 62,
                column: 4,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 8,
        column: 4,
       },
       end: Position {
        line: 63,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 63,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 63,
    column: 2,
   },
  },
 },
)