Linus Heckemann
b73e3b6095
GNOME: 3.22 -> 3.24
...
This is a squash commit of the joint work from:
* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Vladimír Čunát
592d23d7db
maxx: fix evaluation
...
Occurences of `$'` apparently do have to be quoted in ''-strings.
2017-08-27 17:06:46 +02:00
Joachim F
3c4ffdcbbc
Merge pull request #28477 from romildo/fix.efl
...
enlightenment fixes and updates
2017-08-26 21:51:09 +00:00
Vladimír Čunát
1e7358a875
kde4.kde_workspace: fixup build with gcc-6
2017-08-26 11:31:41 +02:00
Jörg Thalheim
ddf540d44c
Merge pull request #27096 from gnidorah/maxx
...
maxx: init at 1.1.0
2017-08-25 06:40:31 +01:00
Thomas Tuegel
639c355b3a
Merge pull request #28500 from bkchr/lxqt_config_fixes
...
LXQT-config: Adds patch for Cmake >3.8
2017-08-24 12:48:06 -05:00
gnidorah
15ae2cbeea
maxx: use libredirect
2017-08-24 19:34:08 +03:00
Bastian Köcher
0cf6830309
LXQT-config: Adds patch for Cmake >3.8
2017-08-23 12:17:32 +02:00
Bastian Köcher
b7d1b3214d
Plasma: 5.10.4 -> 5.10.5
2017-08-23 10:58:21 +02:00
romildo
7ffee4de3c
efl: use vanilla pkg-config
...
Use vanilla pkg-config to build EFL applications.
The EFL library has a set of pkg-config files (*.pc) which uses
private requirements. The default pkg-config setup on nixpkgs is
patched to disable resolving those requirements. See
http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference.
As a consequence each package depending on efl has to explicitly set
the search path in order to be able to find the corresponding header
files.
By using vanilla pkg-config this is not necessary (and this is the
expected behaviour for pkg-config), allowing simpler nix expressions.
2017-08-22 15:54:56 -03:00
romildo
d1cbd546e0
terminology: 1.0.0 -> 1.1.0
2017-08-22 15:13:17 -03:00
romildo
5340a0aee0
efl: remove old version 1.19.1
...
- Version 1.19.1 is not needed anymore to build ephoto.
2017-08-22 15:08:59 -03:00
romildo
978c9f02dc
ephoto: 1.0 -> 1.5
...
- Update to version 1.5, which builds of the latest efl versions
2017-08-22 15:01:25 -03:00
romildo
0c16f356bd
efl: propagate utillinux, fribidi and SDL2, which are runtime dependencies
2017-08-22 14:56:47 -03:00
Thomas Tuegel
49fb3b9313
Merge pull request #28366 from vandenoever/kde-applications
...
KDE Frameworks: 5.36 -> 5.37 and KDE Applications 17.04.3 -> 17.08.0
2017-08-22 06:53:25 -05:00
Vladimír Čunát
b2ae23a391
Merge branch 'staging' (older version)
...
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
WilliButz
a49c1fc0b2
caribou: fix build
2017-08-22 00:45:42 +02:00
Jos van den Oever
ca90567174
lxqt-notificationd: add missing dependency
2017-08-21 21:49:32 +02:00
Jos van den Oever
161118af02
lxqt-runner: add missing dependency
2017-08-21 21:49:32 +02:00
Jos van den Oever
e20afe8d2e
kde-frameworks: 5.36 -> 5.37
2017-08-21 21:47:15 +02:00
Thomas Tuegel
7c850a0fd6
libkscreen: fix circular references
2017-08-21 06:51:33 -05:00
Thomas Tuegel
d0337b0874
libgnome-keyring: separate $dev output
2017-08-21 06:51:33 -05:00
Frederik Rietdijk
6bbc3a0b24
Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD
2017-08-21 04:44:40 +02:00
Joachim F
bc98d1fe97
Merge pull request #28362 from romildo/mate
...
mate: caja-extensions: init at 1.18.1, engrampa: init at 1.18.2
2017-08-20 20:16:22 +00:00
Vladimír Čunát
1919bb5043
gnome3.caribou: fixup build after automake update #28232
...
/cc gnome update #28053 .
2017-08-20 10:52:30 +02:00
romildo
e04c4d0fbb
engrampa: init at 1.18.2
2017-08-18 09:57:19 -03:00
romildo
b5eab8f943
cajaWithExtensions: init at 1.18.3
2017-08-18 00:19:58 -03:00
romildo
1a04652900
caja-extensions: init at 1.18.1
2017-08-18 00:16:18 -03:00
Frederik Rietdijk
c732164e36
Merge pull request #27941 from romildo/upd.efl
...
efl: add version 1.20.2
2017-08-17 19:43:11 +02:00
romildo
e78a08be8b
enlightenment: 0.21.8 -> 0.21.9
2017-08-17 12:23:35 -03:00
romildo
0fb920b474
efl: add version 1.20.2
...
- Add the new version 1.20.2.
- Keep version 1.19.1 for now because ephoto still needs it. As soon
as a new release o ephoto which works with efl-1.20.x is availaible,
efl-1.19.x may be removed.
2017-08-17 12:23:35 -03:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging
2017-08-14 11:38:00 +02:00
gnidorah
b73ae0a695
maxx: move deps from module to package
2017-08-14 11:13:49 +03:00
Frederik Rietdijk
62dac1bdd9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-14 09:34:10 +02:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Vladimír Čunát
34946256a0
Merge #27424 : stdenv: Don't put man pages into $doc
2017-08-13 19:32:51 +02:00
Robin Gloster
6d7b0dcdf1
gnome3.pomodoro: no need for automake113x
2017-08-12 21:38:18 +02:00
Robin Gloster
bb5702c521
treewide: remove automake pinning to the newest version
...
quasi no-op
2017-08-12 18:49:58 +02:00
Jörg Thalheim
025222ec79
pluma: also add default icon theme
2017-08-12 09:23:08 +01:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6
2017-08-12 10:09:41 +02:00
José Romildo Malaquias
392090ca6a
Merge branch 'master' into new.pluma
2017-08-11 15:50:32 -03:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
romildo
48ffb8284f
eom: init at 1.18.2
2017-08-11 00:14:26 -03:00
Robin Gloster
5e89bcae00
evolution_data_server: wrap all and only executables
2017-08-09 23:35:50 +02:00
Wout Mertens
b6f19f79aa
Merge pull request #28004 from moesasji/master
...
xfce4-session: fix lock screen not working with light-locker
2017-08-07 18:40:48 +02:00
Frederik Rietdijk
2203908e5f
Merge commit 'b679e14' into HEAD
2017-08-07 13:19:09 +02:00
moesasji
71203503f9
xfce4-session: fix lock screen not working with light-locker
2017-08-07 10:17:40 +01:00
romildo
c6207abe9c
pluma: init at 1.18.2
2017-08-06 12:40:13 -03:00
romildo
8ba81342dc
mate-terminal: 1.18.0 -> 1.18.1
2017-08-06 10:36:42 -03:00
romildo
eb70dfb130
caja: 1.18.0 -> 1.18.3
2017-08-06 10:35:11 -03:00
romildo
2f1ae93e43
mate-themes: 3.20.19 -> 3.20.22, 3.22.10 -> 3.22.13
2017-08-06 10:32:48 -03:00
romildo
1048cefa7a
mate-icon-theme-faenza: 1.18.0 -> 1.18.1
2017-08-06 10:31:59 -03:00
romildo
e3629d05cb
mate-icon-theme: 1.18.1 -> 1.18.2
2017-08-06 10:29:29 -03:00
Vladimír Čunát
f779df87b1
Merge branch 'master' into staging
...
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Frederik Rietdijk
8fcb070363
Merge pull request #27320 from jtojnar/fix/unbreak-polari
...
polari: unbreak
2017-08-05 17:49:47 +02:00
Jan Tojnar
ec6f8320f4
polari: unbreak
...
The build was failing due to missing telepathy_logger dependency,
I added it. Additionally, the connection to server was failing due to
telepathy executables not having an access to dconf, which was fixed
in #26113 . Lastly, when I tried running Polari directly, it terminated
with SIGTRAP and the following error:
(org.gnome.Polari:22998): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed
adding `gnome3.gsettings_desktop_schemas` as a buildInput fixed that.
2017-08-05 13:23:06 +02:00
Jan Tojnar
c9d419a22b
gnome: Further fixes for Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
midchildan
0e192d5d4f
gnome: Fix the issue Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Jascha Geerds
0854c85678
gnome3: Remove myself from maintainer list
2017-08-02 18:21:50 +02:00
Robin Gloster
5d91e806b9
Revert "gnome-tweak-tool: fix eval"
...
This reverts commit d9521c3418
.
Cleaner fix in 6e6271e82f
2017-08-02 16:14:34 +02:00
Frederik Rietdijk
4f66c0cf21
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-02 10:22:24 +02:00
Robin Gloster
d9521c3418
gnome-tweak-tool: fix eval
2017-08-01 22:47:03 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
740d76371e
Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD
2017-07-31 09:12:15 +02:00
Thomas Tuegel
346bc1fbf5
Merge commit 'refs/pull/27491/head' of github.com:NixOS/nixpkgs into feature/plasma-5.10.4
2017-07-29 14:34:23 -05:00
John Ericson
f6f40e3fe5
stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files
...
We cannot switch to line-delimited yet, because certain Nix commands do
not read in the entire file, but just the first line.
2017-07-26 09:07:55 -04:00
Eelco Dolstra
d65e528a37
Merge remote-tracking branch 'origin/master' into gcc-6
2017-07-24 18:27:24 +02:00
gnidorah
52deb4b460
maxx: 1.0.0 -> 1.1.0
2017-07-24 13:19:45 +03:00
John Ericson
b087618ac0
Revert "stdenv: Store one package per line in nix-support/propagated-*"
...
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.
This reverts commit 3cb745d5a6
.
[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Eelco Dolstra
a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6
2017-07-21 11:05:58 +02:00
adisbladis
176c15a06e
plasma5: 5.10.3 -> 5.10.4
2017-07-19 12:36:52 +08:00
vbgl
c17ddcd40c
Merge pull request #25412 from romildo/fix.efl
...
{terminology,ephoto,rage,econnman}: wrap libcurl.so in LD_LIBRARY_PATH
2017-07-18 21:30:38 +02:00
Robin Gloster
adb178c0e5
gnomeExtensions.topicons-plus: fix version string
...
It has to start with a digit.
2017-07-18 18:43:47 +02:00
Robin Gloster
46ead28a58
gnome3.gexiv2: 0.10.4 -> 0.10.6
2017-07-18 00:05:50 +02:00
Vladimír Čunát
efe66e221f
evince: patch CVE-2017-1000083 + minor changes
...
This removes help for now but fixes #27388 .
The minor update might be related to the patch so it's included.
2017-07-15 10:07:45 +02:00
Domen Kožar
0eb4f6fd25
Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'
...
Merge staging. It includes fixes for cc-wrapper parsing speed and
some other minor things.
http://hydra.nixos.org/eval/1375094
2017-07-14 11:55:41 +02:00
Robin Gloster
d518096abc
gnome3.gnome_control_center: remove unused variable
...
This broke the evaluation.
2017-07-13 15:50:48 +02:00
Stefan Lau
2b4bc03969
gnome-online-accounts: wrap with wrapGAppsHook
2017-07-13 15:05:07 +02:00
Stefan Lau
8ff35d6adf
gnome-control-center: wrap with wrapGAppsHook
2017-07-13 15:05:07 +02:00
Jörg Thalheim
451b23beb2
Merge pull request #27297 from jtojnar/fix/ghex
...
ghex: init at 3.18.3
2017-07-11 18:43:10 +01:00
Jan Tojnar
bf60fbe2e1
ghex: init at 3.18.3
2017-07-11 10:05:06 +02:00
John Ericson
3cb745d5a6
stdenv: Store one package per line in nix-support/propagated-*
...
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.
Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.
Two misc notes:
- `propagated-user-env-packages` also needed to be adjusted as
sometimes it is copied to/from the propagated input files.
- `local fd` should ensure that file descriptors aren't clobbered
during recursion.
2017-07-10 13:32:13 -04:00
Emanuele Peruffo
240b632026
gnomeExtensions.topicons-plus: init at v20 ( #27116 )
...
TopIcons extension for Gnome 3
2017-07-04 17:56:06 +01:00
gnidorah
7f13a3f5b8
maxx: init at 1.0.0
2017-07-04 13:42:53 +03:00
Emanuele Peruffo
0b1c8793fc
gnomeExtensions.caffeine: init at revision unstable-2017-06-21 ( #26901 )
...
Caffeine extension for Gnome 3
2017-07-03 08:35:31 +01:00
romildo
c5ff68b3c2
lumina: 1.2.0-p1 -> 1.3.0
...
- Update to version 1.3.0
- Remove dependency on `oxygen-icons5`, as Lumina desktop now distributes
it’s own "material-design-[light/dark]" icon themes and uses them as the
default icon sets.
2017-06-29 08:13:09 -03:00
Aristid Breitkreuz
fe2e3cea51
gnome-control-center: add missing dependency on cracklib
2017-06-28 21:43:15 +02:00
Frederik Rietdijk
8a62a9b064
Merge pull request #26125 from volth/webkitgtk-naming
...
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Thomas Tuegel
074bccb43b
plasma5: 5.10.2 -> 5.10.3
...
This is a scheduled bugfix release. Several fixes are related to integrating
Plasma 5.10 and Qt 5.9, particularly a serious bug in KWin.
2017-06-27 06:58:34 -05:00
Bjørn Forsman
6916f24e84
treewide: enableParallelBuild -> enableParallelBuilding
2017-06-24 22:22:48 +02:00
Thomas Tuegel
69438a397f
khotkeys: fix intermittant parallel build failure
2017-06-24 15:18:58 -05:00
Thomas Tuegel
0d1a1a4954
plasma-workspace: no propagatedBuildInputs
...
Only libraries may have propagatedBuildInputs.
2017-06-23 09:55:04 -05:00
Thomas Tuegel
0030c66103
kdeFrameworks, plasma5: fix setup hooks
...
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-20 11:24:39 +02:00
Franz Pletz
76de6e4f39
libcroco: 0.6.11 -> 0.6.12
2017-06-20 07:47:52 +02:00
Peter Hoeg
9193bcb6b4
kde-applications: 17.04.1 -> 17.04.2
...
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Peter Hoeg
359aff876c
plasma-workspace: requires libXtst
2017-06-19 10:37:39 +08:00
Peter Hoeg
f151daaa67
plasma: 5.9.5 -> 5.10.2
2017-06-19 10:37:39 +08:00
Thomas Tuegel
d9094c087e
libkscreen: use QLatin1String instead of QStringLiteral
...
QStringLiteral stores strings in UTF-16 format, preventing Nix from detecting
dependencies.
2017-06-18 08:44:46 -05:00