Commit Graph

248 Commits

Author SHA1 Message Date
volth
101df126bb config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
volth
4bafaaff8a config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases 2018-07-17 14:46:21 +00:00
Frederik Rietdijk
12949bf84a Merge master into staging 2018-07-17 10:05:50 +02:00
Jan Tojnar
e2d9a9d4db
gnome3.gnome-sound-recorder: init at 3.28.1 2018-07-16 21:43:20 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Jan Tojnar
188e487dd1
gnome3: simplify package set using makeScope 2018-07-06 18:20:06 +02:00
Jan Tojnar
eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Jan Tojnar
59f86ab48d
gnome3: remove gtk2 from the attribute set 2018-05-29 15:44:36 +02:00
Jan Tojnar
0dec4fa1db
rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
Florian Klink
6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Tor Hedin Brønner
a6456766db
gnome3.gnome-tweaks: init at 3.28.0
Rename `gnome-tweak-tool` to `gnome-tweaks`.
2018-03-22 07:48:11 +01:00
Andreas Rammhold
73244d10bb
libdazzle: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar
ee3f179fb6
gnome3.gnome-usage: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar
e65863953f
gnome3.libgnome-games-support: rename from gnome3.libgames-support 2018-03-22 07:46:49 +01:00
Jan Tojnar
6e2443f282
gnome-themes-extra: rename from gnome-themes-standard 2018-03-22 07:46:49 +01:00
Jan Tojnar
e4597b3af0
gnome3: switch to Vala 0.40 2018-03-22 07:46:47 +01:00
Jan Tojnar
a9dbcdb626
gtksourceview4: init at 4.0.0 2018-03-22 07:46:46 +01:00
Jan Tojnar
08113f7ce7
gtksourceview: move out of gnome3 2018-03-22 07:46:46 +01:00
Jan Tojnar
ab5071ec86
gnome3.gnome-color-manager: init at 3.26.0 2018-03-13 01:14:36 +01:00
Jan Tojnar
760b5eeee0
gnome3: add GNOME updatables to the attrset 2018-03-08 02:05:58 +01:00
Ruben Maher
8b073814df
gnome-3: remove ibus from corePackages
Before this change, vanilla `ibus` would end up in `environment.systemPackages`
and clobber `ibus-with-plugins` as defined by `i18n.inputMethod.ibus.engines`.
2018-03-04 18:43:52 +01:00
Jan Tojnar
cc1d6fcbcb
gnome3: add updateScript 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
Sam Parkinson
d2f065b793
gnome-power-manager: init at 3.26.0
Provides an app to view battery and power statistics.  This app is badly
documented on the web, but is in the default Fedora install; hence to
motivation to add it to Nix.
2018-02-02 00:49:13 +01:00
Jan Tojnar
779a0388fc
gnome3.empathy: re-init at 3.12.14 2017-12-12 21:29:07 +01:00
Jan Tojnar
6254f59488
gnome3: add jtojnar as maintainer 2017-11-29 11:46:36 +01:00
Jan Tojnar
bb05d69de6
gnome3: increase version number 2017-11-26 03:10:52 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Franz Pletz
aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Jan Tojnar
ef9b59c26f
gnome3.geary: 0.11.3 → 0.12.0
Closes: #30024
2017-10-10 14:57:09 +02:00
Jan Tojnar
50bca782b3
simple-scan: move to gnome3 package set 2017-10-05 01:00:53 +02: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
4ca985a7e3 bijiben: new package
Note editor designed to remain simple to use

https://wiki.gnome.org/Apps/Bijiben
2014-05-02 17:43:18 +02:00
Luca Bruno
b3fe998fdb gnome-clocks: new package
Clock application designed for GNOME 3

https://wiki.gnome.org/Apps/Clocks
2014-05-02 16:04:57 +02:00
Luca Bruno
4229053cb0 gnome-photos: new package
Photos is an application to access, organize and share your photos with GNOME 3

https://wiki.gnome.org/Apps/Photos
2014-05-02 16:04:57 +02:00
Luca Bruno
d6206ccceb evolution: new package
Personal information management application that provides integrated mail,
calendaring and address book functionality

https://wiki.gnome.org/Apps/Evolution
2014-05-02 16:04:57 +02:00
Luca Bruno
e1c448e91a gtkhtml: added gnome3 4.6 version 2014-05-02 16:04:56 +02:00
Luca Bruno
3ccf8e1ba2 gnome-documents: new package
Document manager application designed to work with GNOME 3

