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: "cfg",
            span: Span {
             start: Position {
              line: 7,
              column: 3,
             },
             end: Position {
              line: 7,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 7,
               column: 9,
              },
              end: Position {
               line: 7,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "hardware",
              span: Span {
               start: Position {
                line: 7,
                column: 16,
               },
               end: Position {
                line: 7,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "opengl",
              span: Span {
               start: Position {
                line: 7,
                column: 25,
               },
               end: Position {
                line: 7,
                column: 31,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "kernelPackages",
            span: Span {
             start: Position {
              line: 9,
              column: 3,
             },
             end: Position {
              line: 9,
              column: 17,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 9,
               column: 20,
              },
              end: Position {
               line: 9,
               column: 26,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "boot",
              span: Span {
               start: Position {
                line: 9,
                column: 27,
               },
               end: Position {
                line: 9,
                column: 31,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "kernelPackages",
              span: Span {
               start: Position {
                line: 9,
                column: 32,
               },
               end: Position {
                line: 9,
                column: 46,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "videoDrivers",
            span: Span {
             start: Position {
              line: 11,
              column: 3,
             },
             end: Position {
              line: 11,
              column: 15,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 11,
               column: 18,
              },
              end: Position {
               line: 11,
               column: 24,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 11,
                column: 25,
               },
               end: Position {
                line: 11,
                column: 33,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "xserver",
              span: Span {
               start: Position {
                line: 11,
                column: 34,
               },
               end: Position {
                line: 11,
                column: 41,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "videoDrivers",
              span: Span {
               start: Position {
                line: 11,
                column: 42,
               },
               end: Position {
                line: 11,
                column: 54,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "package",
            span: Span {
             start: Position {
              line: 13,
              column: 3,
             },
             end: Position {
              line: 13,
              column: 10,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 13,
                 column: 13,
                },
                end: Position {
                 line: 13,
                 column: 17,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "buildEnv",
                span: Span {
                 start: Position {
                  line: 13,
                  column: 18,
                 },
                 end: Position {
                  line: 13,
                  column: 26,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            Map(
             Map {
              recursive: false,
              bindings: [
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "name",
                    span: Span {
                     start: Position {
                      line: 14,
                      column: 5,
                     },
                     end: Position {
                      line: 14,
                      column: 9,
                     },
                    },
                   },
                  ),
                 ],
                 to: String(
                  String_ {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "opengl-drivers",
                      span: Span {
                       start: Position {
                        line: 14,
                        column: 13,
                       },
                       end: Position {
                        line: 14,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 14,
                     column: 12,
                    },
                    end: Position {
                     line: 14,
                     column: 28,
                    },
                   },
                  },
                 ),
                },
               ),
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "paths",
                    span: Span {
                     start: Position {
                      line: 15,
                      column: 5,
                     },
                     end: Position {
                      line: 15,
                      column: 10,
                     },
                    },
                   },
                  ),
                 ],
                 to: BinaryOperation(
                  BinaryOperation {
                   left: List(
                    List {
                     elements: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 15,
                            column: 15,
                           },
                           end: Position {
                            line: 15,
                            column: 18,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "package",
                           span: Span {
                            start: Position {
                             line: 15,
                             column: 19,
                            },
                            end: Position {
                             line: 15,
                             column: 26,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 15,
                       column: 13,
                      },
                      end: Position {
                       line: 15,
                       column: 28,
                      },
                     },
                    },
                   ),
                   operator: Concatenation,
                   right: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "cfg",
                       span: Span {
                        start: Position {
                         line: 15,
                         column: 32,
                        },
                        end: Position {
                         line: 15,
                         column: 35,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "extraPackages",
                        span: Span {
                         start: Position {
                          line: 15,
                          column: 36,
                         },
                         end: Position {
                          line: 15,
                          column: 49,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                  },
                 ),
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 13,
                column: 27,
               },
               end: Position {
                line: 16,
                column: 4,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "package32",
            span: Span {
             start: Position {
              line: 18,
              column: 3,
             },
             end: Position {
              line: 18,
              column: 12,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 18,
                 column: 15,
                },
                end: Position {
                 line: 18,
                 column: 19,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "buildEnv",
                span: Span {
                 start: Position {
                  line: 18,
                  column: 20,
                 },
                 end: Position {
                  line: 18,
                  column: 28,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            Map(
             Map {
              recursive: false,
              bindings: [
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "name",
                    span: Span {
                     start: Position {
                      line: 19,
                      column: 5,
                     },
                     end: Position {
                      line: 19,
                      column: 9,
                     },
                    },
                   },
                  ),
                 ],
                 to: String(
                  String_ {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "opengl-drivers-32bit",
                      span: Span {
                       start: Position {
                        line: 19,
                        column: 13,
                       },
                       end: Position {
                        line: 19,
                        column: 33,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 19,
                     column: 12,
                    },
                    end: Position {
                     line: 19,
                     column: 34,
                    },
                   },
                  },
                 ),
                },
               ),
               KeyValue(
                BindingKeyValue {
                 from: [
                  Raw(
                   PartRaw {
                    content: "paths",
                    span: Span {
                     start: Position {
                      line: 20,
                      column: 5,
                     },
                     end: Position {
                      line: 20,
                      column: 10,
                     },
                    },
                   },
                  ),
                 ],
                 to: BinaryOperation(
                  BinaryOperation {
                   left: List(
                    List {
                     elements: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 20,
                            column: 15,
                           },
                           end: Position {
                            line: 20,
                            column: 18,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "package32",
                           span: Span {
                            start: Position {
                             line: 20,
                             column: 19,
                            },
                            end: Position {
                             line: 20,
                             column: 28,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 20,
                       column: 13,
                      },
                      end: Position {
                       line: 20,
                       column: 30,
                      },
                     },
                    },
                   ),
                   operator: Concatenation,
                   right: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "cfg",
                       span: Span {
                        start: Position {
                         line: 20,
                         column: 34,
                        },
                        end: Position {
                         line: 20,
                         column: 37,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "extraPackages32",
                        span: Span {
                         start: Position {
                          line: 20,
                          column: 38,
                         },
                         end: Position {
                          line: 20,
                          column: 53,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                  },
                 ),
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 18,
                column: 29,
               },
               end: Position {
                line: 21,
                column: 4,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "imports",
              span: Span {
               start: Position {
                line: 27,
                column: 3,
               },
               end: Position {
                line: 27,
                column: 10,
               },
              },
             },
            ),
           ],
           to: List(
            List {
             elements: [
              FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkRenamedOptionModule",
                  span: Span {
                   start: Position {
                    line: 28,
                    column: 6,
                   },
                   end: Position {
                    line: 28,
                    column: 27,
                   },
                  },
                 },
                ),
                arguments: [
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "services",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 31,
                          },
                          end: Position {
                           line: 28,
                           column: 39,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 30,
                       },
                       end: Position {
                        line: 28,
                        column: 40,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "xserver",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 42,
                          },
                          end: Position {
                           line: 28,
                           column: 49,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 41,
                       },
                       end: Position {
                        line: 28,
                        column: 50,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "vaapiDrivers",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 52,
                          },
                          end: Position {
                           line: 28,
                           column: 64,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 51,
                       },
                       end: Position {
                        line: 28,
                        column: 65,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 28,
                     column: 28,
                    },
                    end: Position {
                     line: 28,
                     column: 67,
                    },
                   },
                  },
                 ),
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "hardware",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 71,
                          },
                          end: Position {
                           line: 28,
                           column: 79,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 70,
                       },
                       end: Position {
                        line: 28,
                        column: 80,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "opengl",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 82,
                          },
                          end: Position {
                           line: 28,
                           column: 88,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 81,
                       },
                       end: Position {
                        line: 28,
                        column: 89,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "extraPackages",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 91,
                          },
                          end: Position {
                           line: 28,
                           column: 104,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 90,
                       },
                       end: Position {
                        line: 28,
                        column: 105,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 28,
                     column: 68,
                    },
                    end: Position {
                     line: 28,
                     column: 107,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
              FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkRemovedOptionModule",
                  span: Span {
                   start: Position {
                    line: 29,
                    column: 6,
                   },
                   end: Position {
                    line: 29,
                    column: 27,
                   },
                  },
                 },
                ),
                arguments: [
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "hardware",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 31,
                          },
                          end: Position {
                           line: 29,
                           column: 39,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 29,
                        column: 30,
                       },
                       end: Position {
                        line: 29,
                        column: 40,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "opengl",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 42,
                          },
                          end: Position {
                           line: 29,
                           column: 48,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 29,
                        column: 41,
                       },
                       end: Position {
                        line: 29,
                        column: 49,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "s3tcSupport",
                         span: Span {
                          start: Position {
                           line: 29,
                           column: 51,
                          },
                          end: Position {
                           line: 29,
                           column: 62,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 29,
                        column: 50,
                       },
                       end: Position {
                        line: 29,
                        column: 63,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 29,
                     column: 28,
                    },
                    end: Position {
                     line: 29,
                     column: 65,
                    },
                   },
                  },
                 ),
                 IndentedString(
                  IndentedString {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "S3TC support is now always enabled in Mesa.\n",
                      span: Span {
                       start: Position {
                        line: 30,
                        column: 1,
                       },
                       end: Position {
                        line: 31,
                        column: 5,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 29,
                     column: 66,
                    },
                    end: Position {
                     line: 31,
                     column: 7,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 27,
               column: 13,
              },
              end: Position {
               line: 32,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 34,
                column: 3,
               },
               end: Position {
                line: 34,
                column: 10,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "hardware",
                   span: Span {
                    start: Position {
                     line: 36,
                     column: 5,
                    },
                    end: Position {
                     line: 36,
                     column: 13,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "opengl",
                   span: Span {
                    start: Position {
                     line: 36,
                     column: 14,
                    },
                    end: Position {
                     line: 36,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "enable",
                        span: Span {
                         start: Position {
                          line: 37,
                          column: 7,
                         },
                         end: Position {
                          line: 37,
                          column: 13,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 37,
                           column: 16,
                          },
                          end: Position {
                           line: 37,
                           column: 24,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 38,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 38,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 38,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 38,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 38,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 38,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Whether to enable OpenGL drivers. This is needed to enable\nOpenGL support in X11 systems, as well as for Wayland compositors\nlike sway and Weston. It is enabled by default\nby the corresponding modules, so you do not usually have to\nset it yourself, only if there is no module for your wayland\ncompositor of choice. See services.xserver.enable and\nprograms.sway.enable.\n",
                                     span: Span {
                                      start: Position {
                                       line: 39,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 46,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 38,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 46,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 47,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 47,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 47,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 47,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 47,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 47,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 48,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 48,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 48,
                                 column: 19,
                                },
                                end: Position {
                                 line: 48,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 37,
                            column: 25,
                           },
                           end: Position {
                            line: 49,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "driSupport",
                        span: Span {
                         start: Position {
                          line: 51,
                          column: 7,
                         },
                         end: Position {
                          line: 51,
                          column: 17,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 51,
                           column: 20,
                          },
                          end: Position {
                           line: 51,
                           column: 28,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 52,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 52,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 52,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 52,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 52,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 52,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 53,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 53,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "true",
                               span: Span {
                                start: Position {
                                 line: 53,
                                 column: 19,
                                },
                                end: Position {
                                 line: 53,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 54,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 54,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 54,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 54,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 54,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 54,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Whether to enable accelerated OpenGL rendering through the\nDirect Rendering Interface (DRI).\n",
                                     span: Span {
                                      start: Position {
                                       line: 55,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 57,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 54,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 57,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 51,
                            column: 29,
                           },
                           end: Position {
                            line: 58,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "driSupport32Bit",
                        span: Span {
                         start: Position {
                          line: 60,
                          column: 7,
                         },
                         end: Position {
                          line: 60,
                          column: 22,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 60,
                           column: 25,
                          },
                          end: Position {
                           line: 60,
                           column: 33,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 61,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 61,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 61,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 61,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 61,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 61,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 62,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 62,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 62,
                                 column: 19,
                                },
                                end: Position {
                                 line: 62,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 63,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 63,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 63,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 63,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 63,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 63,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "On 64-bit systems, whether to support Direct Rendering for\n32-bit applications (such as Wine).  This is currently only\nsupported for the `nvidia` as well as\n`Mesa`.\n",
                                     span: Span {
                                      start: Position {
                                       line: 64,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 68,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 63,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 68,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 60,
                            column: 34,
                           },
                           end: Position {
                            line: 69,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "package",
                        span: Span {
                         start: Position {
                          line: 71,
                          column: 7,
                         },
                         end: Position {
                          line: 71,
                          column: 14,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 71,
                           column: 17,
                          },
                          end: Position {
                           line: 71,
                           column: 25,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 72,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 72,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 72,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 72,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 72,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 72,
                                    column: 29,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "internal",
                                span: Span {
                                 start: Position {
                                  line: 73,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 73,
                                  column: 17,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "true",
                               span: Span {
                                start: Position {
                                 line: 73,
                                 column: 20,
                                },
                                end: Position {
                                 line: 73,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 74,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 74,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 74,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 74,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 74,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 74,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "The package that provides the OpenGL implementation.\n",
                                     span: Span {
                                      start: Position {
                                       line: 75,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 76,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 74,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 76,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 71,
                            column: 26,
                           },
                           end: Position {
                            line: 77,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "package32",
                        span: Span {
                         start: Position {
                          line: 79,
                          column: 7,
                         },
                         end: Position {
                          line: 79,
                          column: 16,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 79,
                           column: 19,
                          },
                          end: Position {
                           line: 79,
                           column: 27,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 80,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 80,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 80,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 80,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 80,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 80,
                                    column: 29,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "internal",
                                span: Span {
                                 start: Position {
                                  line: 81,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 81,
                                  column: 17,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "true",
                               span: Span {
                                start: Position {
                                 line: 81,
                                 column: 20,
                                },
                                end: Position {
                                 line: 81,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 82,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 82,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 82,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 82,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 82,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 82,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "The package that provides the 32-bit OpenGL implementation on\n64-bit systems. Used when {option}`driSupport32Bit` is\nset.\n",
                                     span: Span {
                                      start: Position {
                                       line: 83,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 86,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 82,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 86,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 79,
                            column: 28,
                           },
                           end: Position {
                            line: 87,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "extraPackages",
                        span: Span {
                         start: Position {
                          line: 89,
                          column: 7,
                         },
                         end: Position {
                          line: 89,
                          column: 20,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 89,
                           column: 23,
                          },
                          end: Position {
                           line: 89,
                           column: 31,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 90,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 90,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 90,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 90,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "listOf",
                                    span: Span {
                                     start: Position {
                                      line: 90,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 90,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "types",
                                    span: Span {
                                     start: Position {
                                      line: 90,
                                      column: 29,
                                     },
                                     end: Position {
                                      line: 90,
                                      column: 34,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 90,
                                       column: 35,
                                      },
                                      end: Position {
                                       line: 90,
                                       column: 42,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 91,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 91,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [],
                               span: Span {
                                start: Position {
                                 line: 91,
                                 column: 19,
                                },
                                end: Position {
                                 line: 91,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 92,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 92,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 92,
                                   column: 19,
                                  },
                                  end: Position {
                                   line: 92,
                                   column: 36,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "with pkgs; [ vaapiIntel libvdpau-va-gl vaapiVdpau intel-ocl ]",
                                     span: Span {
                                      start: Position {
                                       line: 92,
                                       column: 38,
                                      },
                                      end: Position {
                                       line: 92,
                                       column: 99,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 92,
                                    column: 37,
                                   },
                                   end: Position {
                                    line: 92,
                                    column: 100,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 93,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 93,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 93,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 93,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 93,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 93,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Additional packages to add to OpenGL drivers. This can be used\nto add OpenCL drivers, VA-API/VDPAU drivers etc.\n",
                                     span: Span {
                                      start: Position {
                                       line: 94,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 96,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 93,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 96,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 89,
                            column: 32,
                           },
                           end: Position {
                            line: 97,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "extraPackages32",
                        span: Span {
                         start: Position {
                          line: 99,
                          column: 7,
                         },
                         end: Position {
                          line: 99,
                          column: 22,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 99,
                           column: 25,
                          },
                          end: Position {
                           line: 99,
                           column: 33,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 100,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 100,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 100,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 100,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "listOf",
                                    span: Span {
                                     start: Position {
                                      line: 100,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 100,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "types",
                                    span: Span {
                                     start: Position {
                                      line: 100,
                                      column: 29,
                                     },
                                     end: Position {
                                      line: 100,
                                      column: 34,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 100,
                                       column: 35,
                                      },
                                      end: Position {
                                       line: 100,
                                       column: 42,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 101,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 101,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: List(
                              List {
                               elements: [],
                               span: Span {
                                start: Position {
                                 line: 101,
                                 column: 19,
                                },
                                end: Position {
                                 line: 101,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 102,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 102,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: Identifier(
                                Identifier {
                                 id: "literalExpression",
                                 span: Span {
                                  start: Position {
                                   line: 102,
                                   column: 19,
                                  },
                                  end: Position {
                                   line: 102,
                                   column: 36,
                                  },
                                 },
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "with pkgs.pkgsi686Linux; [ vaapiIntel libvdpau-va-gl vaapiVdpau ]",
                                     span: Span {
                                      start: Position {
                                       line: 102,
                                       column: 38,
                                      },
                                      end: Position {
                                       line: 102,
                                       column: 103,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 102,
                                    column: 37,
                                   },
                                   end: Position {
                                    line: 102,
                                    column: 104,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 103,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 103,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 103,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 103,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 103,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 103,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Additional packages to add to 32-bit OpenGL drivers on\n64-bit systems. Used when {option}`driSupport32Bit` is\nset. This can be used to add OpenCL drivers, VA-API/VDPAU drivers etc.\n",
                                     span: Span {
                                      start: Position {
                                       line: 104,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 107,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 103,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 107,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 99,
                            column: 34,
                           },
                           end: Position {
                            line: 108,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "setLdLibraryPath",
                        span: Span {
                         start: Position {
                          line: 110,
                          column: 7,
                         },
                         end: Position {
                          line: 110,
                          column: 23,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 110,
                           column: 26,
                          },
                          end: Position {
                           line: 110,
                           column: 34,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 111,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 111,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 111,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 111,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 111,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 111,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "internal",
                                span: Span {
                                 start: Position {
                                  line: 112,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 112,
                                  column: 17,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "true",
                               span: Span {
                                start: Position {
                                 line: 112,
                                 column: 20,
                                },
                                end: Position {
                                 line: 112,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 113,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 113,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "false",
                               span: Span {
                                start: Position {
                                 line: 113,
                                 column: 19,
                                },
                                end: Position {
                                 line: 113,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 114,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 114,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 114,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 114,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 114,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 114,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Whether the `LD_LIBRARY_PATH` environment variable\nshould be set to the locations of driver libraries. Drivers which\nrely on overriding libraries should set this to true. Drivers which\nsupport `libglvnd` and other dispatch libraries\ninstead of overriding libraries should not set this.\n",
                                     span: Span {
                                      start: Position {
                                       line: 115,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 120,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 114,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 120,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 110,
                            column: 35,
                           },
                           end: Position {
                            line: 121,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 36,
                    column: 23,
                   },
                   end: Position {
                    line: 122,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 34,
               column: 13,
              },
              end: Position {
               line: 124,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 126,
                column: 3,
               },
               end: Position {
                line: 126,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 126,
                 column: 12,
                },
                end: Position {
                 line: 126,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 126,
                    column: 17,
                   },
                   end: Position {
                    line: 126,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 126,
                     column: 21,
                    },
                    end: Position {
                     line: 126,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "assertions",
                      span: Span {
                       start: Position {
                        line: 128,
                        column: 5,
                       },
                       end: Position {
                        line: 128,
                        column: 15,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "assertion",
                              span: Span {
                               start: Position {
                                line: 129,
                                column: 9,
                               },
                               end: Position {
                                line: 129,
                                column: 18,
                               },
                              },
                             },
                            ),
                           ],
                           to: BinaryOperation(
                            BinaryOperation {
                             left: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 129,
                                   column: 21,
                                  },
                                  end: Position {
                                   line: 129,
                                   column: 24,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "driSupport32Bit",
                                  span: Span {
                                   start: Position {
                                    line: 129,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 129,
                                    column: 40,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             operator: Implication,
                             right: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "pkgs",
                                 span: Span {
                                  start: Position {
                                   line: 129,
                                   column: 44,
                                  },
                                  end: Position {
                                   line: 129,
                                   column: 48,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "stdenv",
                                  span: Span {
                                   start: Position {
                                    line: 129,
                                    column: 49,
                                   },
                                   end: Position {
                                    line: 129,
                                    column: 55,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "isx86_64",
                                  span: Span {
                                   start: Position {
                                    line: 129,
                                    column: 56,
                                   },
                                   end: Position {
                                    line: 129,
                                    column: 64,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "message",
                              span: Span {
                               start: Position {
                                line: 130,
                                column: 9,
                               },
                               end: Position {
                                line: 130,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Option driSupport32Bit only makes sense on a 64-bit system.",
                                span: Span {
                                 start: Position {
                                  line: 130,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 130,
                                  column: 79,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 130,
                               column: 19,
                              },
                              end: Position {
                               line: 130,
                               column: 80,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 129,
                          column: 7,
                         },
                         end: Position {
                          line: 131,
                          column: 8,
                         },
                        },
                       },
                      ),
                      Map(
                       Map {
                        recursive: false,
                        bindings: [
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "assertion",
                              span: Span {
                               start: Position {
                                line: 132,
                                column: 9,
                               },
                               end: Position {
                                line: 132,
                                column: 18,
                               },
                              },
                             },
                            ),
                           ],
                           to: BinaryOperation(
                            BinaryOperation {
                             left: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 132,
                                   column: 21,
                                  },
                                  end: Position {
                                   line: 132,
                                   column: 24,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "driSupport32Bit",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 25,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 40,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                             operator: Implication,
                             right: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "config",
                                 span: Span {
                                  start: Position {
                                   line: 132,
                                   column: 45,
                                  },
                                  end: Position {
                                   line: 132,
                                   column: 51,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "boot",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 52,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 56,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "kernelPackages",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 57,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 71,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "kernel",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 72,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 78,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "features",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 79,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 87,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "ia32Emulation",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 88,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 101,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: Some(
                                Identifier(
                                 Identifier {
                                  id: "false",
                                  span: Span {
                                   start: Position {
                                    line: 132,
                                    column: 105,
                                   },
                                   end: Position {
                                    line: 132,
                                    column: 110,
                                   },
                                  },
                                 },
                                ),
                               ),
                              },
                             ),
                            },
                           ),
                          },
                         ),
                         KeyValue(
                          BindingKeyValue {
                           from: [
                            Raw(
                             PartRaw {
                              content: "message",
                              span: Span {
                               start: Position {
                                line: 133,
                                column: 9,
                               },
                               end: Position {
                                line: 133,
                                column: 16,
                               },
                              },
                             },
                            ),
                           ],
                           to: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Option driSupport32Bit requires a kernel that supports 32bit emulation",
                                span: Span {
                                 start: Position {
                                  line: 133,
                                  column: 20,
                                 },
                                 end: Position {
                                  line: 133,
                                  column: 90,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 133,
                               column: 19,
                              },
                              end: Position {
                               line: 133,
                               column: 91,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 132,
                          column: 7,
                         },
                         end: Position {
                          line: 134,
                          column: 8,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 128,
                       column: 18,
                      },
                      end: Position {
                       line: 135,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 137,
                        column: 5,
                       },
                       end: Position {
                        line: 137,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "tmpfiles",
                      span: Span {
                       start: Position {
                        line: 137,
                        column: 13,
                       },
                       end: Position {
                        line: 137,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "rules",
                      span: Span {
                       start: Position {
                        line: 137,
                        column: 22,
                       },
                       end: Position {
                        line: 137,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   to: List(
                    List {
                     elements: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "L+ /run/opengl-driver - - - - ",
                           span: Span {
                            start: Position {
                             line: 138,
                             column: 8,
                            },
                            end: Position {
                             line: 138,
                             column: 48,
                            },
                           },
                          },
                         ),
                         Interpolation(
                          PartInterpolation {
                           expression: Identifier(
                            Identifier {
                             id: "package",
                             span: Span {
                              start: Position {
                               line: 138,
                               column: 40,
                              },
                              end: Position {
                               line: 138,
                               column: 47,
                              },
                             },
                            },
                           ),
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 138,
                          column: 7,
                         },
                         end: Position {
                          line: 138,
                          column: 49,
                         },
                        },
                       },
                      ),
                      IfThenElse(
                       IfThenElse {
                        predicate: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "pkgs",
                            span: Span {
                             start: Position {
                              line: 140,
                              column: 12,
                             },
                             end: Position {
                              line: 140,
                              column: 16,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "stdenv",
                             span: Span {
                              start: Position {
                               line: 140,
                               column: 17,
                              },
                              end: Position {
                               line: 140,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "isi686",
                             span: Span {
                              start: Position {
                               line: 140,
                               column: 24,
                              },
                              end: Position {
                               line: 140,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        then: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "L+ /run/opengl-driver-32 - - - - opengl-driver",
                             span: Span {
                              start: Position {
                               line: 141,
                               column: 12,
                              },
                              end: Position {
                               line: 141,
                               column: 58,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 141,
                            column: 11,
                           },
                           end: Position {
                            line: 141,
                            column: 59,
                           },
                          },
                         },
                        ),
                        else_: IfThenElse(
                         IfThenElse {
                          predicate: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "cfg",
                              span: Span {
                               start: Position {
                                line: 142,
                                column: 17,
                               },
                               end: Position {
                                line: 142,
                                column: 20,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "driSupport32Bit",
                               span: Span {
                                start: Position {
                                 line: 142,
                                 column: 21,
                                },
                                end: Position {
                                 line: 142,
                                 column: 36,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          then: String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "L+ /run/opengl-driver-32 - - - - ",
                               span: Span {
                                start: Position {
                                 line: 143,
                                 column: 12,
                                },
                                end: Position {
                                 line: 143,
                                 column: 57,
                                },
                               },
                              },
                             ),
                             Interpolation(
                              PartInterpolation {
                               expression: Identifier(
                                Identifier {
                                 id: "package32",
                                 span: Span {
                                  start: Position {
                                   line: 143,
                                   column: 47,
                                  },
                                  end: Position {
                                   line: 143,
                                   column: 56,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 143,
                              column: 11,
                             },
                             end: Position {
                              line: 143,
                              column: 58,
                             },
                            },
                           },
                          ),
                          else_: String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "r /run/opengl-driver-32",
                               span: Span {
                                start: Position {
                                 line: 145,
                                 column: 12,
                                },
                                end: Position {
                                 line: 145,
                                 column: 35,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 145,
                              column: 11,
                             },
                             end: Position {
                              line: 145,
                              column: 36,
                             },
                            },
                           },
                          ),
                          span: Span {
                           start: Position {
                            line: 142,
                            column: 14,
                           },
                           end: Position {
                            line: 145,
                            column: 36,
                           },
                          },
                         },
                        ),
                        span: Span {
                         start: Position {
                          line: 140,
                          column: 9,
                         },
                         end: Position {
                          line: 145,
                          column: 36,
                         },
                        },
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 137,
                       column: 30,
                      },
                      end: Position {
                       line: 147,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "environment",
                      span: Span {
                       start: Position {
                        line: 149,
                        column: 5,
                       },
                       end: Position {
                        line: 149,
                        column: 16,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "sessionVariables",
                      span: Span {
                       start: Position {
                        line: 149,
                        column: 17,
                       },
                       end: Position {
                        line: 149,
                        column: 33,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "LD_LIBRARY_PATH",
                      span: Span {
                       start: Position {
                        line: 149,
                        column: 34,
                       },
                       end: Position {
                        line: 149,
                        column: 49,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "mkIf",
                       span: Span {
                        start: Position {
                         line: 149,
                         column: 52,
                        },
                        end: Position {
                         line: 149,
                         column: 56,
                        },
                       },
                      },
                     ),
                     arguments: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "cfg",
                          span: Span {
                           start: Position {
                            line: 149,
                            column: 57,
                           },
                           end: Position {
                            line: 149,
                            column: 60,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "setLdLibraryPath",
                           span: Span {
                            start: Position {
                             line: 149,
                             column: 61,
                            },
                            end: Position {
                             line: 149,
                             column: 77,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      BinaryOperation(
                       BinaryOperation {
                        left: List(
                         List {
                          elements: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "/run/opengl-driver/lib",
                                span: Span {
                                 start: Position {
                                  line: 150,
                                  column: 11,
                                 },
                                 end: Position {
                                  line: 150,
                                  column: 33,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 150,
                               column: 10,
                              },
                              end: Position {
                               line: 150,
                               column: 34,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 150,
                            column: 8,
                           },
                           end: Position {
                            line: 150,
                            column: 36,
                           },
                          },
                         },
                        ),
                        operator: Concatenation,
                        right: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "optional",
                            span: Span {
                             start: Position {
                              line: 150,
                              column: 40,
                             },
                             end: Position {
                              line: 150,
                              column: 48,
                             },
                            },
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "cfg",
                               span: Span {
                                start: Position {
                                 line: 150,
                                 column: 49,
                                },
                                end: Position {
                                 line: 150,
                                 column: 52,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "driSupport32Bit",
                                span: Span {
                                 start: Position {
                                  line: 150,
                                  column: 53,
                                 },
                                 end: Position {
                                  line: 150,
                                  column: 68,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "/run/opengl-driver-32/lib",
                                span: Span {
                                 start: Position {
                                  line: 150,
                                  column: 70,
                                 },
                                 end: Position {
                                  line: 150,
                                  column: 95,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 150,
                               column: 69,
                              },
                              end: Position {
                               line: 150,
                               column: 96,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "hardware",
                      span: Span {
                       start: Position {
                        line: 152,
                        column: 5,
                       },
                       end: Position {
                        line: 152,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "opengl",
                      span: Span {
                       start: Position {
                        line: 152,
                        column: 14,
                       },
                       end: Position {
                        line: 152,
                        column: 20,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "package",
                      span: Span {
                       start: Position {
                        line: 152,
                        column: 21,
                       },
                       end: Position {
                        line: 152,
                        column: 28,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "mkDefault",
                       span: Span {
                        start: Position {
                         line: 152,
                         column: 31,
                        },
                        end: Position {
                         line: 152,
                         column: 40,
                        },
                       },
                      },
                     ),
                     arguments: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "pkgs",
                          span: Span {
                           start: Position {
                            line: 152,
                            column: 41,
                           },
                           end: Position {
                            line: 152,
                            column: 45,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "mesa",
                           span: Span {
                            start: Position {
                             line: 152,
                             column: 46,
                            },
                            end: Position {
                             line: 152,
                             column: 50,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "drivers",
                           span: Span {
                            start: Position {
                             line: 152,
                             column: 51,
                            },
                            end: Position {
                             line: 152,
                             column: 58,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "hardware",
                      span: Span {
                       start: Position {
                        line: 153,
                        column: 5,
                       },
                       end: Position {
                        line: 153,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "opengl",
                      span: Span {
                       start: Position {
                        line: 153,
                        column: 14,
                       },
                       end: Position {
                        line: 153,
                        column: 20,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "package32",
                      span: Span {
                       start: Position {
                        line: 153,
                        column: 21,
                       },
                       end: Position {
                        line: 153,
                        column: 30,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "mkDefault",
                       span: Span {
                        start: Position {
                         line: 153,
                         column: 33,
                        },
                        end: Position {
                         line: 153,
                         column: 42,
                        },
                       },
                      },
                     ),
                     arguments: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "pkgs",
                          span: Span {
                           start: Position {
                            line: 153,
                            column: 43,
                           },
                           end: Position {
                            line: 153,
                            column: 47,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "pkgsi686Linux",
                           span: Span {
                            start: Position {
                             line: 153,
                             column: 48,
                            },
                            end: Position {
                             line: 153,
                             column: 61,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "mesa",
                           span: Span {
                            start: Position {
                             line: 153,
                             column: 62,
                            },
                            end: Position {
                             line: 153,
                             column: 66,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "drivers",
                           span: Span {
                            start: Position {
                             line: 153,
                             column: 67,
                            },
                            end: Position {
                             line: 153,
                             column: 74,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "boot",
                      span: Span {
                       start: Position {
                        line: 155,
                        column: 5,
                       },
                       end: Position {
                        line: 155,
                        column: 9,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "extraModulePackages",
                      span: Span {
                       start: Position {
                        line: 155,
                        column: 10,
                       },
                       end: Position {
                        line: 155,
                        column: 29,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "optional",
                       span: Span {
                        start: Position {
                         line: 155,
                         column: 32,
                        },
                        end: Position {
                         line: 155,
                         column: 40,
                        },
                       },
                      },
                     ),
                     arguments: [
                      FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "elem",
                          span: Span {
                           start: Position {
                            line: 155,
                            column: 42,
                           },
                           end: Position {
                            line: 155,
                            column: 46,
                           },
                          },
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "virtualbox",
                              span: Span {
                               start: Position {
                                line: 155,
                                column: 48,
                               },
                               end: Position {
                                line: 155,
                                column: 58,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 155,
                             column: 47,
                            },
                            end: Position {
                             line: 155,
                             column: 59,
                            },
                           },
                          },
                         ),
                         Identifier(
                          Identifier {
                           id: "videoDrivers",
                           span: Span {
                            start: Position {
                             line: 155,
                             column: 60,
                            },
                            end: Position {
                             line: 155,
                             column: 72,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "kernelPackages",
                          span: Span {
                           start: Position {
                            line: 155,
                            column: 74,
                           },
                           end: Position {
                            line: 155,
                            column: 88,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "virtualboxGuestAdditions",
                           span: Span {
                            start: Position {
                             line: 155,
                             column: 89,
                            },
                            end: Position {
                             line: 155,
                             column: 113,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 126,
                  column: 28,
                 },
                 end: Position {
                  line: 156,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 25,
          column: 1,
         },
         end: Position {
          line: 157,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 157,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 157,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 157,
    column: 2,
   },
  },
 },
)