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
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
Charles Strahan
ce7aa71880
vte-ng: 0.42.1.a -> 0.42.4.a
2016-02-26 00:48:39 -05: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
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
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
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
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
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
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
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
db81e22148
treewide: Mass-replace 'xorgserver}/bin' with correct output
...
vcunat added one fix in xdummy.
2015-10-28 10:17:12 +01: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