···28 sha256 = "sha256-MXRxzmRo/dRhp5Llib9ng1gzWW8uvzqTMjUVK8a3eJ8=";
29 };
3031+ patches = [
32+ # We patch gobject-introspection and meson to store absolute paths to libraries in typelibs
33+ # but that requires the install_dir is an absolute path.
34+ ./correct-gir-lib-path.patch
35+ ];
36+37 nativeBuildInputs = [
38 meson
39 pkg-config