Files
nixpkgs/pkgs/tools/backup
Jan Tojnar 0d67b5508d 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.
2024-05-11 11:09:42 +02:00
..
2024-03-28 12:51:45 +00:00
2024-03-22 16:09:41 +00:00
2024-03-27 09:00:39 +00:00
2024-05-02 21:06:26 +02:00
2024-05-02 21:06:26 +02:00
2024-03-30 11:54:35 -07:00
2024-04-18 07:02:49 +00:00
2024-03-21 18:09:24 +02:00
2024-03-24 00:31:33 +00:00
2024-05-02 21:06:26 +02:00
2024-01-20 13:51:34 +00:00
2024-04-16 10:28:20 +00:00
2024-05-02 21:06:26 +02:00
2024-05-02 21:06:26 +02:00
2024-03-25 14:04:07 -04:00
2024-02-04 23:05:09 +01:00
2024-04-10 12:07:56 +02:00
2024-05-06 02:43:49 +00:00
2024-05-02 21:06:26 +02:00
2024-01-27 14:15:23 -05:00
2024-04-24 04:20:00 +00:00
2024-04-26 11:36:50 -07:00