mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
f63d94eba3
GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to append the path to the GI repository search path. Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the extension inside GNOME Shell program. |
||
---|---|---|
.. | ||
california | ||
geary | ||
gexiv2 | ||
gfbgraph | ||
gitg | ||
gnome-autoar | ||
gnome-packagekit | ||
gnome-tweaks | ||
gnome-video-effects | ||
gpaste | ||
gtkhtml | ||
libgda | ||
libgit2-glib | ||
libgnome-games-support | ||
libmediaart | ||
pidgin | ||
pomodoro |