---
Function {
    argument: None,
    arguments: FunctionArguments {
        arguments: [
            FunctionArgument {
                identifier: "gsettings-desktop-schemas",
                default: None,
            },
            FunctionArgument {
                identifier: "gnome",
                default: None,
            },
            FunctionArgument {
                identifier: "desktop-file-utils",
                default: None,
            },
            FunctionArgument {
                identifier: "appstream-glib",
                default: None,
            },
            FunctionArgument {
                identifier: "wrapGAppsHook",
                default: None,
            },
            FunctionArgument {
                identifier: "python3",
                default: None,
            },
            FunctionArgument {
                identifier: "ninja",
                default: None,
            },
            FunctionArgument {
                identifier: "meson",
                default: None,
            },
            FunctionArgument {
                identifier: "glib",
                default: None,
            },
            FunctionArgument {
                identifier: "gtk3",
                default: None,
            },
            FunctionArgument {
                identifier: "libcanberra-gtk3",
                default: None,
            },
            FunctionArgument {
                identifier: "pkg-config",
                default: None,
            },
            FunctionArgument {
                identifier: "fetchpatch",
                default: None,
            },
            FunctionArgument {
                identifier: "fetchurl",
                default: None,
            },
            FunctionArgument {
                identifier: "libhandy",
                default: None,
            },
            FunctionArgument {
                identifier: "libxml2",
                default: None,
            },
            FunctionArgument {
                identifier: "gettext",
                default: None,
            },
            FunctionArgument {
                identifier: "lib",
                default: None,
            },
            FunctionArgument {
                identifier: "stdenv",
                default: None,
            },
        ],
        ellipsis: false,
    },
    definition: FunctionApplication {
        function: PropertyAccess {
            expression: Variable {
                identifier: "stdenv",
                position: (22, 1),
            },
            attribute_path: AttributePath {
                attributes: [
                    Raw {
                        content: "mkDerivation",
                        position: (22, 8),
                    },
                ],
            },
            default: None,
        },
        arguments: [
            Map {
                bindings: [
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "pname",
                                    position: (23, 3),
                                },
                            ],
                        },
                        String {
                            parts: [
                                Raw {
                                    content: "gnome-screenshot",
                                    position: (23, 12),
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "version",
                                    position: (24, 3),
                                },
                            ],
                        },
                        String {
                            parts: [
                                Raw {
                                    content: "41.0",
                                    position: (24, 14),
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "src",
                                    position: (26, 3),
                                },
                            ],
                        },
                        FunctionApplication {
                            function: Variable {
                                identifier: "fetchurl",
                                position: (26, 9),
                            },
                            arguments: [
                                Map {
                                    bindings: [
                                        KeyValue(
                                            AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "url",
                                                        position: (27, 5),
                                                    },
                                                ],
                                            },
                                            String {
                                                parts: [
                                                    Raw {
                                                        content: "mirror://gnome/sources/",
                                                        position: (27, 12),
                                                    },
                                                    Expression {
                                                        expression: Variable {
                                                            identifier: "pname",
                                                            position: (27, 37),
                                                        },
                                                    },
                                                    Raw {
                                                        content: "/",
                                                        position: (27, 43),
                                                    },
                                                    Expression {
                                                        expression: FunctionApplication {
                                                            function: PropertyAccess {
                                                                expression: Variable {
                                                                    identifier: "lib",
                                                                    position: (27, 46),
                                                                },
                                                                attribute_path: AttributePath {
                                                                    attributes: [
                                                                        Raw {
                                                                            content: "versions",
                                                                            position: (27, 50),
                                                                        },
                                                                        Raw {
                                                                            content: "major",
                                                                            position: (27, 59),
                                                                        },
                                                                    ],
                                                                },
                                                                default: None,
                                                            },
                                                            arguments: [
                                                                Variable {
                                                                    identifier: "version",
                                                                    position: (27, 65),
                                                                },
                                                            ],
                                                        },
                                                    },
                                                    Raw {
                                                        content: "/",
                                                        position: (27, 73),
                                                    },
                                                    Expression {
                                                        expression: Variable {
                                                            identifier: "pname",
                                                            position: (27, 76),
                                                        },
                                                    },
                                                    Raw {
                                                        content: "-",
                                                        position: (27, 82),
                                                    },
                                                    Expression {
                                                        expression: Variable {
                                                            identifier: "version",
                                                            position: (27, 85),
                                                        },
                                                    },
                                                    Raw {
                                                        content: ".tar.xz",
                                                        position: (27, 93),
                                                    },
                                                ],
                                            },
                                        ),
                                        KeyValue(
                                            AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "sha256",
                                                        position: (28, 5),
                                                    },
                                                ],
                                            },
                                            String {
                                                parts: [
                                                    Raw {
                                                        content: "Stt97JJkKPdCY9V5ZnPPFC5HILbnaPVGio0JM/mMlZc=",
                                                        position: (28, 15),
                                                    },
                                                ],
                                            },
                                        ),
                                    ],
                                    recursive: false,
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "patches",
                                    position: (31, 3),
                                },
                            ],
                        },
                        List {
                            elements: [
                                FunctionApplication {
                                    function: Variable {
                                        identifier: "fetchpatch",
                                        position: (34, 6),
                                    },
                                    arguments: [
                                        Map {
                                            bindings: [
                                                KeyValue(
                                                    AttributePath {
                                                        attributes: [
                                                            Raw {
                                                                content: "url",
                                                                position: (35, 7),
                                                            },
                                                        ],
                                                    },
                                                    String {
                                                        parts: [
                                                            Raw {
                                                                content: "https://gitlab.gnome.org/GNOME/gnome-screenshot/-/commit/b60dad3c2536c17bd201f74ad8e40eb74385ed9f.patch",
                                                                position: (35, 14),
                                                            },
                                                        ],
                                                    },
                                                ),
                                                KeyValue(
                                                    AttributePath {
                                                        attributes: [
                                                            Raw {
                                                                content: "sha256",
                                                                position: (36, 7),
                                                            },
                                                        ],
                                                    },
                                                    String {
                                                        parts: [
                                                            Raw {
                                                                content: "Js83h/3xxcw2hsgjzGa5lAYFXVrt6MPhXOTh5dZTx/w=",
                                                                position: (36, 17),
                                                            },
                                                        ],
                                                    },
                                                ),
                                            ],
                                            recursive: false,
                                        },
                                    ],
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "nativeBuildInputs",
                                    position: (40, 3),
                                },
                            ],
                        },
                        List {
                            elements: [
                                Variable {
                                    identifier: "meson",
                                    position: (41, 5),
                                },
                                Variable {
                                    identifier: "ninja",
                                    position: (42, 5),
                                },
                                Variable {
                                    identifier: "pkg-config",
                                    position: (43, 5),
                                },
                                Variable {
                                    identifier: "gettext",
                                    position: (44, 5),
                                },
                                Variable {
                                    identifier: "appstream-glib",
                                    position: (45, 5),
                                },
                                Variable {
                                    identifier: "libxml2",
                                    position: (46, 5),
                                },
                                Variable {
                                    identifier: "desktop-file-utils",
                                    position: (47, 5),
                                },
                                Variable {
                                    identifier: "python3",
                                    position: (48, 5),
                                },
                                Variable {
                                    identifier: "wrapGAppsHook",
                                    position: (49, 5),
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "buildInputs",
                                    position: (52, 3),
                                },
                            ],
                        },
                        List {
                            elements: [
                                Variable {
                                    identifier: "gtk3",
                                    position: (53, 5),
                                },
                                Variable {
                                    identifier: "glib",
                                    position: (54, 5),
                                },
                                Variable {
                                    identifier: "libcanberra-gtk3",
                                    position: (55, 5),
                                },
                                Variable {
                                    identifier: "libhandy",
                                    position: (56, 5),
                                },
                                PropertyAccess {
                                    expression: Variable {
                                        identifier: "gnome",
                                        position: (57, 5),
                                    },
                                    attribute_path: AttributePath {
                                        attributes: [
                                            Raw {
                                                content: "adwaita-icon-theme",
                                                position: (57, 11),
                                            },
                                        ],
                                    },
                                    default: None,
                                },
                                Variable {
                                    identifier: "gsettings-desktop-schemas",
                                    position: (58, 5),
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "doCheck",
                                    position: (61, 3),
                                },
                            ],
                        },
                        Variable {
                            identifier: "true",
                            position: (61, 13),
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "postPatch",
                                    position: (63, 3),
                                },
                            ],
                        },
                        String {
                            parts: [
                                Raw {
                                    content: "chmod +x build-aux/postinstall.py # patchShebangs requires executable file\npatchShebangs build-aux/postinstall.py\n",
                                    position: (64, 1),
                                },
                            ],
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "passthru",
                                    position: (68, 3),
                                },
                            ],
                        },
                        Map {
                            bindings: [
                                KeyValue(
                                    AttributePath {
                                        attributes: [
                                            Raw {
                                                content: "updateScript",
                                                position: (69, 5),
                                            },
                                        ],
                                    },
                                    FunctionApplication {
                                        function: PropertyAccess {
                                            expression: Variable {
                                                identifier: "gnome",
                                                position: (69, 20),
                                            },
                                            attribute_path: AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "updateScript",
                                                        position: (69, 26),
                                                    },
                                                ],
                                            },
                                            default: None,
                                        },
                                        arguments: [
                                            Map {
                                                bindings: [
                                                    KeyValue(
                                                        AttributePath {
                                                            attributes: [
                                                                Raw {
                                                                    content: "packageName",
                                                                    position: (70, 7),
                                                                },
                                                            ],
                                                        },
                                                        Variable {
                                                            identifier: "pname",
                                                            position: (70, 21),
                                                        },
                                                    ),
                                                    KeyValue(
                                                        AttributePath {
                                                            attributes: [
                                                                Raw {
                                                                    content: "attrPath",
                                                                    position: (71, 7),
                                                                },
                                                            ],
                                                        },
                                                        String {
                                                            parts: [
                                                                Raw {
                                                                    content: "gnome.",
                                                                    position: (71, 19),
                                                                },
                                                                Expression {
                                                                    expression: Variable {
                                                                        identifier: "pname",
                                                                        position: (71, 27),
                                                                    },
                                                                },
                                                            ],
                                                        },
                                                    ),
                                                ],
                                                recursive: false,
                                            },
                                        ],
                                    },
                                ),
                            ],
                            recursive: false,
                        },
                    ),
                    KeyValue(
                        AttributePath {
                            attributes: [
                                Raw {
                                    content: "meta",
                                    position: (75, 3),
                                },
                            ],
                        },
                        With {
                            expression: Variable {
                                identifier: "lib",
                                position: (75, 15),
                            },
                            target: Map {
                                bindings: [
                                    KeyValue(
                                        AttributePath {
                                            attributes: [
                                                Raw {
                                                    content: "homepage",
                                                    position: (76, 5),
                                                },
                                            ],
                                        },
                                        String {
                                            parts: [
                                                Raw {
                                                    content: "https://gitlab.gnome.org/GNOME/gnome-screenshot",
                                                    position: (76, 17),
                                                },
                                            ],
                                        },
                                    ),
                                    KeyValue(
                                        AttributePath {
                                            attributes: [
                                                Raw {
                                                    content: "description",
                                                    position: (77, 5),
                                                },
                                            ],
                                        },
                                        String {
                                            parts: [
                                                Raw {
                                                    content: "Utility used in the GNOME desktop environment for taking screenshots",
                                                    position: (77, 20),
                                                },
                                            ],
                                        },
                                    ),
                                    KeyValue(
                                        AttributePath {
                                            attributes: [
                                                Raw {
                                                    content: "maintainers",
                                                    position: (78, 5),
                                                },
                                            ],
                                        },
                                        PropertyAccess {
                                            expression: Variable {
                                                identifier: "teams",
                                                position: (78, 19),
                                            },
                                            attribute_path: AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "gnome",
                                                        position: (78, 25),
                                                    },
                                                    Raw {
                                                        content: "members",
                                                        position: (78, 31),
                                                    },
                                                ],
                                            },
                                            default: None,
                                        },
                                    ),
                                    KeyValue(
                                        AttributePath {
                                            attributes: [
                                                Raw {
                                                    content: "license",
                                                    position: (79, 5),
                                                },
                                            ],
                                        },
                                        PropertyAccess {
                                            expression: Variable {
                                                identifier: "licenses",
                                                position: (79, 15),
                                            },
                                            attribute_path: AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "gpl2Plus",
                                                        position: (79, 24),
                                                    },
                                                ],
                                            },
                                            default: None,
                                        },
                                    ),
                                    KeyValue(
                                        AttributePath {
                                            attributes: [
                                                Raw {
                                                    content: "platforms",
                                                    position: (80, 5),
                                                },
                                            ],
                                        },
                                        PropertyAccess {
                                            expression: Variable {
                                                identifier: "platforms",
                                                position: (80, 17),
                                            },
                                            attribute_path: AttributePath {
                                                attributes: [
                                                    Raw {
                                                        content: "linux",
                                                        position: (80, 27),
                                                    },
                                                ],
                                            },
                                            default: None,
                                        },
                                    ),
                                ],
                                recursive: false,
                            },
                        },
                    ),
                ],
                recursive: true,
            },
        ],
    },
}