Commit graph

910 commits

Author SHA1 Message Date
Aneesh Agrawal 08125c4a5f impatience gnome-shell extension: init 2016-04-15 16:19:39 -04:00
Robert Helgesson 374af78a27 tracker: 1.4.0 -> 1.8.0
Also replace use of `makeWrapper` by `wrapGAppsHook`.
2016-04-15 20:51:20 +02:00
Luca Bruno e5d00a28dd Merge pull request #14724 from NicolasPetton/grilo-update
grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16
2016-04-15 18:40:46 +02:00
Damien Cassou 05a956cbad Merge pull request #14716 from NicolasPetton/gnome-shell-extension-tool-does-not-run
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
2016-04-15 17:31:52 +02:00
Nicolas Petton 5b526e9012
grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16
Fix #14717

GNOME Music 3.18 requires a more recent version of the 0.2.x series of
Grilo and its plugins to work.
2016-04-15 17:30:42 +02:00
Nicolas Petton 567b83bc91
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
Fix #14651
2016-04-15 15:49:12 +02:00
Luca Bruno 5c7131213e Merge pull request #14707 from NicolasPetton/gnome-maps-coredump
gnome-maps: Add missing gsettings schemas
2016-04-15 01:42:45 +02:00
Nicolas Petton 032e3e53d3 gnome-maps: Add missing build inputs
Without gnome3.gsettings_desktop_schemas and
gnome3.evolution_data_server as buildInputs, gnome-maps won't start at
all.
2016-04-14 23:39:49 +02:00
Nicolas Petton cf7d79de2c
totem: Add missing python3 dependencies for plugins
libpeas: build with python3 support
2016-04-14 22:18:56 +02:00
Arseniy Seroka 9cfa2029de Merge pull request #14656 from DamienCassou/add-pidgin-gnome-extension
pidgin-im-gnome-shell-extension: init at 1.0
2016-04-14 14:28:37 +03:00
Damien Cassou c62c897bf8 pidgin-im-gnome-shell-extension: init at 1.0 2016-04-13 14:30:00 +02:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
Nicolas Petton f353f0de00 totem: build with gst-libav and gst-plugins-ugly 2016-04-10 19:06:37 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Robin Gloster 696d85a62d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-03 11:01:57 +00:00
Luca Bruno 5e1de67abb Merge pull request #14370 from jgillich/patch-5
gnome-boxes: add qemu to PATH
2016-04-01 18:04:20 +02:00
Luca Bruno 0805920132 Merge pull request #14021 from Mayeu/patch-4
librest 0.7.92 -> 0.7.93
2016-04-01 17:58:35 +02:00
Jakob Gillich 00a794b960 gnome-boxes: add qemu to PATH 2016-04-01 17:02:41 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Robin Gloster f60c9df0ba Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00
Domen Kožar 3027abe927 libgda: 5.2.2 -> 5.2.4 (fix build)
(cherry picked from commit efc7b847e3c6727ad8f441e7c900d49f9cce0304)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:42:56 +01:00
José Romildo Malaquias c53a762b7e evince: add shared_mime_info dir to XDG_DATA_DIRS env variable 2016-03-26 11:02:33 -03:00
José Romildo Malaquias 5b642fb8db epiphany: refactor wrapping variables in binaries 2016-03-22 14:28:34 -03:00
José Romildo Malaquias c326507dbe gedit: refactor wrapping variables in binaries 2016-03-22 14:27:19 -03:00
José Romildo Malaquias 5fe5a777e4 file-roller: refactor wrapping variables in binaries 2016-03-22 14:26:17 -03:00
José Romildo Malaquias 4fc7fa9d1d nautilus: refactor wrapping variables in binaries 2016-03-22 14:26:11 -03:00
José Romildo Malaquias 877a08b7d5 gnome-calculator: refactor wrapping variables in binaries 2016-03-22 14:23:27 -03:00
José Romildo Malaquias e4d8d4d234 evince: refactor wrapping variables in binaries 2016-03-22 14:22:12 -03:00
José Romildo Malaquias 768b9d852d eog: refactor wrapping variables in binaries 2016-03-22 14:20:31 -03:00
José Romildo Malaquias 416f10528a dconf-editor: refactor wrapping variables in binaries 2016-03-22 13:31:41 -03:00
José Romildo Malaquias fdc0edff3e gnome-terminal: refactor wrapping variables in binaries 2016-03-22 08:41:10 -03:00
Mayeu - Cast 9fa2ad9635 librest 0.7.92 -> 0.7.93 2016-03-18 17:16:37 +01:00
Thomas Tuegel 3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster d47857c3d9 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-01 21:09:17 +00:00
Eelco Dolstra 02891a0de9 gnome: Drop installerIso from nix-env evaluation
This makes nix-env -qa depend on NixOS, which is not a good thing.

