134366 Commits

Author SHA1 Message Date
Tim Steinbach
6baf64f8f1
linux: 4.14.30 -> 4.14.31 2018-03-28 16:55:06 -04:00
Tim Steinbach
97c840eeeb
linux: 4.9.90 -> 4.9.91 2018-03-28 16:54:50 -04:00
Tim Steinbach
50e8d2ad8d
linux: 4.4.124 -> 4.4.125 2018-03-28 16:54:36 -04:00
Franz Pletz
e53d195c4a
Merge pull request #38000 from ryantm/auto-update/dovecot
dovecot: 2.3.0.1 -> 2.3.1
2018-03-28 20:05:54 +00:00
Ryan Mulligan
0aec67c7d1 babeltrace: 1.5.4 -> 1.5.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/babeltrace/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace -h` got 0 exit code
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace --help` got 0 exit code
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace -h` and found version 1.5.5
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace --help` and found version 1.5.5
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace-log -h` got 0 exit code
- ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace-log -h` and found version 1.5.5
- found 1.5.5 with grep in /nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5
- directory tree listing: https://gist.github.com/d849a2026946a7542bc3e2e6a586d713
2018-03-28 21:09:32 +02:00
Daiderd Jordan
d33a26b370
python-celery: fix darwin build 2018-03-28 20:55:39 +02:00
Vladyslav M
f4b9da7c6a
skypeforlinux: 8.17.0.2 -> 8.18.0.6 2018-03-28 20:52:26 +02:00
Tor Hedin Brønner
70e8face4c
makeDBusConf: Look for .conf files in share/dbus-1/system.d/ too
Some packages install their dbus config files to `share/dbus-1/system.d` instead
of `etc/dbus-1/system.d`, so look in both places.
2018-03-28 20:41:06 +02:00
Tuomas Tynkkynen
f2d6702e20 perlPackages.YAMLLibYAML: Remove obsolete build fix
Commit 4270c5c7be22576b37b6a6411e0f294ebfdbcb82 added this hunk which
apparently is making the build fail now.
2018-03-28 21:40:53 +03:00
Maximilian Bosch
5caa22fe0a Revert restrictive validation behavior for DM/WM defaults in the X module
The original idea behind this change (described in ticket #11064) was to
improve the assertions to avoid that users of the X server accidentally
forget to configure a DM or WM.

However this caused several issues with setups that require X, but no DM
or WM. The keymap testcases became instable as well as now disabling DMs
needs to be done explicitly.
(see https://github.com/NixOS/nixpkgs/pull/31268#issuecomment-347080036)

In the end the idea behind the change and #11064 was obviously a
mistake, so reverting it completely for now should be fine.
2018-03-28 20:34:05 +02:00
Jan Tojnar
6e8a13f7e5
gnome3.gpaste: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
9ccc726749
gnome3.libgnome-games-support: 1.4.0 → 1.4.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
d70b9e458a
gnome3.libgweather: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
5d4f6024e8
gnome3.gnome-themes-extra: 3.27.92 → 3.28 2018-03-28 19:50:32 +02:00
Jan Tojnar
6d1c022390
gnome3.gnome-keyring: 3.28.0.1 → 3.28.0.2 2018-03-28 19:50:32 +02:00
Jan Tojnar
78190d2e87
evince: add comic support 2018-03-28 19:50:31 +02:00
Jan Tojnar
1449a47978
orca: 3.27.91 → 3.28.0 2018-03-28 19:50:31 +02:00
Jan Tojnar
30f8c93ad4
shotwell: 0.28.0 → 0.28.1 2018-03-28 19:50:31 +02:00
Jan Tojnar
025881c236
treewide: remove placeholder usage
Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
2018-03-28 19:44:33 +02:00
Franz Pletz
6a15c8d6f7
nixos/dovecot: set group in config
The dovecot bump to 2.3.1 caused the dovecot service to fail to start
because it would try to chgrp sockets to dovecot whereas our default
dovecot group is called dovecot2.
2018-03-28 19:16:41 +02:00
Shea Levy
f8d38c31ae
binutils: Add comment about the limited lifetime of gold-symbol-visibility.patch 2018-03-28 12:40:44 -04:00
Shea Levy
fbe8deb282
ghc: Use persistent URL for abi-depends determinism patch. 2018-03-28 12:31:40 -04:00
Franz Pletz
96d4f13fc5
dovecot_pigeonhole: 0.5.0.1 -> 0.5.1 2018-03-28 17:41:03 +02:00
John Ericson
d5f356374c
Merge pull request #37918 from Ericson2314/check-meta-golf
meta: Simplify platform check logic
2018-03-28 11:38:36 -04:00
Will Dietz
3d12d78ebc
Merge pull request #37672 from dtzWill/update/git-2.16.3
git: 2.16.2 -> 2.16.3
2018-03-28 09:41:41 -05:00
Ryan Mulligan
a668ca4aac dovecot: 2.3.0.1 -> 2.3.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/dovecot/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --help` got 0 exit code
- ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --version` and found version 2.3.1
- found 2.3.1 with grep in /nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1
- directory tree listing: https://gist.github.com/6d90467ee7649d7efc0a48eeacfc42c8
2018-03-28 07:14:40 -07:00
Shea Levy
05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Shea Levy
335934a073
Merge branch 'systemd-arm' of git://github.com/abbradar/nixpkgs into staging 2018-03-28 09:30:32 -04:00
Nikolay Amiantov
5e7b710a71 glmark2: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
7998c18a7b xwinmosaic: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
82712d2d0b kmscube: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
e47482ddfe mar1d: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
8330fdaa09 wlroots: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
9bcc905eda wlc: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
c6a3380445 kdeApplications.kgamma5: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
e86ca61815 lxqt.lxqt-panel: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
7d9969cb51 lumina: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
133c5cee44 enlightenment.efl: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
7fec6c8cd3 weston: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov
8d0f470984 kvfb: fix build 2018-03-28 16:25:14 +03:00
Thomas Tuegel
c7d7abc51e
Merge pull request #36320 from romildo/new.gsettings-qt
gsettings-qt: init at 0.1.20170824
2018-03-28 08:24:43 -05:00
Nikolay Amiantov
0402877344 systemd: disable EFI support on AArch64
It seemingly isn't used by NixOS and currently breaks AArch64 build.
2018-03-28 15:40:50 +03:00
Rob Vermaas
93a77eee1a
nixops: update to 1.6
(cherry picked from commit 2a28e657421be06a0f2b1189344f454e12d0e2f7)
2018-03-28 13:06:47 +02:00
Tobias Mayer
04f3b76dce cquery: extended wrapper
Use NIX_CFLAGS_COMPILE to find additional include paths.
2018-03-28 12:13:04 +02:00
Michael Raskin
fc0e62a24a
Merge pull request #36411 from tiramiseb/gnome-shell-extension-impatience
gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5
2018-03-28 10:00:32 +00:00
Michael Raskin
52f9d29d9a
Merge pull request #36410 from tiramiseb/gnome-shell-extension-system-monitor
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-28 09:59:33 +00:00
gnidorah
9e6752075a perlPackages.HTMLTagCloud: init at 0.38 2018-03-28 12:24:57 +03:00
Franz Pletz
7f1201cf74
Merge pull request #37972 from ryantm/auto-update/php
php: 7.2.3 -> 7.2.4
2018-03-28 09:13:07 +00:00
Jörg Thalheim
8a8a73701d
Merge pull request #37928 from VShell/patch-2
buildRustCrate: fix equality testing
2018-03-28 09:34:41 +01:00
Jörg Thalheim
d12cab3bb1 buildRustCrate: remove ancient test guards
Let's leave x"" to the 1990s, where they belong
2018-03-28 09:24:22 +01:00