https://wiki.gnome.org/Apps/Documents
2014-04-22 22:17:21 +02:00
Luca Bruno
5a79b0fc86 gnome-online-miners: new package
A set of crawlers that go through your online content and index them locally in Tracker

https://wiki.gnome.org/Projects/GnomeOnlineMiners
2014-04-22 22:17:21 +02:00
Luca Bruno
3c76ece85b gfbgraph: new package
GLib/GObject wrapper for the Facebook Graph API
2014-04-22 22:17:21 +02:00
Luca Bruno
37ad122ddb glade: new package
User interface designer for GTK+ applications

https://wiki.gnome.org/Apps/Glade
2014-04-22 22:17:21 +02:00
Luca Bruno
737fc27473 gnome-music: new package
Music player and management application for the GNOME desktop environment

https://wiki.gnome.org/Apps/Music
2014-04-22 22:17:20 +02:00
Luca Bruno
7de8a89c9a grilo-plugins: new package
A collection of plugins for the Grilo framework

https://wiki.gnome.org/action/show/Projects/Grilo
2014-04-22 22:17:20 +02:00
Luca Bruno
f6159b9095 seahorse: new package
Application for managing encryption keys and passwords in the GnomeKeyring

https://wiki.gnome.org/Apps/Seahorse
2014-04-22 22:17:20 +02:00
Luca Bruno
8846019fca libmediaart: new library used by gnome-music
Library tasked with managing, extracting and handling media art caches
2014-04-22 22:17:20 +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
bfbdbc19eb gedit: new package
Official text editor of the GNOME desktop environment

https://wiki.gnome.org/Apps/Gedit
2014-04-22 22:17:19 +02:00
Luca Bruno
997b4898b5 gnome-shell-extensions: new package
Modify and extend GNOME Shell functionality and behavior

https://wiki.gnome.org/Projects/GnomeShell/Extensions
2014-04-14 09:58:04 +02:00
Luca Bruno
3cc07a44bc gnome-tweak-tool: new package
A tool to customize advanced GNOME 3 options

https://wiki.gnome.org/action/show/Apps/GnomeTweakTool
2014-04-14 09:58:04 +02:00
Luca Bruno
a5b4c74a16 gnome-user-share: new package
Service that exports the contents of the Public folder in your home directory on the local network

https://help.gnome.org/users/gnome-user-share/3.8
2014-04-14 09:58:03 +02:00
Luca Bruno
b4096479fa gnome-user-docs: new package licensed under the new licenses.cc-by-30
User and system administration help for the Gnome

https://help.gnome.org/users/gnome-help/3.10
2014-04-14 09:58:02 +02:00
Luca Bruno
d5b4c3c63e tracker: new package
Desktop-neutral user information store, search tool and indexer

https://wiki.gnome.org/Projects/Tracker
2014-04-14 09:58:02 +02:00
Luca Bruno
ba200a2c3c gnome-dictionary: remove the duplicated entry under desktop/ 2014-04-09 00:36:53 +02:00
Luca Bruno
f88597d6e4 gnome-contacts: new package
Contacts is GNOME's integrated address book

https://wiki.gnome.org/Apps/Contacts
2014-04-09 00:36:52 +02:00
Luca Bruno
ea3644cb09 sushi: new package
A quick previewer for Nautilus

http://en.wikipedia.org/wiki/Sushi_(software)
2014-04-08 13:41:29 +02:00
Luca Bruno
79cef74f4d gnome-system-monitor: new package
System Monitor shows you what programs are running and how much processor time, memory, and disk space are being used

https://help.gnome.org/users/gnome-system-monitor/3.10/
2014-04-08 13:39:50 +02:00
Luca Bruno
285d8f013c libgnomekbd: new package
Keyboard management library. Used by gnome-control-center.
2014-04-08 13:39:50 +02:00
Luca Bruno
289d554bab totem: new package
Movie player for the GNOME desktop based on GStreamer

https://wiki.gnome.org/Apps/Videos
2014-04-06 15:23:12 +02:00
Luca Bruno
994a1ee4ef grilo: new package
Framework that provides access to various sources of multimedia content, using a pluggable system

https://wiki.gnome.org/action/show/Projects/Grilo
2014-04-06 15:23:12 +02:00
Luca Bruno
eca21f1926 totem-pl-parser: new package
Simple GObject-based library to parse and save a host of playlist formats

