Alexander Ried
709772b4b8
gnome3_22.mutter: add path to xwayland
2016-10-15 20:32:13 +02:00
Alexander Ried
76fa7d1c39
gnome3_22.gnome-terminal: substitute gnome-shell dbus file path
...
instead of copying the file. this avoids name conflicts after the build.
Alternatively we could remove the file after building.
2016-10-15 20:32:12 +02:00
Alexander Ried
2fdecef1e2
gnome3_22.vte_290: remove
2016-10-15 20:32:11 +02:00
Alexander Ried
b64845dde7
gnome3_22.vte: 0.44.2 -> 0.46.0
2016-10-15 20:32:11 +02:00
Alexander Ried
e4f816602c
gnome3_22.vte: remove selectTextPatch
2016-10-15 20:32:11 +02:00
Alexander Ried
f1df7f2cbf
gnome3_22.vte-select-text: remove
2016-10-15 20:32:11 +02:00
Alexander Ried
68eaeab4bc
gnome3_22: init at 3.22
...
copied from 3.20
removed whitespaces at the end of lines
updated to 3.22 versions
removed webkitgtk24 where possible
gnome3_22.evolution: nspr include dir broken / not needed anymore
gnome3_22.gfbgraph: 0.2.2 -> 0.2.3
gnome3_22.gjs: 1.44.0 -> 1.46.0
gnome3_22.gnome-autoar: init at 0.1.1
gnome3_22.gnome-core.folks: 0.11.0 -> 0.11.2
gnome3_22.gnome-user-share 3.18.1 -> 3.18.3
gnome3_22.gnome-weather: 3.20.1 -> 3.20.2
gnome3_22.grilo: 0.3.1 -> 0.3.2
gnome3_22.grilo-plugins: 0.3.2 -> 0.3.3
gnome3_22.libgepub: init at 0.4
gnome3_22.libgweather: 3.20.1 -> 3.20.3
gnome3_22.rest: 0.7.93 -> 0.8.0
gnome3_22.totem: x86 patch is upstream
gnome3_22.tracker: 1.9.0 -> 1.10.0
2016-10-15 20:32:11 +02:00
sternenseemann
3693df1b19
epiphany: fix tls support
...
without gnome3.glib_networking, epiphany does not support TLS or SSL
2016-10-10 21:14:53 +02:00
Jörg Thalheim
f3ed2b60a6
Merge pull request #19133 from groxxda/gtkvnc
...
gtk-vnc: remove gtk2 support, 0.5.3 -> 0.6.0
2016-10-03 16:19:11 +02:00
Charles Strahan
342780520f
termite: 11 -> 12
2016-10-03 02:21:55 -04:00
Jon Banafato
ecd41c19b8
gnome-maps: add webkitgtk to buildInputs
...
Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.
2016-10-02 20:05:44 +02:00
Alexander Ried
ecd80b9a0e
gtk-vnc: remove gtk2 support (unused)
2016-10-01 17:14:31 +02:00
Joachim F
f4044606b5
Merge pull request #18988 from groxxda/cogl-cleanup
...
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Alexander Ried
8976c70eda
cogl: remove old version, make 1.22 default
2016-09-27 12:17:12 +02:00
Alexander Ried
fc39a9a314
clutter: remove old version, make 1.26 default
2016-09-27 12:17:12 +02:00
Graham Christensen
6d1638e697
spice-gtk: 0.29 -> 0.32
2016-09-26 08:22:49 -04:00
Graham Christensen
b006135d93
file-roller: 3.20.2 -> 3.20.3
2016-09-25 21:36:06 -04:00
Alexander Ried
a536b78815
clutter{,_gtk}: remove old versions
2016-09-25 17:08:49 +02:00
Alexander Ried
55a1a67111
clutter-gst2: remove unused version
2016-09-25 15:48:52 +02:00
Jörg Thalheim
4ff99251a1
eog: 3.20.3 -> 3.20.4
...
previously version number did not match with source
2016-09-25 09:17:59 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Benjamin Herr
240ca8bebe
evolution: improve out-of-gnome use
...
Add `evolution_data_server` to `propagatedUserEnvPkgs`. Evolution needs
`${gnome3.evolution_data_server}/libexec/evolution-source-registry` to
be running to be able to find or create any account settings at all, and
it apparently doesn't know to start it if it's not in the user env.
Use `makeGAppsWrapper` instead of a custom `wrapProgram` invocation.
Add `glib_networking`, `libgnome_keyring` and `dconf` to `buildInputs`.
`libgnome_keyring` appears to be necessary for evolution to remember a
password even for a single session, even if it doesn't get added to the
keyring permanently. `dconf` is necessary to persist preferences.
`glib_networking` is necessary to connect to mail servers.
2016-09-08 14:05:38 +02:00
Domen Kožar
8c504fbce1
gnome3.evolution: set big-parallel
...
(cherry picked from commit 5248178c20c472a98169916651545d9c77005f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:26 +02:00
Tuomas Tynkkynen
fa1a1f527b
gnome3: Use dev output of nss
2016-08-30 02:41:13 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz
57ddc155fc
Merge branch 'master' into staging
...
Conflicts:
pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
Benjamin Herr
dbae71570f
gitg: use wrapGAppsHook, pull in dconf ( #18040 )
...
Without dconf, gitg doesn't remember preferences such as window size.
2016-08-28 07:55:51 +00:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Franz Pletz
e0bf3a111b
eog: 3.20.3 -> 3.20.4 (security)
...
Fixes CVE-2016-6855.
2016-08-25 23:30:33 +02:00
Hoàng Minh Thắng
93d8c3dea5
yelp: adding groff to build inputs for man pages
2016-08-25 16:09:21 +07:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
obadz
c49f2a0854
gnome3.gnome-calculator: less hacky fix to #17912
...
Closes #17912
2016-08-23 18:16:34 +01:00
obadz
6581f53593
Revert "gnome-calculator: work around #17912 , in a hacky way"
...
This reverts commit c255395219
.
2016-08-23 18:16:34 +01:00
Tuomas Tynkkynen
01c197df68
glib: Add some FIXMEs about inappropriate outputs
2016-08-23 05:05:42 +03:00
Tuomas Tynkkynen
d801e8a011
treewide: Fix output references to glib
2016-08-23 04:54:51 +03:00
Tuomas Tynkkynen
fe0f39113e
treewide: Fix output references to gtk3
2016-08-23 04:53:13 +03:00
Tuomas Tynkkynen
4db1657fa7
treewide: Make explicit that 'dev' output of glib is used
2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen
e9bf11b039
gnome-user-share: Fix apache paths
2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen
911ccc4078
treewide: Make explicit that 'dev' output of poppler is used
2016-08-23 03:52:07 +03:00
Tuomas Tynkkynen
311900f019
treewide: Make explicit that 'dev' output of nspr (and glib) is used
2016-08-23 03:52:07 +03:00
Tuomas Tynkkynen
d1031bff57
treewide: Make explicit that 'dev' output of gnome3.glib is used
2016-08-23 03:52:05 +03:00
Tuomas Tynkkynen
14f3be4cb0
treewide: Make explicit that 'dev' output of dbus_libs is used
2016-08-23 03:52:05 +03:00
Tuomas Tynkkynen
fbb7d93148
treewide: Make explicit that 'dev' output of dbus_glib is used
2016-08-23 03:52:05 +03:00
Tuomas Tynkkynen
f064bfe803
treewide: Use more makeLibraryPath
2016-08-23 02:56:12 +03:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Vladimír Čunát
c255395219
gnome-calculator: work around #17912 , in a hacky way
2016-08-22 23:49:41 +02:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
Ram Kromberg
c5204e5374
pomodoro: vala -> vala_0_32
2016-08-21 20:02:15 +03:00
Ram Kromberg
168d8c6b1b
libgit2-glib: vala -> vala_0_32
2016-08-21 20:02:14 +03:00
Ram Kromberg
16e9360a06
gpaste: vala -> vala_0_32
2016-08-21 20:02:14 +03:00
Ram Kromberg
7d210a49ad
gitg: vala -> vala_0_32
2016-08-21 20:02:14 +03:00
Ram Kromberg
1da4a65fc4
geary: vala -> vala_0_32
2016-08-21 20:02:13 +03:00
Ram Kromberg
b41fda2ab0
california: vala -> vala_0_32
2016-08-21 20:02:13 +03:00
Ram Kromberg
be40f3236f
vte: vala -> vala_0_32
2016-08-21 20:02:13 +03:00
Ram Kromberg
b0d2458922
tracker: vala -> vala_0_32
2016-08-21 20:02:12 +03:00
Ram Kromberg
12c49722c9
libgee-1: vala -> vala_0_32
2016-08-21 20:02:12 +03:00
Ram Kromberg
60ed22ea80
libgee: vala -> vala_0_32
2016-08-21 20:02:12 +03:00
Ram Kromberg
ff371cdf2a
gnome-terminal: vala -> vala_0_32
2016-08-21 20:02:11 +03:00
Ram Kromberg
69c78f7c02
gnome-contacts: vala -> vala_0_32
2016-08-21 20:02:11 +03:00
Ram Kromberg
a33d54d385
gcr: vala -> vala_0_32
2016-08-21 20:02:11 +03:00
Ram Kromberg
3960144641
folks: vala -> vala_0_32
2016-08-21 20:02:10 +03:00
Ram Kromberg
405a975373
evolution-data-server: vala -> vala_0_32
2016-08-21 20:02:10 +03:00
Ram Kromberg
9258c49c91
dconf: vala -> vala_0_32
2016-08-21 20:02:10 +03:00
Ram Kromberg
15a4042a44
dconf-editor: vala -> vala_0_32
2016-08-21 20:02:09 +03:00
Ram Kromberg
b2a7774a0c
baobab: vala -> vala_0_32
2016-08-21 20:02:09 +03:00
Ram Kromberg
0e02f67b7c
seahorse: vala -> vala_0_32
2016-08-21 20:02:09 +03:00
Ram Kromberg
76119281a5
gnome-boxes: vala -> vala_0_32
2016-08-21 20:02:08 +03:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Frederik Rietdijk
6b23bd99a3
Remove top-level pyatspi
...
See #11567 .
2016-08-16 22:52:37 +02:00
Robin Gloster
33e1c78ae3
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-16 07:54:01 +00:00
Robin Gloster
45d183614d
gnome3.gnome_control_center: remove unneeded substituteInPlace
2016-08-14 22:55:21 +00:00
Robin Gloster
f11f3b0519
gnome3.vte: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Franz Pletz
bd4490e277
Merge branch 'master' into hardened-stdenv
2016-08-13 16:59:55 +02:00
Damien Cassou
eafdae9fd5
Merge pull request #17687 from DamienCassou/update-gnome3.20-packages-august
...
Update gnome3.20 packages august
2016-08-13 09:00:21 +02:00
Luca Bruno
7d110f46c7
Merge pull request #17546 from juliendehos/nemiver
...
nemiver: init at 0.9.6
2016-08-12 22:02:16 +01:00
Damien Cassou
29e16541bd
five-or-more: 3.20.0 -> 3.20.1
2016-08-12 12:15:35 +02:00
Damien Cassou
f3f0ddbae4
nautilus: 3.20.1 -> 3.20.2
2016-08-12 12:15:18 +02:00
Damien Cassou
85c90e7a91
gnome-software: 3.20.0 -> 3.20.4
2016-08-12 12:15:06 +02:00
Damien Cassou
874fb49d19
gnome-online-accounts: 3.20.2 -> 3.20.3
2016-08-12 12:14:44 +02:00
Damien Cassou
b5c2b4fc80
gnome-calculator: 3.20.1 -> 3.20.2
2016-08-12 12:14:29 +02:00
Damien Cassou
05ffaa5df1
evolution-data-server: 3.20.4 -> 3.20.5
2016-08-12 12:14:06 +02:00
Damien Cassou
182083c68e
gnome-photos: 3.20.2 -> 3.20.3
2016-08-12 12:13:54 +02:00
Damien Cassou
4a192c25db
gnome-maps: 3.20.1 -> 3.20.2
2016-08-12 12:13:43 +02:00
Damien Cassou
7144b294d7
evolution: 3.20.4 -> 3.20.5
2016-08-12 12:13:29 +02:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Matthijs Steen
216ae3141a
vino: fix dependencies again, fixes #16457
...
My previous pull request was for release-15.09,
and as such has not been reapplied in master (and thus release-16.09).
Previous message:
The libXtst dependency was missing, which was required to enable remote control.
The other dependencies have been updated as well to reflect the dependencies stated at:
https://wiki.gnome.org/Projects/Vino
https://git.gnome.org/browse/vino/tree/configure.ac
2016-08-07 04:26:00 +02:00
Julien Dehos
0287bf38e0
nemiver: init at 0.9.6
2016-08-05 22:03:58 +02:00
Julien Dehos
d46d0c4bb1
gtksourceviewmm: init at 3.18.0
2016-08-05 09:53:45 +02:00
Robin Gloster
63c7b4f9a7
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-31 20:51:34 +00:00
Joachim F
d472a823aa
Merge pull request #17348 from igsha/fix-libgxps
...
libgxps: fix building
2016-07-28 22:34:31 +02:00
Igor Sharonov
b11b3dfa2d
libgxps: fix building
2016-07-28 21:06:39 +03:00
Luca Bruno
5c738ec37e
gnome3: drop 3.18
2016-07-25 22:49:12 +02:00
Robin Gloster
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
Luca Bruno
503b8cef62
Merge pull request #16196 from RonnyPfannschmidt/wrapGAppsHook
...
Wrap g apps hook
2016-07-24 11:49:59 +01:00
Robin Gloster
1f04b4a566
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-21 00:56:43 +00:00
Damien Cassou
5337e8703a
Merge pull request #17056 from DamienCassou/gnome-update-more
...
Update more gnome packages
2016-07-19 13:46:25 +02:00
Robin Gloster
203846b9de
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-19 10:37:02 +00:00
Damien Cassou
f705431933
gitg: 3.20.0 -> 3.20.1
2016-07-19 07:01:37 +02:00
Damien Cassou
bb85d3fc02
gnome-mines: 3.20.0 -> 3.20.1
2016-07-19 07:01:37 +02:00
Damien Cassou
3376ab560d
mutter: 3.20.2 -> 3.20.3
2016-07-19 07:01:37 +02:00
Damien Cassou
58d3e61b60
gtksourceview: 3.20.3 -> 3.20.4
2016-07-19 07:01:37 +02:00
Damien Cassou
a0b973bd4e
gnome-shell: 3.20.2 -> 3.20.3
2016-07-19 07:01:37 +02:00
Damien Cassou
d46f684a44
gnome-screenshot: 3.18.0 -> 3.20.1
2016-07-19 07:01:37 +02:00
Damien Cassou
0a42105fc0
gnome-bluetooth: 3.18.3 -> 3.20.0
2016-07-19 07:01:37 +02:00
Damien Cassou
09032af1cf
evince: 3.20.0 -> 3.20.1
2016-07-19 07:01:37 +02:00
Damien Cassou
050d534236
epiphany: 3.20.2 -> 3.20.3
2016-07-19 07:01:37 +02:00
Damien Cassou
e28f82f818
eog: 3.20.2 -> 3.20.3
2016-07-19 07:01:37 +02:00
Damien Cassou
ec8396e0e2
dconf-editor: 3.20.2 -> 3.20.3
2016-07-19 07:01:37 +02:00
Damien Cassou
24e9c0d7cc
gnome-photos: 3.20.1 -> 3.20.2
2016-07-19 07:01:37 +02:00
Alexey Shmalko
0dee86279d
gnome-software: propogated -> propagated ( #17086 )
2016-07-19 01:27:21 +02:00
Damien Cassou
d90809aba0
Merge pull request #17030 from DamienCassou/update-some-gnome-packages
...
Update some gnome packages
2016-07-18 08:59:55 +02:00
Damien Cassou
afba229b20
pidgin-im-gnome-shell-extension: 1.0 -> 1.0.1
2016-07-18 06:59:40 +02:00
Damien Cassou
b9db440516
gspell: 1.0.0 -> 1.0.3
2016-07-17 10:37:40 +02:00
Damien Cassou
0ee1b5eb5b
gnome-sudoku: 3.20.2 -> 3.20.4
2016-07-17 10:37:16 +02:00
Damien Cassou
975851d9b1
gnome-session: 3.20.1 -> 3.20.2
2016-07-17 10:37:04 +02:00
Damien Cassou
20f2e6e75b
gnome-online-accounts: 3.20.1 -> 3.20.2
2016-07-17 10:36:44 +02:00
Damien Cassou
e14181ab17
evolution-data-server: 3.20.2 -> 3.20.4
2016-07-17 10:36:34 +02:00
Damien Cassou
b5cfb7b001
evolution: 3.20.2 -> 3.20.4
2016-07-17 10:36:21 +02:00
Joachim F
ed50ef318b
Merge pull request #15848 from matthewbauer/packagekit
...
Add in PackageKit
2016-07-16 13:29:08 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Vladimír Čunát
1b5ac05845
Merge branch 'staging'
...
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Nikolay Amiantov
1848bfc92d
Merge branch 'plymouth' into staging
2016-07-13 03:54:38 +03:00
Nikolay Amiantov
246ad0159f
gdm: build with plymouth support
2016-07-12 22:22:29 +03:00
Damien Cassou
a347b944d9
gnome-tweak-tools: fix missing gi module
...
I changed from python3Packages to python2Packages because I couldn't
make it work with python3Packages. This seems similar to:
https://github.com/NixOS/nixpkgs/pull/16747#discussion_r69937281
2016-07-12 16:50:56 +02:00
Damien Cassou
7921e68734
Merge pull request #16747 from DamienCassou/move-gnome3.18-to-3.20
...
Move some fixes from Gnome 3.18 to 3.20
2016-07-08 19:32:13 +02:00
Damien Cassou
0b5f4b3d44
libpeas: build with python support
2016-07-08 17:26:16 +02:00
Damien Cassou
b090d58742
libpeas: 1.16.0 -> 1.18.0
2016-07-08 17:26:16 +02:00
Damien Cassou
c7a4e63f92
grilo-plugins: 0.3.1 -> 0.3.2
2016-07-08 17:26:16 +02:00
Damien Cassou
a6be3de872
grilo: 0.3.0 -> 0.3.1
2016-07-08 17:26:16 +02:00
Damien Cassou
1ef2766623
totem: Add python3 dependencies for plugins
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
8c3e4826ce
treewide: Make explicit that 'dev' output of gnome3.libsoup is used
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
43d48fedcc
treewide: Make explicit that 'dev' output of gnome3.glib is used
2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen
8cad701fc5
treewide: Make explicit that 'dev' output of glib is used
2016-07-08 17:26:15 +02:00
Damien Cassou
ed9f4e16f3
pidgin-im-gnome-shell-extension: init at 1.0
2016-07-08 17:26:15 +02:00
Tobias Geerinckx-Rice
dbf5342b64
gnome3.libcroco: 0.6.8 -> 0.6.11
2016-07-08 17:26:15 +02:00
Nicolas Petton
7549261797
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
...
Fix #14651
2016-07-08 17:26:15 +02:00
Nicolas Petton
7f41dca05a
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-07-07 13:30:04 +02:00
Philip Potter
e6e28e7865
gnome-keyring: remove unused configure flag
...
The --with-ca-certificates flag seems to have been removed in
[this commit][1] from March 2013. The configure script now just warns
about an unknown option.
[1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
2016-07-07 13:30:04 +02:00
Nicolas Petton
a3658d0cb3
file-roller: Enable nautilus extension
2016-07-07 13:29:55 +02:00
Matthew Bauer
e7cd45b6e6
gnome3.20: add gnome-packagekit, gnome-software
...
Previously the two were just in gnome-3.18. This adds them as
optionalPackages in gnome3.20.
2016-07-05 20:27:28 +00:00
Matthew Bauer
2b1a00cf01
gnome-packagekit: init at 3.18.0
...
- provides useful tools for searching package
- included in gnome3 as an optional package
2016-07-05 20:27:28 +00:00
Matthew Bauer
4d4746e436
gnome3.18: use packagekit bindings for gnome-software
...
- init gnome-software for gnome3 at 3.18.3
- list gnome-software as an "optional package" for gnome3
- enable packagekit service when gnome3 is enabled
2016-07-05 20:27:28 +00:00
Arseniy Seroka
79ea22723d
Merge pull request #16720 from DamienCassou/gpaste-3.20.4
...
gpaste: 3.20 -> 3.20.4
2016-07-05 13:03:44 +03:00
Damien Cassou
24226031d9
gpaste: 3.20 -> 3.20.4
2016-07-05 10:30:06 +02:00
Damien Cassou
94cf81ce89
gpaste: 3.18.4 -> 3.18.5
2016-07-05 09:38:13 +02:00
zimbatm
71e7882ead
Merge pull request #16383 from philandstuff/remove-unused-config-option
...
gnome-keyring: remove unused configure flag
2016-06-23 16:52:17 +01:00
Tobias Geerinckx-Rice
2a08ea9426
epiphany: remove unused libxml_depend.patch
2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice
aa18ee6a73
geary 0.10: remove unused disable_valadoc.patch
2016-06-22 02:10:49 +02:00
Philip Potter
ea4738ff4f
gnome-keyring: remove unused configure flag
...
The --with-ca-certificates flag seems to have been removed in
[this commit][1] from March 2013. The configure script now just warns
about an unknown option.
[1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
2016-06-21 07:56:09 +01:00
Bjørn Forsman
0b061e7f75
gnome-terminal: enable GNOME Shell search provider (for 3.20)
...
[This is a re-re-application of the patch that was originally written
for GNOME 3.16. It was lost during the transition to GNOME 3.18 and
then to 3.20. Third time's a charm?]
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying
needed file from gnome-shell before ./configure is run.
This change makes gnome-shell a build time dependency (not runtime).
2016-06-18 14:17:27 +02:00
Robin Gloster
0761573507
gnome3_20.libgda: disable format hardening flag
2016-06-18 11:50:23 +00:00
Robin Gloster
d9e5fd3b07
gnome3_20.nautilus: disable format hardening flag
2016-06-18 11:49:54 +00:00
Ronny Pfannschmidt
be7043e01a
gnome-disk-utility: wrapGAppsHook
2016-06-12 21:55:20 +02:00
Ronny Pfannschmidt
ebda96638a
gnome-keyring: wrapGAppsHook
2016-06-12 21:55:01 +02:00
Ronny Pfannschmidt
e6ba55dcf5
gnome-online-accounts: use wrapGAppsHook
2016-06-12 21:54:32 +02:00
Luca Bruno
beb4182cc8
gnome3.gdm: fix version 3.14 for being used with gnome-shell 3.20. Closes #16063
2016-06-11 16:47:14 +02:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Luca Bruno
217feced47
gnome3_20.totem: fix build on i686
...
See https://bugzilla.gnome.org/show_bug.cgi?id=767374
2016-06-07 21:22:27 +02:00
Nikolay Amiantov
66077b9a36
gpaste: fix evaluation
2016-06-07 17:23:19 +03:00
Damien Cassou
da62589d8e
gnome3_20: Add GNOME 3.20 package set
2016-06-06 20:33:58 +02:00
Tobias Geerinckx-Rice
b1dda910a3
gnome3.libcroco: 0.6.8 -> 0.6.11
2016-05-31 15:17:04 +02:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Luca Bruno
ef8ea38fe8
gdm: fix build with systemd 230
2016-05-27 11:18:16 +02:00
obadz
1fb49e8089
Revert "gdm: apply substition to cope with systemd 229 -> 230 upgrade"
...
This reverts commit 745c379f1b
.
@lethalman will commit a better solution
2016-05-27 10:17:11 +01:00
obadz
745c379f1b
gdm: apply substition to cope with systemd 229 -> 230 upgrade
...
Inspired from eee5bf72c9
2016-05-27 10:13:14 +01:00
Damien Cassou
6ef9dec981
gpaste: 3.18.3 -> 3.18.4
2016-05-25 18:09:25 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Bjørn Forsman
ca717d0d65
gnome-terminal: enable GNOME Shell search provider (for 3.18)
...
[This is a re-application of the patch that was originally written for
GNOME 3.16. It was lost during the transition to GNOME 3.18.]
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-05-19 13:59:16 +02:00
Tuomas Tynkkynen
e363b019cf
treewide: Make explicit that 'dev' output of gnome3.libsoup is used
2016-05-19 10:00:37 +02:00
Tuomas Tynkkynen
ec8af05e1f
treewide: Make explicit that 'dev' output of gnome3.glib is used
2016-05-19 10:00:36 +02:00
Tuomas Tynkkynen
f81af4e6f0
treewide: Make explicit that 'dev' output of glib is used
2016-05-19 10:00:35 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Michael Alan Dorman
7c1106d595
gitg: 3.18.0 -> 3.20.0
2016-05-18 08:19:52 -04:00
Michael Alan Dorman
bfe9fded9c
libgit2-glib: 0.23.6 -> 0.24.0
2016-05-18 08:19:48 -04:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
zimbatm
249dcabb33
Merge pull request #14679 from aneeshusa/add-gnome-shell-extensions
...
Add gnome shell extensions
2016-05-05 23:07:37 +01:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Damien Cassou
25d18f400f
Merge pull request #14916 from NicolasPetton/file-roller-nautilus-extension
...
file-roller: Enable nautilus extension
2016-04-23 18:42:06 +02:00
Nicolas Petton
2c0a0ce3c5
file-roller: Enable nautilus extension
2016-04-22 18:30:40 +02:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Aneesh Agrawal
0e5122637b
system-monitor gnome-shell extension: init
2016-04-15 16:19:44 -04:00
Aneesh Agrawal
54d2aaca6d
workspace-grid gnome-shell extension: init
2016-04-15 16:19:43 -04:00
Aneesh Agrawal
74d7513a2a
volume-mixer gnome-shell extension: init
2016-04-15 16:19:43 -04:00
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