@lethalman
2016-03-01 22:05:23 +01:00
Luca Bruno b2889efff2 devhelp: fix build with new webkitgtk 2016-03-01 12:50:41 +01:00
Luca Bruno 55c20bfe89 Merge pull request #10288 from lethalman/gnomeiso
installer: add graphical GNOME iso
2016-02-29 15:56:47 +01:00
Luca Bruno aa9576bceb installer: add graphical GNOME iso 2016-02-29 15:51:38 +01:00
Robin Gloster 3477e662e6 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-27 00:08:08 +00:00
Charles Strahan ce7aa71880 vte-ng: 0.42.1.a -> 0.42.4.a 2016-02-26 00:48:39 -05:00
Robin Gloster 4036e9ba8c Merge branch 'up' into hardened-stdenv 2016-02-20 22:27:33 +00:00
Jascha Geerds 78c99d8f4e Merge pull request #13133 from spacefrogg/evince-xps-support
gnome3.evince: Add XPS file support
2016-02-20 19:12:19 +01:00
Robin Gloster bc21db3692 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-19 21:16:14 +00:00
Michael Raitza 58cbe7d068 gnome3.evince: Add XPS file support
XPS support is optional via supportXPS argument and turned off by
default.
2016-02-19 20:15:19 +01:00
Michael Raitza 6d6a7881ef gnome3.libgxps: Fix dependency propagation bug
Packages that want to use libgxps also need libarchive, thus it is moved
to propagatedBuildInputs.
2016-02-19 20:11:28 +01:00
Jascha Geerds 14f1ff80ce gnome3.eog: 3.18.1 -> 3.18.2 2016-02-19 11:32:01 +01:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Robin Gloster 9b597ee8a5 gnome3.libgda: turn off format hardening 2016-02-09 14:09:15 +00:00
Vladimír Čunát ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Jascha Geerds 23b32df470 gnome3.geocode-glib: 3.18.0 -> 3.18.1 2016-02-02 10:27:26 +01:00
Luca Bruno 932ee094e1 gnome3: drop GNOME 3.16 2016-01-31 13:59:48 +01:00
Damien Cassou 64d29d2f1b Merge pull request #12501 from DamienCassou/gpaste-3.18.3
gpaste: 3.18.2 -> 3.18.3
2016-01-28 07:53:08 +01:00
Damien Cassou 06527f7783 gpaste: 3.18.2 -> 3.18.3 2016-01-28 06:56:21 +01:00
Jascha Geerds 286e9a00f8 gnome3.gnome-calculator: 3.18.2 -> 3.18.3 2016-01-27 16:59:32 +01:00
Jascha Geerds 9afbbcb2a5 gnome3.nautilus: 3.18.4 -> 3.18.5 2016-01-27 16:59:32 +01:00
Jascha Geerds 323c4f43c3 gnome3.pomodoro: 3.18-624945d -> 3.18-4844fad 2016-01-22 14:29:28 +01:00
Jascha Geerds 15ff41f516 gnome3.evolution: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds 843bc26c4d gnome3.gedit: 3.18.2 -> 3.18.3 2016-01-22 14:11:44 +01:00
Jascha Geerds 23b3276ba9 gnome3.evolution_data_server: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds 4e8a898492 gnome3.gnome-bluetooth: 3.18.1 -> 3.18.2 2016-01-22 14:11:44 +01:00
Jascha Geerds 6fe1909a1d gnome3.gnome-dictionary: 3.18.0 -> 3.18.1 2016-01-22 14:11:44 +01:00
Vladimír Čunát 97f4fa5196 gnome3*.epiphany: fix https when not running gnome-3
This (only) fixes the probem of not finding glib_networking,
not any certificate problems. Discussion: #12518.
2016-01-21 11:43:16 +01:00
Jascha Geerds 44d0d58c84 gnome3: 3.18.1 -> 3.18.2 2016-01-19 11:32:06 +01:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Vladimír Čunát b4052f0a1e vte: remove the forgotten patch 2016-01-18 16:03:56 +01:00
Vladimír Čunát 45bf78373e termite: fix up the business with vte patching
I didn't see nice patches to apply,
so I exchanged the whole source (-> autoreconf).