https://wiki.gnome.org/Apps/Videos
2014-04-06 15:23:12 +02:00
Luca Bruno
c70c038624 gnome-dictionary: new package
Dictionary is the GNOME application to look up definitions

https://wiki.gnome.org/Apps/Dictionary
2014-04-06 15:23:11 +02:00
Luca Bruno
5174e6db80 gnome-backgrounds: new package 2014-04-06 15:23:11 +02:00
Luca Bruno
a86c688e66 gnome-disk-utility: new package
A udisks graphical front-end

http://en.wikipedia.org/wiki/GNOME_Disks
2014-04-04 16:17:57 +02:00
Domen Kožar
e6a94d8c8e Merge pull request #2110 from lethalman/gnome-font-viewer
gnome-font-viewer: new package
2014-04-02 19:31:08 +02:00
Domen Kožar
cdad7e6ddf Merge pull request #2104 from lethalman/gnome-calculator
gnome-calculator: new package
2014-04-02 19:30:59 +02:00
Luca Bruno
79a4148aa2 gnome-font-viewer: new package
Program that can preview fonts and create thumbnails for fonts
2014-04-02 18:33:00 +02:00
Luca Bruno
c928d1b4bc gnome-calculator: new package
Application that solves mathematical equations
and is suitable as a default application in a Desktop environment

https://wiki.gnome.org/action/show/Apps/Calculator
2014-04-02 14:05:41 +02:00
Luca Bruno
1b042b7b35 gnome-system-log: new package
Graphical, menu-driven viewer that you can use to view and monitor your system logs

https://help.gnome.org/users/gnome-system-log/3.9/
2014-04-02 12:40:59 +02:00
Luca Bruno
db2f743156 gnome-screenshot: new package
Utility used in the GNOME desktop environment for taking screenshots

http://en.wikipedia.org/wiki/GNOME_Screenshot
2014-04-01 14:48:00 +02:00
Domen Kozar
902b059967 Add shotwell 1.15.1 2014-03-18 18:23:13 +01:00
Luca Bruno
3991f590f4 empathy: new package
Messaging program which supports text, voice, video chat,
and file transfers over many different protocols

https://wiki.gnome.org/Apps/Empathy
2014-02-21 11:47:19 +01:00
Luca Bruno
d50909f56b folks: new package 2014-02-21 11:47:19 +01:00
Domen Kožar
189273af38 add gnome3.vino 2014-02-19 16:38:41 +01:00
Domen Kožar
66a353c9b9 Merge pull request #1786 from lethalman/icons
gnome-icon-theme-symbolic and yelp update
2014-02-19 15:19:56 +01:00
Luca Bruno
6aef8266f0 gnome-icon-theme-symbolic: new package 2014-02-19 14:25:27 +01:00
Domen Kožar
e2bc091213 Merge pull request #1777 from lethalman/gitglib
libgit2-glib: Fix build after gnome3.gnome_common changes
2014-02-18 14:36:30 +01:00
Luca Bruno
5181cbd7c6 libgit2-glib: Fix build after gnome3.gnome_common changes 2014-02-18 13:23:32 +01:00
Luca Bruno
92f9949e09 epiphany: new package
WebKit based web browser for GNOME

https://wiki.gnome.org/Apps/Epiphany
2014-02-18 00:13:14 +01:00
Luca Bruno
9d34103a57 gucharmap: new package
GNOME Character Map, based on the Unicode Character Database

https://wiki.gnome.org/Apps/Gucharmap
2014-02-17 12:51:30 +01:00
Luca Bruno
d8dd998ff0 gnome3: Add missing yelp_tools in gnome-3/default.nix 2014-02-17 12:51:30 +01:00
Luca Bruno
1c18c001b9 gnome3.gnome-common: new package 2014-02-16 22:28:21 +01:00
Luca Bruno
da36d7d220 yelp: new package
Yelp is the help viewer in Gnome.

https://wiki.gnome.org/Apps/Yelp
2014-02-16 11:43:35 +01:00
Luca Bruno
923681d576 yelp-xsl: new package
Yelp's universal stylesheets for Mallard and DocBook.

https://wiki.gnome.org/Apps/Yelp
2014-02-16 11:43:16 +01:00
Luca Bruno
402c1d582e baobab: new package
Graphical application to analyse disk usage in any Gnome environment.

