nixpkgs/pkgs/desktops/gnome-3
Jan Tojnar f63d94eba3
gnome3.gpaste: hard-code paths
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.
2018-08-01 19:14:30 +02:00
..
apps pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
core gnome3.gdm: add upstream xsession 2018-08-01 19:14:30 +02:00
devtools gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
extensions pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
games Merge staging-next into master 2018-07-22 11:04:28 +02:00
misc gnome3.gpaste: hard-code paths 2018-08-01 19:14:30 +02:00
default.nix Merge master into staging-next 2018-07-19 18:24:24 +02:00
find-latest-version.py gnome3.updateScript: ignore prerelease versions 2018-03-04 20:05:53 +01:00
installer.nix gnome3: only maintain single GNOME 3 package set (#29397) 2017-09-24 12:15:50 +01:00
update.nix gnome3: add updateScript 2018-03-01 02:53:00 +01:00