/cc maintainer: k0ral. BTW, it's practical to have the maintainers attribute
match the github name exactly so that people know how to /cc you.
2016-01-18 15:57:41 +01:00
Jascha Geerds 4be51c84d5 gnome3_18: Update to latest patch release 2016-01-13 15:14:08 +01:00
Luca Bruno 2b8b0b88e7 Revert "Revert "gnome3_18: add libgee_1""
This reverts commit a002367480.
2016-01-13 14:46:18 +01:00
Luca Bruno 4181e5ccae libgee: add missing libgee-1.nix file 2016-01-13 14:45:35 +01:00
Peter Simons a002367480 Revert "gnome3_18: add libgee_1"
This reverts commit c5554597bd. The patch
is incomplete and breaks Nixpkgs evaluation.
2016-01-13 14:44:40 +01:00
Luca Bruno c5554597bd gnome3_18: add libgee_1 2016-01-13 13:55:15 +01:00
Bjørn Forsman 3d81213509 gnome-terminal: enable GNOME Shell search provider
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying the
needed file from gnome-shell before ./configure is run.

This change makes gnome-shell a build time dependency (not runtime).
2016-01-10 22:27:24 +01:00
Vladimír Čunát f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Robin Gloster 8eede9e41e gnome-boxes, libguestfs: fix builds due to libvirt
Adds link time dependencies which are now used in libvirt and unbreaks
these packages
2015-12-28 21:44:12 +00:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Jakob Gillich 9104aae0a4 gnome-music: add missing requests2 dependency 2015-12-11 09:04:46 +01:00
Damien Cassou 9f05627d68 gpaste: 3.16.3 → 3.18.2 2015-12-04 20:39:19 +01:00
Luca Bruno a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Vladimír Čunát 12384683cb libcroco*: split $dev output
That also fixes build, as $doc is no longer produced (it would be $docdev).
2015-11-20 14:58:11 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Luca Bruno 7f7569b24c gnome-maps: mark 3.16 as broken 2015-11-20 11:24:01 +01:00
Vladimír Čunát a5c168db4e gnome-screenshot: unbreak build by 3.16.0 -> 3.16.2
/cc @lethalman.
Includes a revert of 1f27976e03.
2015-11-18 14:05:18 +01:00
Luca Bruno 1f27976e03 gnome3_16: mark gnome-screenshot as broken 2015-11-18 11:47:30 +01:00
Luca Bruno 43ee914535 cheese: fix build for 3.18 2015-11-17 18:48:25 +01:00
Luca Bruno bdd1df16a7 gitg: fix 3.18 build 2015-11-17 18:41:08 +01:00
Luca Bruno fd01f8d1a7 libgit2-glib: 0.0.24 -> 0.23.6 2015-11-17 18:41:08 +01:00
Domen Kožar b87dad2839 cheese: libgudev 2015-11-14 16:50:23 +01:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
Vladimír Čunát 0e731ecbd7 gnome-3.18: port missing libgudev dependencies
(cherry picked from commit 311ac81337)
2015-11-05 09:16:31 +01:00
Eelco Dolstra 3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Michael Raitza e0c5ee37db libgee-1: init at 0.6.8 2015-11-03 19:05:11 +01:00
Eelco Dolstra 81f6c62004 Merge remote-tracking branch 'origin/master' into systemd-219 2015-10-30 15:47:37 +01:00
Eelco Dolstra c232159fee gnome-control-center: Use libgudev
http://hydra.nixos.org/build/26678553
2015-10-30 15:46:26 +01:00
Tuomas Tynkkynen 58dfef2792 treewide: Fix references to apacheHttpd_2_* 2015-10-28 10:23:03 +01:00
Vladimír Čunát 311ac81337 gnome-3.18: port missing libgudev dependencies 2015-10-28 10:23:02 +01:00
Tuomas Tynkkynen 4bd5f08bd3 gnome-control-center: Add libgudev
Probably needed after the systemd update.
2015-10-28 10:23:01 +01:00
Tuomas Tynkkynen db81e22148 treewide: Mass-replace 'xorgserver}/bin' with correct output
vcunat added one fix in xdummy.
2015-10-28 10:17:12 +01:00
William A. Kennington III 8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07:00
Vladimír Čunát afc01cde32 readline-6.3 (the default): split dev and doc outputs 2015-10-13 20:19:02 +02:00
Vladimír Čunát 783c40eb68 dbus: split into multiple outputs and fix referrers 2015-10-13 20:19:01 +02:00
Vladimír Čunát a6e4c87391 gtk3: split into multiple outputs
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00
Vladimír Čunát 91407a8bdf ncurses: split into multiple outputs
Some programs (e.g. tput) might better be moved somewhere else than
$dev/bin, but that can be improved later if need be.
2015-10-13 20:18:44 +02:00
Vladimír Čunát ba9b80c7e0 nspr,nss: split into multiple outputs
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
Javier Aguirre 2f5f8e1076 geary: 0.8.2 -> 0.10.0
I commented out the line about disabling valadoc, It was failing
with this version.
2015-10-11 21:22:39 +02:00
Luca Bruno 3c45ef3627 gnome-common: fix derivation name for the patch 2015-10-05 15:17:53 +02:00
Vladimír Čunát 68530a4fb7 dbus-glib: split into multiple outputs
Fixed all 'dbus_glib}' references too.
2015-10-05 10:51:22 +02:00
Vladimír Čunát 33373d939a Merge: staging with systemd 2015-10-02 10:24:41 +02:00
Eelco Dolstra b23038dd80 Merge remote-tracking branch 'origin/master' into systemd-219 2015-10-01 14:17:46 +02:00
Eelco Dolstra 96e1b7eaf9 gnome-settins-daemon: Use libgudev 2015-10-01 14:17:24 +02:00
William A. Kennington III 271972de0a Merge branch 'master.upstream' into staging.upstream 2015-09-29 15:54:33 -07:00
Jude Taylor 0b1fd74a8d fix syntax error 2015-09-28 17:33:33 -07:00
Luca Bruno 57d41aaed7 libgit2: add 0.21.x version as it's incompatible with the new 0.23 2015-09-27 15:27:57 +02:00
Luca Bruno 26aea8b1aa gnome3: init 3.18 2015-09-25 10:48:41 +02:00
Damien Cassou 5ad29f6b85 gpaste: 3.16.3 -> 3.16.3.1 2015-09-24 10:14:00 +02:00
Luca Bruno 67d2344120 gnome-shell: use src.nix 2015-09-17 17:02:55 +02:00
Luca Bruno fe25f52cce gcr: disable parallel builds 2015-09-10 12:58:43 +02:00
Damien Cassou 2466652309 Merge pull request #9738 from DamienCassou/update-gpaste-3.16.3
gpaste: 3.16 → 3.16.3
2015-09-09 10:26:08 +02:00
Damien Cassou 7ae0166557 gpaste: 3.16 → 3.16.3 2015-09-09 06:37:29 +02:00
Pascal Wittmann c11dc40d09 Merge pull request #9254 from FRidh/jupyter
ipython: 3.2 -> 4.0
2015-09-08 17:43:21 +02:00
Mathnerd314 5ab139c893 evolution-data-server: Fix crash 2015-09-05 10:16:46 -06:00
Frederik Rietdijk fb5f7832d9 gnome 3.16 accersiser: change ipythonLight to ipython 2015-08-29 10:57:37 +02:00
Luca Bruno 77354ebacd gcr: 3.14.0 -> 3.16.0, should fix race condition during build 2015-08-28 11:35:29 +02:00
Luca Bruno 52d7550da3 gdm: point to /etc/gdm/custom.conf 2015-08-27 18:11:39 +02:00
Vladimír Čunát 3b1c772d12 gnome-contacts: fix evaluation 2015-08-26 07:57:57 +02:00
Jascha Geerds 66c3dff47c gnome3: Depend on defaultIconTheme instead of hicolor- or adwaita 2015-08-25 14:23:10 +02:00
William A. Kennington III 64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Jascha Geerds 2e91746661 gnome-calendar: Depend on gnome3.defaultIconTheme instead of hicolor_icon_theme 2015-08-20 22:08:40 +02:00
William A. Kennington III 2138f789bc Merge branch 'master.upstream' into staging.upstream 2015-08-20 10:32:29 -07:00
Jascha Geerds 304a5e6168 gnome-calendar: Add missing dependency on hicolor_icon_theme (#9369) 2015-08-20 16:01:49 +02:00
William A. Kennington III 901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
Tobias Geerinckx-Rice 848c1a72b2 gnome-control-center: don't add sounds to userEnv
It's not needed after all.

See discussion at https://github.com/NixOS/nixpkgs/pull/9308.
2015-08-18 23:14:51 +02:00
William A. Kennington III 2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
Tobias Geerinckx-Rice 24dedd0c9b gnome-control-center: depend on sound-theme-freedesktop
Required for working speaker test sounds in the Sound applet.
2015-08-18 15:42:47 +02:00
William A. Kennington III a106080623 Merge branch 'master.upstream' into staging.upstream 2015-08-14 13:22:00 -07:00
Luca Bruno c4358e0278 gjs: fix readline reference in .la file 2015-08-14 21:08:06 +02:00
Jascha Geerds 1e364f993b gnome-getting-started-docs: init at 3.16.2 2015-08-14 12:56:06 +02:00
Jascha Geerds a4b8cbd3d0 gnome3.yelp: Add gstreamer plugins and use gapps-hook
The gstreamer plugins are required by gnome-getting-started-docs
2015-08-14 12:55:32 +02:00
Jascha Geerds 26db863cda gnome3.devhelp: init at 3.16.1 2015-08-14 11:59:00 +02:00
Jascha Geerds f11d416666 gnome-nettool: init at 3.8.1 2015-08-14 11:24:31 +02:00
Jascha Geerds 5d48d41e7c gnome3.accerciser: init at 3.14.0 2015-08-13 23:55:07 +02:00
Jascha Geerds 4df408c8be gnome-calendar: init at 3.16.2 2015-08-13 22:27:39 +02:00
William A. Kennington III 952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
Jascha Geerds a32e85984e gnome-characters: init at 3.16.2 2015-08-13 20:29:15 +02:00
Jascha Geerds e42786f1ba gnome3: Add gnome-maps to optionalPackages 2015-08-13 17:46:50 +02:00
Jascha Geerds bbc4f8e141 gnome-devel-docs: init at 3.16.2 2015-08-13 17:30:46 +02:00
Jascha Geerds 5f067a0e61 gnome-logs: init at 3.16.2 2015-08-13 16:58:53 +02:00
Jascha Geerds 014d6583e7 gnome-taquin: init at 3.16.1 2015-08-13 16:22:58 +02:00
Jascha Geerds 3b95ae79cd gnome-weather: init at 3.16.2 2015-08-13 15:57:11 +02:00
Jascha Geerds 0eb925465d gnome3.hitori: init at 3.16.1 2015-08-13 15:13:59 +02:00
Jascha Geerds b24734ff10 gnome-tetravex: init at 3.16.0 2015-08-13 15:03:10 +02:00
Jascha Geerds d921092479 gnome-robots: init at 3.16.1 2015-08-13 14:54:01 +02:00
Jascha Geerds 61557fbe5d gnome-nibbles: init at 3.16.1 2015-08-13 14:43:06 +02:00
Jascha Geerds 99f32bad76 gnome-mines: init at 3.16.1 2015-08-13 13:31:53 +02:00
Jascha Geerds e9d2426d9b gnome-mahjongg: init at 3.16.1 2015-08-13 13:23:39 +02:00
Jascha Geerds 9a6dd2b760 gnome-klotski: init at 3.16.1 2015-08-13 12:54:48 +02:00
Jascha Geerds ab4d1e3bb3 gnome-chess: init at 3.16.2 2015-08-13 12:47:12 +02:00
Jascha Geerds 106837a449 gnome3.four-in-a-row: init at 3.16.2 2015-08-13 12:38:24 +02:00
Jascha Geerds 7dd58b645a gnome3.five-or-more: init at 3.16.1 2015-08-13 09:45:05 +02:00
Jascha Geerds 1ff4589fd3 gnome3.aisleriot: init at 3.16.2 2015-08-12 23:51:02 +02:00
Jascha Geerds 214c26bfa1 gnome-sudoku: init at 3.16.0 2015-08-12 17:46:23 +02:00
Luca Bruno 43d5ab0926 gnome-maps: fix icons 2015-08-12 17:05:17 +02:00
Jascha Geerds 5343f1fab1 gnome-maps: init at 3.16.2 2015-08-12 15:56:24 +02:00
Luca Bruno 6a56ac18ad polari: init at 3.16.1 2015-08-11 10:49:20 +02:00
Luca Bruno b9d8c72098 gjs: 1.42 -> 1.43 2015-08-11 10:48:58 +02:00
William A. Kennington III 4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Jascha Geerds 05a653ba58 gnome-tweak-tool: 3.16.0 -> 3.16.2 2015-08-07 13:12:08 +02:00
Jascha Geerds f1227ca8a2 gnome-yelp: 3.16.0 -> 3.16.1 2015-08-07 13:06:20 +02:00
Luca Bruno 150b23d3f5 cheese: don't depend on libtool 2015-08-06 12:40:14 +02:00
William A. Kennington III 0ecc61b4d7 Merge branch 'master.upstream' into staging.upstream 2015-08-05 16:24:57 -07:00
Tobias Geerinckx-Rice f12065cba6 gnome-video-effects: add missing gnome3 attr
Fix evaluation.
2015-08-05 22:55:10 +02:00
Luca Bruno dc4d5aa29a cheese: init at 3.16.1 2015-08-05 22:17:33 +02:00
Luca Bruno eda4fd9be7 gnome-video-effects: init at 0.4.1 2015-08-05 22:17:33 +02:00
Luca Bruno b093790ae2 gnome-desktop: propagate gsettings_desktop_schemas, required by the .pc 2015-08-05 22:17:33 +02:00
William A. Kennington III a2da9cfcaf Merge branch 'master.upstream' into staging.upstream 2015-08-03 14:27:14 -07:00
Jascha Geerds c6f5bb5785 gnome-tweak-tool: Add patches to work nicely on NixOS
- Search for themes and icon in system data dirs
- Don't show multiple entries for a single theme
- Create config dir if it doesn't exist
2015-08-03 10:14:14 +02:00
Jascha Geerds da0b6a4fdf gnome3: Add myself as a maintainer 2015-08-02 12:40:10 +02:00
William A. Kennington III 09b4a7cc1b Merge branch 'master.upstream' into staging.upstream 2015-07-31 17:26:20 -07:00
Luca Bruno adfd0c7830 nautilus: 3.16.1 -> 3.16.2 2015-07-31 13:29:27 +00:00
Luca Bruno 9fdb7edae3 gdm 3.16: share some tests 2015-07-31 13:29:26 +00:00
Eelco Dolstra 55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III 7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
Jascha Geerds 97dd0dae74 gnome3: Set nixos desktop background and screensaver 2015-07-30 17:56:01 +02:00
Luca Bruno 7f65b99998 swell-foop: use wrapGAppsHook 2015-07-30 10:45:04 +00:00
Luca Bruno ac0daa6dd9 lightsoff: use wrapGAppsHook 2015-07-30 10:45:04 +00:00
Luca Bruno 13d2056cbf iagno: use wrapGAppsHook 2015-07-30 10:45:04 +00:00
Luca Bruno 0743aaf878 libgda: add required openssl dependency, previously implicit 2015-07-30 12:01:37 +02:00
Jascha Geerds d27b0bc596 gsettings_desktop_schemas: Fix path to background images
This fixes the "blue screen" desktop background caused by gnome being
unable to find the image.
2015-07-30 01:03:56 +02:00
William A. Kennington III aaef42ab8c Merge branch 'master.upstream' into staging.upstream 2015-07-29 10:23:08 -07:00
Luca Bruno 8a8eb54148 gnome3: add default maintainers list 2015-07-29 15:44:55 +00:00
Luca Bruno b9dd9bb7e6 gnome3: add maintainers list 2015-07-29 15:38:42 +00:00
Luca Bruno da6193ad4b tali: init at 3.16.1 2015-07-29 15:32:46 +00:00
Luca Bruno 4ce9e12142 quadrapassel: init at 3.16.1 2015-07-29 15:32:44 +00:00
Luca Bruno d202f0c625 gnome-documents: add getting started pdf 2015-07-29 13:51:09 +00:00
Luca Bruno 11643f47c3 Revert "evolution: add missing openssl dependency"
This reverts commit 490979c7ce.

This is not the right fix. It's probably a broken .la file.
2015-07-29 13:36:23 +00:00
Luca Bruno e897cd502d Revert "gnome3: file-roller: add openssl dependency"
This reverts commit 64f3fb96d8.

This is not the right fix. It's probably a broken .la file.
2015-07-29 13:35:57 +00:00
Bjørn Forsman 490979c7ce evolution: add missing openssl dependency
Fixes recently introduced "ld: cannot find -lcrypto" build error.
2015-07-29 15:08:23 +02:00
Jascha Geerds 1ce5c96836 gnome3: Add hicolor_icon_theme to core packages 2015-07-29 13:33:26 +02:00
Jascha Geerds 8d51c46f30 gnome3: Add missing hicolor_icon_theme dependency to several packages 2015-07-29 13:33:25 +02:00
Luca Bruno 2e92e7c06a Merge branch 'gwrap' 2015-07-29 11:32:01 +00:00
Luca Bruno d74c414887 gnome-clocks: use wrapGAppsHook 2015-07-29 11:17:04 +00:00
Luca Bruno 95c2935061 gnome-documents: use wrapGAppsHook 2015-07-29 11:16:55 +00:00
Luca Bruno 7ef2102b67 gnome-music: use wrapGAppsHook 2015-07-29 11:16:45 +00:00
Luca Bruno 0db56d47cc gnome-photos: use wrapGAppsHook 2015-07-29 11:16:33 +00:00
Luca Bruno ed3c294e75 grilo: add setup hook for grilo plugins 2015-07-29 11:16:06 +00:00
Tobias Geerinckx-Rice 64f3fb96d8 gnome3: file-roller: add openssl dependency
Build fails otherwise with `ld: cannot find -lcrypto`.
2015-07-28 23:19:26 +02:00
Vladimír Čunát 7c36b4611d gnome3.adwaita-icon-theme: remove empty dir tree
Also similar for old gnome2 icon theme.
/cc maintainer @lethalman.
2015-07-28 17:05:07 +02:00
William A. Kennington III 6b55ca513d Merge branch 'master.upstream' into staging.upstream 2015-07-27 16:11:03 -07:00
Tobias Geerinckx-Rice 8129a404f4 gnome3: override libsoup with gnomeSupport = true
Fix Gnome 3 packages broken by fc1077c.
2015-07-27 17:36:14 +02:00
Vladimír Čunát b875ea5d29 Merge branch 'master' into staging 2015-07-26 17:57:46 +02:00
Eelco Dolstra a951f11021 Move some more gtk-docs to the doc output 2015-07-26 13:43:49 +02:00
Jascha Geerds 3d9a4d79cf gnome3: Include gnome-shell-extensions in session path 2015-07-24 12:41:20 +02:00
Luca Bruno 2a36f709d3 iagno: init at 3.16.1 2015-07-22 21:25:58 +02:00
Luca Bruno 7098832c60 lightsoff: init at 3.16.1.1 2015-07-22 21:20:44 +02:00
Luca Bruno e770d66a23 swell-loop: init at 3.16.1 2015-07-22 21:07:16 +02:00
Vladimír Čunát ecb38b5fb6 gnome-control-center: meta fixes
Description was wrong, and add meta. Taken from Debian.
/cc maintainer @lethalman, also for the grandparent commit.
2015-07-21 18:57:28 +02:00
Vladimír Čunát f8f0c7196e gnome-control-center: disable parallel building
It fails on Hydra sometimes. Reported upstream.
2015-07-21 18:51:08 +02:00
William A. Kennington III 25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
Spencer Janssen 2fb8194bfe gnome-terminal: use GIO_EXTRA_MODULES in wrapper
This fixes an issue where gnome-terminal uses the memory GSettings
backend and does not persist settings across sessions.
2015-07-14 03:11:54 -05:00
Pascal Wittmann a36be69832 gnome3.gnome-user-share: fix build (ZHF)
Binary was splitted in webdav and bluetooth component. See

d6eb26cca2
2015-07-11 10:28:00 +02:00
William A. Kennington III 7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
William A. Kennington III 7bf25187bc zenity: 3.14.0 -> 3.16.3 2015-07-01 00:41:57 -07:00
Vladimír Čunát 9c5f76bc0f gnome-menus: fix build by dropping wrong patchShebangs
Strange error, probably hidden by #7524 until recently.
/cc @lethalman.
2015-06-27 10:57:03 +02:00
William A. Kennington III fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
Luca Bruno f5f24dd95a gnome3: add glib to systemPackages 2015-06-25 21:56:57 +02:00
Luca Bruno 2ca1a7a234 gnome-boxes: fix 3.16 version 2015-06-25 11:38:39 +02:00
Luca Bruno f00440fac5 nixos/x11: start session with dbus-launch
This is needed by most window managers. Desktop environments
usually launch dbus-launch if a session hasn't been started yet
so this shouldn't hurt. The worst it can happen is that one
dbus session will be unused in case it's started twice.

The GDM change is backported from recent gdm.
2015-06-22 16:12:20 +00:00
Luca Bruno 4f4c573f9b Use gtkvnc compiled for gtk3 in gnome3 2015-06-22 17:20:00 +02:00
Luca Bruno 005837d85f remove duplicated gtk-vnc 2015-06-19 14:19:27 +02:00
Luca Bruno e37340b49a gnome-pomodoro: move from apps to misc 2015-06-16 15:26:37 +00:00
Luca Bruno 3b2c44fc74 vinagre: add new gnome app 2015-06-16 15:14:41 +00:00
Luca Bruno de142fe63e gtk-vnc: add new lib for gnome 2015-06-16 15:14:41 +00:00
Pascal Wittmann d2ad04cd38 add california, a calendar application for gnome 2015-06-16 14:57:20 +02:00
Luca Bruno b36629d821 gnome3: also pass self to overridePackages function 2015-06-15 11:52:26 +02:00
Luca Bruno cc5663de0c gnome3: easier to override packages 2015-06-15 11:47:50 +02:00
Luca Bruno eb5b7a28c1 Merge branch 'iconcache' 2015-06-13 15:27:59 +02:00
Luca Bruno ccb32c96c4 gnome-bluetooth: fix icons on non-nixos 2015-06-13 15:27:45 +02:00
Luca Bruno 481a764f8f dconf-editor: fix icons on non-nixos 2015-06-13 15:22:47 +02:00
Vladimír Čunát 39902b01bf goffice: separate from gnome3
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Luca Bruno 63bb4f919c Update evolution and evolution-data-server 2015-06-11 14:31:53 +02:00
Jascha Geerds 117dfac3d1 gnome-pomodoro: Fix meta description 2015-06-11 00:58:51 +02:00
Luca Bruno 38b58bab62 gcr: propagate p11_kit required in the pc file 2015-06-10 15:00:34 +02:00
Damien Cassou 972ad2437a Merge pull request #8243 from geerds/pomodoro
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Jascha Geerds 9485bb3fef gnome-pomodoro: Fix build for 3.16 2015-06-09 12:59:32 +02:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
Eelco Dolstra 1e6e52c2ac Revert "krb5: 1.13.1 -> 1.13.2"
This reverts commit 85932bc5a9.
2015-06-04 14:54:48 +02:00
William A. Kennington III b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00