https://wiki.gnome.org/Apps/Baobab
2014-02-15 22:21:06 +01:00
Domen Kožar
61f20ca45e libqmi: 1.0 -> 1.8.0, move outside gnome3 namespace, fix build 2014-02-08 20:17:00 +01:00
Domen Kožar
65a28e8b73 Add gnome3 desktop manager. Very experimental.
Currently very basic gnome-shell launches on my laptop. Quite some
services won't start yet, most notable is gnome-control-center.

GTK3 apps still don't have theming applied and for example launching
chromium results in horrible red windows.
2014-02-07 00:31:29 +01:00
Vladimír Čunát
449cfcfa91 gnome3: re-introduce libsoup dependency (fix many evals) 2014-02-01 10:10:45 +01:00
Benno Fünfstück
13d11227f1 Remove left-over reference to libsoup_2_44 2014-01-30 19:02:29 +01:00
Domen Kožar
f1f0b3a205 Add gnome3.gnome_shell 2014-01-26 09:55:52 +01:00
Domen Kožar
553963eb0c gnome3: always use libcanberra_gtk3 2014-01-26 00:21:43 +01:00
Domen Kožar
357a789366 gnome3: remove librsvg with gtk2 2014-01-21 14:11:20 +01:00
Domen Kožar
0c9f4cb22a evolution-data-server: upgrade and move to gnome3 namespace 2014-01-21 14:11:19 +01:00
Domen Kožar
dbfaeaf0df add gnome3.libgdata and liboauth 2014-01-21 14:11:19 +01:00
Domen Kožar
34270e37a7 Add gnome3.gjs 2014-01-20 12:35:31 +01:00
Domen Kožar
914b6c249b Add gnome3.mutter 2014-01-20 12:35:31 +01:00
Domen Kožar
35e76926a5 Add gnome3.caribou 2014-01-20 12:35:31 +01:00
Domen Kožar
745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00
Domen Kožar
e3c80f19cf Add gnome3.geocode_glib 2014-01-19 22:09:51 +01:00
Rob Vermaas
01291d331c Gnome3: add gdm 3.10.0.1 2014-01-11 23:42:40 +01:00
Domen Kožar
ef94c2171c Add gnome3.gnome_session 2014-01-11 17:29:06 +01:00
Rob Vermaas
1bf54ce52c Gnome3: added libzapojit 2014-01-11 14:19:41 +01:00
Rob Vermaas
59626be3de Gnome3: add gnome-online-accounts. 2014-01-11 14:14:39 +01:00
Rob Vermaas
0657498c6f Gnome3: add libqmi-1.0 2014-01-11 12:36:02 +01:00
Rob Vermaas
98d36be7d8 Gnome3 core: add libgxps. 2014-01-11 12:23:27 +01:00
Domen Kožar
153b4ccf71 Add gitg: Gnome GUI for git 2014-01-10 16:46:52 +01:00
Domen Kožar
9de85d7a42 remove gnome3.scrollkeeper (obsolete) 2014-01-10 01:45:37 +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
401dcc6715 Add gnome3.dconf 2014-01-10 01:45:36 +01:00
Domen Kožar
e8416dbe40 Add gnome3.file-roller 2014-01-10 01:45:34 +01:00
Domen Kožar
d33e5eadd0 Add gnome3.nautilus and remove gnome2.nautilus (didn't compile)
Some icons are still missing (and theme), didn't find a way to fix that.
2014-01-10 01:45:34 +01:00
Domen Kožar
527aadf5ee add gnome.eog: GNOME Image Viewer 2014-01-10 01:45:34 +01:00
Domen Kožar
a19c59a63f Add gnome3.gtksourceview 2014-01-10 01:45:32 +01:00
Domen Kožar
9e486d9f3f Add gnome3.libpeas 2014-01-10 01:45:32 +01:00
Domen Kožar
094947ba73 gnome_themes_standard: bump to 3.10.0 and move into gnome3 attrset 2014-01-10 01:45:32 +01:00
Vladimír Čunát
a126ce011a gnumeric: add schemas and icons, refactor
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Vladimír Čunát
6690c97569 Merge branch 'master' into x-updates
Conflicts (just different styles, same semantics):
	pkgs/development/libraries/libusb1/default.nix
2013-12-07 14:17:16 +01:00
Vladimír Čunát
50493458bd gnome3.gnome-menus: fix file path, add maintainer
Also some whitespace nitpicks.
2013-12-07 14:04:50 +01:00
Roelof Wobben
7f62dd42f3 give gnome-menus a better place 2013-12-07 10:09:25 +01:00
Vladimír Čunát
4aa1dff1d6 gvfs: major update 1.14.2 -> 1.18.3, unify to one
There were several files defining gvfs, now use one common.
Also delete long-unused forgotten xfce file.
2013-11-17 20:20:13 +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
d374527509 GTK-related minor updates 2013-08-03 09:45:22 +02:00
Vladimír Čunát
dbe8a69a36 libcroco: move to gnome-3, minor update 2013-02-21 21:29:05 +01:00
Vladimír Čunát
4e5fe00a1f gnome3.libgweather: update 2013-02-21 21:26:19 +01:00
Vladimír Čunát
dd4a846b0f update evince, seems to work now 2013-02-21 21:19:50 +01:00
Vladimír Čunát
51a413ac1c gnome3: add gnome-icon-theme 2013-02-21 20:38:47 +01:00
Vladimír Čunát
b8a44440e4 gnome3: port and update (lib)gnome-keyring 2013-02-21 20:36:20 +01:00
Vladimír Čunát
38a0bc8cdf add gnome3.gcr; ToDo: tests would fail if enabled 2013-02-21 20:31:24 +01:00
Vladimír Čunát
52461be8c5 port gvfs from gnome2 2013-02-21 20:18:12 +01:00
Vladimír Čunát
713b420be8 removed some libraries that are up-to-date on the top level 2013-02-21 18:15:37 +01:00
Antono Vasiljev
9df88a0472 GNOME3: Low prio for atk 2012-08-16 15:56:23 +03:00
Antono Vasiljev
78310258e3 Attempt to define isolated attrset for gnome-3 2012-07-10 19:03:13 +03:00
Yury G. Kudryashov
a466941945 Move last piece o gnome3 to top-level
Since there is no common release schedule, I'd prefer to avoid gnome3 set at
all.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203
2012-03-17 16:46:12 +00:00
Yury G. Kudryashov
ee5b976a93 Remove gnome3.clutter
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33202
2012-03-17 16:46:06 +00:00
Yury G. Kudryashov
d1860f6def Move gnome3.GConf to GConf3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33201
2012-03-17 16:46:02 +00:00
Yury G. Kudryashov
ddb01436a0 Move gnome3.libgnome_keyring to libgnome_keyring3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33200
2012-03-17 16:45:56 +00:00
Yury G. Kudryashov
60669aa0fc Remove gnome3.glib_networking
Use pkgs.glib_networking

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33199
2012-03-17 16:45:50 +00:00
Yury G. Kudryashov
eee4797659 gnome-3: we use the top-level glib
GNOME-3 uses the top-level glib. If this will change later, one should override
*many* packages in gnome3 set.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33198
2012-03-17 16:45:43 +00:00
Yury G. Kudryashov
d96524476d Move libsoup to development/libraries
It is used in many packages outside of gnome2 set.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33197
2012-03-17 16:45:37 +00:00
Yury G. Kudryashov
793d0c983c Move gsettings-desktop-schemas to data/misc
svn path=/nixpkgs/trunk/; revision=32929
2012-03-08 22:45:58 +00:00
Yury G. Kudryashov
a6288f1701 gnome3.gnome-user-docs
svn path=/nixpkgs/trunk/; revision=31373
2012-01-06 20:09:54 +00:00
Yury G. Kudryashov
af347062d0 Add gnome3.clutter
svn path=/nixpkgs/trunk/; revision=31363
2012-01-06 18:13:51 +00:00
Yury G. Kudryashov
24448ed3de gnome3.libsoup
svn path=/nixpkgs/trunk/; revision=31361
2012-01-06 18:13:33 +00:00
Yury G. Kudryashov
265b149db1 Add gnome3.libgnome_keyring
svn path=/nixpkgs/trunk/; revision=31359
2012-01-06 18:13:19 +00:00
Yury G. Kudryashov
09060a0a19 Add gnome3.{glib_networking,gsettings_desktop_schemas}
Cherry-pick from stdenv-updates

svn path=/nixpkgs/trunk/; revision=31356
2012-01-06 18:12:38 +00:00
Yury G. Kudryashov
57d384459e Add gnome3. Do not recurse into attrs
svn path=/nixpkgs/trunk/; revision=29732
2011-10-09 17:23:54 +00:00