summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2024-05-10 09:03:00 +0200
committerJan Tojnar <jtojnar@gmail.com>2024-05-11 11:09:42 +0200
commit0d67b5508d11f4c5314df646cb92a5a7863f8fbd (patch)
tree7c54ce86464123c130a51aa9495b3693e0b8d387 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parentbb76cc9ce3407846c3759c4ddef69ca4ddfc6f88 (diff)
duplicity: Fix finding Gio typelib
Previously, if a package just depended on GLib (or other bindings shipped with gobject-introspection), wrapper was not needed since `${gobject-introspection}/lib/girepository-1.0` is implicitly on typelib path. Now that GLib bindings were moved to `glib` package, `${glib}/lib/girepository-1.0` must be added to `GI_TYPELIB_PATH` by the wrapper (or `gobject-introspection` setup hook for build time). Simplest way to ensure that is using `wrapGApps*` hook. Let’s also ensure that there is just one wrapper instead of three.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions