Commit Graph

18 Commits

Author SHA1 Message Date
Jan Tojnar
61a048a8d7
gnome3: fix problems from auto-moving src.nix to default.nix 2018-03-01 02:53:01 +01:00
Jan Tojnar
546e7669b2
gnome3: move src.nix into default.nix automatically 2018-03-01 02:53:00 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar
d76faaa2d7
gnome3.gnome_shell: propagate caribou
Fixes: #25968
2017-11-26 03:10:58 +01:00
Jan Tojnar
4772fc10b5
gnome3.gnome_shell: reorganize source substition 2017-11-26 03:10:54 +01:00
Jan Tojnar
e51c2a5d45
gnome3.gnome_shell: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:51 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Jan Tojnar
0f06bab3f3
gnome3: 3.24 -> 3.26 2017-11-26 03:10:47 +01:00
Jan Tojnar
69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Luca Bruno
d05fa3ccfe Branch gnome 3.12 2014-05-20 13:41:33 +02:00
Luca Bruno
5846a07226 gnome-shell: maybe fix the background corruption bug 2014-04-14 23:26:23 +02:00
Luca Bruno
bff4580852 gnome-shell: add unzip to PATH for installing extensions 2014-04-14 09:58:03 +02:00
Luca Bruno
65c46befcf gnome-shell: depend upon gnome-settings-daemon gsettings schemas 2014-04-07 00:11:52 +02:00
Luca Bruno
35ccaa2e52 Fix gsettings schemas usage for several packages due to #1901
Also add icons to epiphany
2014-04-06 11:02:21 +02:00
Domen Kožar
b192f9ee13 gnome3 apps: correctly render icons 2014-02-28 01:40:21 +01:00
Domen Kožar
5ffab7710d gnome3.gnome_control_center: build and fix runtime deps 2014-02-08 12:30:23 +01:00
Domen Kožar
2d166153ec gnome3.gnome-shell: add GDK_PIXBUG_MODULE that has svg and png loaders 2014-02-07 00:30:21 +01:00
Domen Kožar
f1f0b3a205 Add gnome3.gnome_shell 2014-01-26 09:55:52 +01:00