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: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 3,
        column: 6,
       },
       end: Position {
        line: 3,
        column: 9,
       },
      },
     },
    ),
    target: LetIn(
     LetIn {
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "fontcursormisc_hidpi",
            span: Span {
             start: Position {
              line: 11,
              column: 3,
             },
             end: Position {
              line: 11,
              column: 23,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 11,
                 column: 26,
                },
                end: Position {
                 line: 11,
                 column: 30,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "xorg",
                span: Span {
                 start: Position {
                  line: 11,
                  column: 31,
                 },
                 end: Position {
                  line: 11,
                  column: 35,
                 },
                },
               },
              ),
              Raw(
               PartRaw {
                content: "fontxfree86type1",
                span: Span {
                 start: Position {
                  line: 11,
                  column: 36,
                 },
                 end: Position {
                  line: 11,
                  column: 52,
                 },
                },
               },
              ),
              Raw(
               PartRaw {
                content: "overrideAttrs",
                span: Span {
                 start: Position {
                  line: 11,
                  column: 53,
                 },
                 end: Position {
                  line: 11,
                  column: 66,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            Function(
             Function {
              head: Simple(
               FunctionHeadSimple {
                identifier: "old",
               },
              ),
              body: LetIn(
               LetIn {
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "size",
                      span: Span {
                       start: Position {
                        line: 16,
                        column: 7,
                       },
                       end: Position {
                        line: 16,
                        column: 11,
                       },
                      },
                     },
                    ),
                   ],
                   to: BinaryOperation(
                    BinaryOperation {
                     left: Float(
                      Float {
                       value: "2.39583",
                       span: Span {
                        start: Position {
                         line: 16,
                         column: 14,
                        },
                        end: Position {
                         line: 16,
                         column: 21,
                        },
                       },
                      },
                     ),
                     operator: Multiplication,
                     right: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "config",
                         span: Span {
                          start: Position {
                           line: 16,
                           column: 24,
                          },
                          end: Position {
                           line: 16,
                           column: 30,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "services",
                          span: Span {
                           start: Position {
                            line: 16,
                            column: 31,
                           },
                           end: Position {
                            line: 16,
                            column: 39,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "xserver",
                          span: Span {
                           start: Position {
                            line: 16,
                            column: 40,
                           },
                           end: Position {
                            line: 16,
                            column: 47,
                           },
                          },
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "dpi",
                          span: Span {
                           start: Position {
                            line: 16,
                            column: 48,
                           },
                           end: Position {
                            line: 16,
                            column: 51,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "sizeString",
                      span: Span {
                       start: Position {
                        line: 17,
                        column: 7,
                       },
                       end: Position {
                        line: 17,
                        column: 17,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "builtins",
                         span: Span {
                          start: Position {
                           line: 17,
                           column: 20,
                          },
                          end: Position {
                           line: 17,
                           column: 28,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "head",
                          span: Span {
                           start: Position {
                            line: 17,
                            column: 29,
                           },
                           end: Position {
                            line: 17,
                            column: 33,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "builtins",
                            span: Span {
                             start: Position {
                              line: 17,
                              column: 35,
                             },
                             end: Position {
                              line: 17,
                              column: 43,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "split",
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 44,
                              },
                              end: Position {
                               line: 17,
                               column: 49,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "\\.",
                              span: Span {
                               start: Position {
                                line: 17,
                                column: 51,
                               },
                               end: Position {
                                line: 17,
                                column: 54,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 17,
                             column: 50,
                            },
                            end: Position {
                             line: 17,
                             column: 55,
                            },
                           },
                          },
                         ),
                         FunctionApplication(
                          FunctionApplication {
                           function: Identifier(
                            Identifier {
                             id: "toString",
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 57,
                              },
                              end: Position {
                               line: 17,
                               column: 65,
                              },
                             },
                            },
                           ),
                           arguments: [
                            Identifier(
                             Identifier {
                              id: "size",
                              span: Span {
                               start: Position {
                                line: 17,
                                column: 66,
                               },
                               end: Position {
                                line: 17,
                                column: 70,
                               },
                              },
                             },
                            ),
                           ],
                          },
                         ),
                        ],
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                target: Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "postInstall",
                        span: Span {
                         start: Position {
                          line: 20,
                          column: 7,
                         },
                         end: Position {
                          line: 20,
                          column: 18,
                         },
                        },
                       },
                      ),
                     ],
                     to: IndentedString(
                      IndentedString {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "alias='cursor -xfree86-cursor-medium-r-normal--0-",
                          span: Span {
                           start: Position {
                            line: 21,
                            column: 1,
                           },
                           end: Position {
                            line: 21,
                            column: 58,
                           },
                          },
                         },
                        ),
                        Interpolation(
                         PartInterpolation {
                          expression: Identifier(
                           Identifier {
                            id: "sizeString",
                            span: Span {
                             start: Position {
                              line: 21,
                              column: 60,
                             },
                             end: Position {
                              line: 21,
                              column: 70,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        Raw(
                         PartRaw {
                          content: "-0-0-p-0-adobe-fontspecific'\necho \"$alias\" > $out/lib/X11/fonts/Type1/fonts.alias\n",
                          span: Span {
                           start: Position {
                            line: 21,
                            column: 1,
                           },
                           end: Position {
                            line: 23,
                            column: 7,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 20,
                         column: 21,
                        },
                        end: Position {
                         line: 23,
                         column: 9,
                        },
                       },
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 19,
                    column: 5,
                   },
                   end: Position {
                    line: 24,
                    column: 6,
                   },
                  },
                 },
                ),
                span: Span {
                 start: Position {
                  line: 12,
                  column: 5,
                 },
                 end: Position {
                  line: 24,
                  column: 6,
                 },
                },
               },
              ),
              span: Span {
               start: Position {
                line: 11,
                column: 68,
               },
               end: Position {
                line: 24,
                column: 6,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "hasHidpi",
            span: Span {
             start: Position {
              line: 26,
              column: 3,
             },
             end: Position {
              line: 26,
              column: 11,
             },
            },
           },
          ),
         ],
         to: BinaryOperation(
          BinaryOperation {
           left: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "config",
               span: Span {
                start: Position {
                 line: 27,
                 column: 5,
                },
                end: Position {
                 line: 27,
                 column: 11,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "hardware",
                span: Span {
                 start: Position {
                  line: 27,
                  column: 12,
                 },
                 end: Position {
                  line: 27,
                  column: 20,
                 },
                },
               },
              ),
              Raw(
               PartRaw {
                content: "video",
                span: Span {
                 start: Position {
                  line: 27,
                  column: 21,
                 },
                 end: Position {
                  line: 27,
                  column: 26,
                 },
                },
               },
              ),
              Raw(
               PartRaw {
                content: "hidpi",
                span: Span {
                 start: Position {
                  line: 27,
                  column: 27,
                 },
                 end: Position {
                  line: 27,
                  column: 32,
                 },
                },
               },
              ),
              Raw(
               PartRaw {
                content: "enable",
                span: Span {
                 start: Position {
                  line: 27,
                  column: 33,
                 },
                 end: Position {
                  line: 27,
                  column: 39,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           operator: LogicalAnd,
           right: BinaryOperation(
            BinaryOperation {
             left: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "config",
                 span: Span {
                  start: Position {
                   line: 28,
                   column: 5,
                  },
                  end: Position {
                   line: 28,
                   column: 11,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "services",
                  span: Span {
                   start: Position {
                    line: 28,
                    column: 12,
                   },
                   end: Position {
                    line: 28,
                    column: 20,
                   },
                  },
                 },
                ),
                Raw(
                 PartRaw {
                  content: "xserver",
                  span: Span {
                   start: Position {
                    line: 28,
                    column: 21,
                   },
                   end: Position {
                    line: 28,
                    column: 28,
                   },
                  },
                 },
                ),
                Raw(
                 PartRaw {
                  content: "dpi",
                  span: Span {
                   start: Position {
                    line: 28,
                    column: 29,
                   },
                   end: Position {
                    line: 28,
                    column: 32,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
             operator: NotEqualTo,
             right: Identifier(
              Identifier {
               id: "null",
               span: Span {
                start: Position {
                 line: 28,
                 column: 36,
                },
                end: Position {
                 line: 28,
                 column: 40,
                },
               },
              },
             ),
            },
           ),
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "defaultFonts",
            span: Span {
             start: Position {
              line: 30,
              column: 3,
             },
             end: Position {
              line: 30,
              column: 15,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 31,
                  column: 7,
                 },
                 end: Position {
                  line: 31,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "dejavu_fonts",
                 span: Span {
                  start: Position {
                   line: 31,
                   column: 12,
                  },
                  end: Position {
                   line: 31,
                   column: 24,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 32,
                  column: 7,
                 },
                 end: Position {
                  line: 32,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "freefont_ttf",
                 span: Span {
                  start: Position {
                   line: 32,
                   column: 12,
                  },
                  end: Position {
                   line: 32,
                   column: 24,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 33,
                  column: 7,
                 },
                 end: Position {
                  line: 33,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "gyre-fonts",
                 span: Span {
                  start: Position {
                   line: 33,
                   column: 12,
                  },
                  end: Position {
                   line: 33,
                   column: 22,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 34,
                  column: 7,
                 },
                 end: Position {
                  line: 34,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "liberation_ttf",
                 span: Span {
                  start: Position {
                   line: 34,
                   column: 12,
                  },
                  end: Position {
                   line: 34,
                   column: 26,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 35,
                  column: 7,
                 },
                 end: Position {
                  line: 35,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "unifont",
                 span: Span {
                  start: Position {
                   line: 35,
                   column: 12,
                  },
                  end: Position {
                   line: 35,
                   column: 19,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 36,
                  column: 7,
                 },
                 end: Position {
                  line: 36,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "noto-fonts-emoji",
                 span: Span {
                  start: Position {
                   line: 36,
                   column: 12,
                  },
                  end: Position {
                   line: 36,
                   column: 28,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 31,
             column: 5,
            },
            end: Position {
             line: 37,
             column: 6,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "defaultXFonts",
            span: Span {
             start: Position {
              line: 39,
              column: 3,
             },
             end: Position {
              line: 39,
              column: 16,
             },
            },
           },
          ),
         ],
         to: List(
          List {
           elements: [
            IfThenElse(
             IfThenElse {
              predicate: Identifier(
               Identifier {
                id: "hasHidpi",
                span: Span {
                 start: Position {
                  line: 40,
                  column: 11,
                 },
                 end: Position {
                  line: 40,
                  column: 19,
                 },
                },
               },
              ),
              then: Identifier(
               Identifier {
                id: "fontcursormisc_hidpi",
                span: Span {
                 start: Position {
                  line: 40,
                  column: 25,
                 },
                 end: Position {
                  line: 40,
                  column: 45,
                 },
                },
               },
              ),
              else_: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "pkgs",
                  span: Span {
                   start: Position {
                    line: 40,
                    column: 51,
                   },
                   end: Position {
                    line: 40,
                    column: 55,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "xorg",
                   span: Span {
                    start: Position {
                     line: 40,
                     column: 56,
                    },
                    end: Position {
                     line: 40,
                     column: 60,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "fontcursormisc",
                   span: Span {
                    start: Position {
                     line: 40,
                     column: 61,
                    },
                    end: Position {
                     line: 40,
                     column: 75,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              span: Span {
               start: Position {
                line: 40,
                column: 8,
               },
               end: Position {
                line: 40,
                column: 75,
               },
              },
             },
            ),
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "pkgs",
                span: Span {
                 start: Position {
                  line: 41,
                  column: 7,
                 },
                 end: Position {
                  line: 41,
                  column: 11,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "xorg",
                 span: Span {
                  start: Position {
                   line: 41,
                   column: 12,
                  },
                  end: Position {
                   line: 41,
                   column: 16,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "fontmiscmisc",
                 span: Span {
                  start: Position {
                   line: 41,
                   column: 17,
                  },
                  end: Position {
                   line: 41,
                   column: 29,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 40,
             column: 5,
            },
            end: Position {
             line: 42,
             column: 6,
            },
           },
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "imports",
              span: Span {
               start: Position {
                line: 47,
                column: 3,
               },
               end: Position {
                line: 47,
                column: 10,
               },
              },
             },
            ),
           ],
           to: List(
            List {
             elements: [
              FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkRemovedOptionModule",
                  span: Span {
                   start: Position {
                    line: 48,
                    column: 6,
                   },
                   end: Position {
                    line: 48,
                    column: 27,
                   },
                  },
                 },
                ),
                arguments: [
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "fonts",
                         span: Span {
                          start: Position {
                           line: 48,
                           column: 31,
                          },
                          end: Position {
                           line: 48,
                           column: 36,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 48,
                        column: 30,
                       },
                       end: Position {
                        line: 48,
                        column: 37,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "enableCoreFonts",
                         span: Span {
                          start: Position {
                           line: 48,
                           column: 39,
                          },
                          end: Position {
                           line: 48,
                           column: 54,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 48,
                        column: 38,
                       },
                       end: Position {
                        line: 48,
                        column: 55,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 48,
                     column: 28,
                    },
                    end: Position {
                     line: 48,
                     column: 57,
                    },
                   },
                  },
                 ),
                 String(
                  String_ {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "Use fonts.fonts = [ pkgs.corefonts ]; instead.",
                      span: Span {
                       start: Position {
                        line: 48,
                        column: 59,
                       },
                       end: Position {
                        line: 48,
                        column: 105,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 48,
                     column: 58,
                    },
                    end: Position {
                     line: 48,
                     column: 106,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 47,
               column: 13,
              },
              end: Position {
               line: 49,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 51,
                column: 3,
               },
               end: Position {
                line: 51,
                column: 10,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "fonts",
                   span: Span {
                    start: Position {
                     line: 53,
                     column: 5,
                    },
                    end: Position {
                     line: 53,
                     column: 10,
                    },
                   },
                  },
                 ),
                ],
                to: Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "fonts",
                        span: Span {
                         start: Position {
                          line: 56,
                          column: 7,
                         },
                         end: Position {
                          line: 56,
                          column: 12,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 56,
                           column: 15,
                          },
                          end: Position {
                           line: 56,
                           column: 23,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 57,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 57,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 57,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 57,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "listOf",
                                    span: Span {
                                     start: Position {
                                      line: 57,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 57,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "types",
                                    span: Span {
                                     start: Position {
                                      line: 57,
                                      column: 29,
                                     },
                                     end: Position {
                                      line: 57,
                                      column: 34,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "path",
                                     span: Span {
                                      start: Position {
                                       line: 57,
                                       column: 35,
                                      },
                                      end: Position {
                                       line: 57,
                                       column: 39,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 58,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 58,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [],
                               span: Span {
                                start: Position {
                                 line: 58,
                                 column: 19,
                                },
                                end: Position {
                                 line: 58,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 59,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 59,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 59,
                                   column: 19,
                                  },
                                  end: Position {
                                   line: 59,
                                   column: 36,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "[ pkgs.dejavu_fonts ]",
                                     span: Span {
                                      start: Position {
                                       line: 59,
                                       column: 38,
                                      },
                                      end: Position {
                                       line: 59,
                                       column: 59,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 59,
                                    column: 37,
                                   },
                                   end: Position {
                                    line: 59,
                                    column: 60,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 60,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 60,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 60,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 60,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 60,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 60,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "List of primary font paths.",
                                     span: Span {
                                      start: Position {
                                       line: 60,
                                       column: 34,
                                      },
                                      end: Position {
                                       line: 60,
                                       column: 61,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 60,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 60,
                                    column: 62,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 56,
                            column: 24,
                           },
                           end: Position {
                            line: 61,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "enableDefaultFonts",
                        span: Span {
                         start: Position {
                          line: 63,
                          column: 7,
                         },
                         end: Position {
                          line: 63,
                          column: 25,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 63,
                           column: 28,
                          },
                          end: Position {
                           line: 63,
                           column: 36,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 64,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 64,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 64,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 64,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 64,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 64,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 65,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 65,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 65,
                                 column: 19,
                                },
                                end: Position {
                                 line: 65,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 66,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 66,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 66,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 66,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 66,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 66,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Enable a basic set of fonts providing several font styles\nand families and reasonable coverage of Unicode.\n",
                                     span: Span {
                                      start: Position {
                                       line: 67,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 69,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 66,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 69,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 63,
                            column: 37,
                           },
                           end: Position {
                            line: 70,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 53,
                    column: 13,
                   },
                   end: Position {
                    line: 72,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 51,
               column: 13,
              },
              end: Position {
               line: 74,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 76,
                column: 3,
               },
               end: Position {
                line: 76,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkMerge",
               span: Span {
                start: Position {
                 line: 76,
                 column: 12,
                },
                end: Position {
                 line: 76,
                 column: 19,
                },
               },
              },
             ),
             arguments: [
              List(
               List {
                elements: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "fonts",
                         span: Span {
                          start: Position {
                           line: 77,
                           column: 7,
                          },
                          end: Position {
                           line: 77,
                           column: 12,
                          },
                         },
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "fonts",
                         span: Span {
                          start: Position {
                           line: 77,
                           column: 13,
                          },
                          end: Position {
                           line: 77,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mkIf",
                          span: Span {
                           start: Position {
                            line: 77,
                            column: 21,
                           },
                           end: Position {
                            line: 77,
                            column: 25,
                           },
                          },
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "config",
                             span: Span {
                              start: Position {
                               line: 77,
                               column: 26,
                              },
                              end: Position {
                               line: 77,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "fonts",
                              span: Span {
                               start: Position {
                                line: 77,
                                column: 33,
                               },
                               end: Position {
                                line: 77,
                                column: 38,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "enableDefaultFonts",
                              span: Span {
                               start: Position {
                                line: 77,
                                column: 39,
                               },
                               end: Position {
                                line: 77,
                                column: 57,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         Identifier(
                          Identifier {
                           id: "defaultFonts",
                           span: Span {
                            start: Position {
                             line: 77,
                             column: 58,
                            },
                            end: Position {
                             line: 77,
                             column: 70,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 77,
                     column: 5,
                    },
                    end: Position {
                     line: 77,
                     column: 73,
                    },
                   },
                  },
                 ),
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "fonts",
                         span: Span {
                          start: Position {
                           line: 78,
                           column: 7,
                          },
                          end: Position {
                           line: 78,
                           column: 12,
                          },
                         },
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "fonts",
                         span: Span {
                          start: Position {
                           line: 78,
                           column: 13,
                          },
                          end: Position {
                           line: 78,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mkIf",
                          span: Span {
                           start: Position {
                            line: 78,
                            column: 21,
                           },
                           end: Position {
                            line: 78,
                            column: 25,
                           },
                          },
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "config",
                             span: Span {
                              start: Position {
                               line: 78,
                               column: 26,
                              },
                              end: Position {
                               line: 78,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "services",
                              span: Span {
                               start: Position {
                                line: 78,
                                column: 33,
                               },
                               end: Position {
                                line: 78,
                                column: 41,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "xserver",
                              span: Span {
                               start: Position {
                                line: 78,
                                column: 42,
                               },
                               end: Position {
                                line: 78,
                                column: 49,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "enable",
                              span: Span {
                               start: Position {
                                line: 78,
                                column: 50,
                               },
                               end: Position {
                                line: 78,
                                column: 56,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         Identifier(
                          Identifier {
                           id: "defaultXFonts",
                           span: Span {
                            start: Position {
                             line: 78,
                             column: 57,
                            },
                            end: Position {
                             line: 78,
                             column: 70,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 78,
                     column: 5,
                    },
                    end: Position {
                     line: 78,
                     column: 73,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 76,
                  column: 20,
                 },
                 end: Position {
                  line: 79,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 46,
          column: 1,
         },
         end: Position {
          line: 81,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 81,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 81,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 81,
    column: 2,
   },
  },
 },
)