Commit Graph

13 Commits

Author SHA1 Message Date
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
3feb20356e evince: enable gobject introspection 2014-04-08 13:39:51 +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
Vladimír Čunát
b631cf1327 evince: fix crash with open-file dialog, maintain
The gtk3 schema dir was missing for that.

I see no icons, as evince is searching for hicolor theme,
and I fear that theme selection is user-configurable :-/
2014-01-15 21:41:43 +01:00
Domen Kožar
4dfcdb0f3c evince: downgrade to stable gnome, add icons, fix runtime error 2014-01-11 12:18:25 +01:00
Domen Kožar
3154c378ad gnome3: build packages on linux platform 2014-01-10 01:45:35 +01:00
Domen Kožar
6cada7f0c1 gnome3.evince: 3.6 -> 3.11 2014-01-10 01:45:33 +01:00
Tomasz Kontusz
f4d4e12ca6 Remove caches from liferea, evince and network-manager-applet 2013-12-01 20:26:31 +01:00
Evgeny Egorochkin
da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Vladimír Čunát
e817e8fcdb gnome3: factor out doCompileSchemas 2013-02-21 21:58:09 +01:00
Vladimír Čunát
dd4a846b0f update evince, seems to work now 2013-02-21 21:19:50 +01:00