3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

19 commits

Author SHA1 Message Date
Jan Tojnar 46f83fa9d1
gnome3.rarian: fix build 2018-03-05 06:06:09 +01:00
Jan Tojnar 36c29a4910
gnome3.rarian: add updateScript 2018-03-04 20:05:54 +01:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04: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 5a332242ea gnome3: moved gnome-desktop from desktop/ to core/ 2014-04-22 22:17:19 +02:00
Luca Bruno 8f1b59189d gnome3: moved gtksourceview from desktop/ to core/ 2014-04-22 22:17:19 +02:00
Luca Bruno 5881705342 gnome3: moved file-roller from desktop/ to apps/ 2014-04-22 22:17:19 +02:00
Luca Bruno ba200a2c3c gnome-dictionary: remove the duplicated entry under desktop/ 2014-04-09 00:36:53 +02:00
Luca Bruno 9219c503c9 file-roller: fix gsettings schemas 2014-04-09 00:36:52 +02:00
Domen Kožar 215931f5d0 gnome3.gnome_desktop: 3.11 -> 3.10 (use gnome3 stable) 2014-01-11 15:40:28 +01:00
Domen Kožar c3f148b3a8 gnome3.gnome-dictionary: 3.5.2 -> 3.10.0 2014-01-10 01:45:37 +01:00
Domen Kožar 3154c378ad gnome3: build packages on linux platform 2014-01-10 01:45:35 +01:00
Domen Kožar e8416dbe40 Add gnome3.file-roller 2014-01-10 01:45:34 +01:00
Domen Kožar 00ff5466d3 gnome3.gnome-desktop: 3.5 -> 3.11 2014-01-10 01:45:33 +01:00
Domen Kožar a19c59a63f Add gnome3.gtksourceview 2014-01-10 01:45:32 +01:00
Vladimír Čunát 7fbcc56260 add introspection into GTK libs (part of #517)
This is all work of Marc Weber <marco-oweber@gmx.de>, except for a few nitpicks.

Tested space blowup: IMHO negligible to headers and similar stuff,
e.g. the firefox closure (reported by du) grows from 560 to 579 MB.
Saving space should be handled separately,
e.g. we have the multiple-outputs branch.
2013-08-04 21:11:24 +02:00
Vladimír Čunát 99b95f9e75 gnome3: fix more nativeBuildInputs 2013-02-21 20:21:00 +01:00
Antono Vasiljev 78310258e3 Attempt to define isolated attrset for gnome-3 2012-07-10 19:03:13 +03:00