Commit graph

177522 commits

Author SHA1 Message Date
Will Dietz 6eaf73868b
Merge pull request #60043 from dtzWill/update/qca-qt5-2.2.0
libsForQt5.qca-qt5: 2.1.3 -> 2.2.1
2019-04-27 19:36:04 -05:00
Matthew Bauer 072287bc09
Merge pull request #60258 from thefloweringash/acme.sh-darwin
acme.sh: use iproute on linux and netstat elsewhere
2019-04-27 20:13:30 -04:00
Will Dietz 1be73ba426
Merge pull request #60295 from dtzWill/update/libobjc1.9
gnustep.libobjc: 1.8.1 -> 1.9
2019-04-27 17:14:11 -05:00
Maximilian Bosch e572b53759
Merge pull request #60308 from elseym/documize
documize-community: 2.2.1 -> 2.4.1
2019-04-28 00:05:07 +02:00
Will Dietz fde69b6821 qca-qt5: tweak patch to apply, will see if works 2019-04-27 16:56:50 -05:00
Will Dietz 65d7b10250 Revert "libsForQt5.qca-qt5: remove darwin patch, no longer needed"
This reverts commit 1ff3763ffad43ba66f31dabed9f2e8140f3381c0.
2019-04-27 16:56:50 -05:00
Will Dietz a55efcb389 libsForQt5.qca-qt5: remove darwin patch, no longer needed 2019-04-27 16:56:50 -05:00
Will Dietz 507d47bc30 libsForQt5.qca-qt5: 2.2.0 -> 2.2.1 2019-04-27 16:56:49 -05:00
Kevin Rauscher ea841230b7 coursier: 1.1.0-M10 -> 1.1.0-M14.1 2019-04-27 17:49:33 -04:00
Neil Mayhew 48415a20b9 docker: 18.09.2 -> 18.09.5 2019-04-27 17:48:50 -04:00
Neil Mayhew f100ec7939 docker: make overridable 2019-04-27 17:48:50 -04:00
Silvan Mosberger 77fb90d27e
Merge pull request #59731 from ajs124/ejabberd_test
ejabberd: refactor module, add test
2019-04-27 23:36:52 +02:00
Michael Weiss 15010f0436
sway: Read the configuration from /etc before /nix/store (#60319)
This change will load all configuration files from /etc, to make it easy
to override them, but fallback to /nix/store/.../etc/sway/config to make
Sway work out-of-the-box with the default configuration on non NixOS
systems.
2019-04-27 22:38:18 +02:00
Eelco Dolstra 014c26d75b all-packages.nix: Don't recurse into 'tests'
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.

This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
Andreas Rammhold a5600ccfae
bind: apply atomics to refcount patch (#60330)
bind: apply atomics to refcount patch
2019-04-27 20:50:30 +02:00
Michael Weiss 753e1e0bab
nixos/sks: Fix the module (the pre-start script was broken)
Unfortunately the changes in ab5dcc7068
introduced a typo (took me a while to spot that...) that broke the
whole module (or at least the sks-db systemd unit).

The systemd unit was failing with the following error message:
...-unit-script-sks-db-pre-start[xxx]: KDB/DB_CONFIG exists but is not a symlink.
2019-04-27 19:19:27 +02:00
Sarah Brofeldt 22348f951c
Merge pull request #60197 from etu/patch-gitea-generated-config
nixos/gitea: Don't include not needed database options depending on type
2019-04-27 19:16:33 +02:00
Lassulus 1a1662599c
Merge pull request #59531 from r-ryantm/auto-update/gzdoom
gzdoom: 3.7.2 -> 4.0.0
2019-04-28 01:30:06 +09:00
Florian Klink 033882e0b7
Merge pull request #60019 from aanderse/nzbget
nzbget: fix broken service, as well as some improvements
2019-04-27 18:26:50 +02:00
Lassulus 1839b54df0
Merge pull request #54343 from marsam/init-z-lua
z-lua: init at 1.7.0
2019-04-28 01:16:39 +09:00
Andreas Rammhold 37dd347cd3
bind: apply atomics to refcount patch
Upstream added a commit [1] right after the release that fixes the
aarch64 atomic operation linker issue we have been seeing [2].

[1] d72f436b7d
[2] https://github.com/NixOS/nixpkgs/issues/60301#issue-437896459
2019-04-27 17:51:43 +02:00
Timo Kaufmann 028119189d
vimPlugins: update (#60325) 2019-04-27 17:18:56 +02:00
Aaron Andersen 8d64ec7a17
Merge pull request #59424 from florianjacob/journalwatch
journalwatch: fix broken package, general maintenance
2019-04-27 10:58:45 -04:00
Dmitry Kalinkin d15be447c4
Merge pull request #59046 from veprbl/pr/arrow_1_13_0
arrow-cpp: 0.12.0 -> 0.13.0
2019-04-27 10:15:51 -04:00
Renaud 2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
linarcx 48fd8be3f1
nahid-fonts: init at v0.3.0
Closes: #58488
2019-04-27 09:56:34 -04:00
Mario Rodas 3a2d01cf01
z-lua: init at 1.7.0 2019-04-27 08:03:06 -05:00
Matthieu Coudron 672c3c1d2a
lua: merge lua5.X interpreters (#59919)
lua: merge lua5.X interpreters

similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
Matthieu Coudron 8e146ec387
Merge pull request #60202 from rvolosatovs/init/vim-visual-multi
Add vim-visual-multi, fix order, update plugins
2019-04-27 21:57:55 +09:00
betaboon 8ab8b30699 eventstore: 4.1.1 -> 5.0.0 (#58774) 2019-04-27 14:57:37 +02:00
Franz Pletz 9a14ef6f4b
Merge pull request #60185 from herrwiese/nextcloud-15.0.7
nextcloud: 15.0.6 -> 15.0.7
2019-04-27 12:40:26 +00:00
Sarah Brofeldt b4275f6bd9 openjdk8: Try to remove host kernel version impurity 2019-04-27 08:39:51 -04:00
Franz Pletz 82da1c30cb
Merge pull request #60290 from lheckemann/bump-kanboard
kanboard: 1.0.48 -> 1.2.9
2019-04-27 12:38:59 +00:00
Franz Pletz 4f0ffce77b
Merge pull request #59748 from dtzWill/update/linux-firmware-20190416
firmwareLinuxNonfree: 20190312 -> 20190416
2019-04-27 12:36:55 +00:00
Lassulus 9cda3faecd
Merge pull request #53444 from wedens/earlyoom-notifications
nixos/earlyoom: add notificationsCommand option
2019-04-27 21:34:37 +09:00
Tim Steinbach c08aa32c90
linux: Remove i2c-oops patch 2019-04-27 08:08:33 -04:00
Tim Steinbach 264367b15e
linux: 5.0.9 -> 5.0.10 2019-04-27 08:08:31 -04:00
Tim Steinbach 8d98033d99
linux: 4.9.170 -> 4.9.171 2019-04-27 08:08:26 -04:00
Tim Steinbach 3d829058a1
linux: 4.4.178 -> 4.4.179 2019-04-27 08:06:43 -04:00
Tim Steinbach d43faab5ef
linux: 4.19.36 -> 4.19.37 2019-04-27 08:06:39 -04:00
Tim Steinbach ae7baea76f
linux: 4.14.113 -> 4.14.114 2019-04-27 08:05:36 -04:00
Renaud 9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0 2019-04-27 14:04:53 +02:00
Pascal Wittmann 3c874c4f4e
zim: 0.70 -> 0.71.0 2019-04-27 13:09:40 +02:00
Averell Dalton 238d4fb941 jetbrains.webstorm: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton 3829f1a717 jetbrains.ruby-mine: 2018.3.5 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton 20d8fc9600 jetbrains.pycharm-professional: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton 46d0efb740 jetbrains.pycharm-community: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton 18360c5809 jetbrains.phpstorm: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton bcba040b8a jetbrains.idea-ultimate: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton 66811f55f3 jetbrains.idea-community: 2019.1 -> 2019.1.1 2019-04-27 04:03:57 -07:00