Commit Graph
159693 Commits
Author SHA1 Message Date
Vladimír Čunát 87e4e1ba72 Revert "c-ares: 1.14.0 -> 1.15.0"
This reverts commit 5ace270309.
It's a mass rebuild, moving to staging.
2018-11-02 14:33:55 +01:00
Tristan Helmich (omniIT) 4f8cac02c6 simgrid: 3.20 -> 3.21 2018-11-02 14:23:39 +01:00
Michael RaskinandGitHub d03ca0c105 Merge pull request #49641 from aanderse/openscenegraph
openscenegraph: 3.6.2 -> 3.6.3
2018-11-02 13:05:36 +00:00
Mario Rodas 91ce8c050f pyre: 0.0.14 -> 0.0.17 2018-11-02 07:07:52 -05:00
Joachim FandGitHub 2dc0fc6516 Merge pull request #47526 from rnhmjoj/syncthing
nixos/syncthing: move configuration to condigDir
2018-11-02 12:02:51 +00:00
Peter Hoeg f8a415f793 home-assistant: make broadlink module available 2018-11-02 18:12:19 +08:00
Peter Hoeg 1ccafe56f9 pythonPackages.broadlink: init at 0.9 2018-11-02 18:12:07 +08:00
ikarulusandxeji 7bd8805408 kicad 5.0.0 -> 5.0.1 (#49561) 2018-11-02 10:32:32 +01:00
aszlig 73cdd5a476 nixos/tests/chromium: Fix sandbox info matching
As reported by @andir, the regular expressions that match the sandbox
output are no longer matching in the recent Chromium bump as of
bb03fbc2c8.

Instead of a boolean field that determines whether namespace sandboxes
are on, the namespace sandbox is now an enum within "Layer 1 Sandbox".

I've modified the regular expressions accordingly and also ran the test
for the stable branch, which now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Issue: https://github.com/NixOS/nixpkgs/issues/49442
Cc: @bendlas, @andir
2018-11-02 10:23:04 +01:00
Gabriel EbnerandGitHub 5de50f8fa3 Merge pull request #49250 from royneary/nim-0.19
nim: 0.18.0 -> 0.19.0
2018-11-02 10:20:13 +01:00
Daniël de Kok de6d025592 mupdf: 1.13.0 -> 1.14.0
Changelog: https://mupdf.com/release_history.html
2018-11-02 10:20:09 +01:00
Will DietzandGitHub 467a822ac7 Merge pull request #49495 from dtzWill/fix/thunderbolt-cleanup
thunderbolt: cleanup
2018-11-02 04:04:13 -05:00
Will DietzandGitHub c417342cd2 Merge pull request #48579 from dtzWill/update/z3-4.8.1
z3: 4.7.1 -> 4.8.1
2018-11-02 04:02:24 -05:00
Cole Mickens 45fd44c66d google-chrome-dev: add at-spi2-core dependency 2018-11-02 02:01:51 -07:00
Will DietzandGitHub 1fe7abcf2e Merge pull request #49513 from dtzWill/fix/activation-nscd-path
activation-script: add libc to path to provide nscd when needed
2018-11-02 03:57:25 -05:00
Will DietzandGitHub 9e23f72ce7 Merge pull request #49548 from dtzWill/update/c-ares-1.15.0
c-ares: 1.14.0 -> 1.15.0
2018-11-02 03:56:41 -05:00
Will DietzandGitHub 71bde96d2b Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3
webkitgtk: 2.22.2 -> 2.22.3
2018-11-02 03:53:35 -05:00
Vincent Laporte 6a449c0742 coqPackages.contribs.zfc: enable for Coq 8.8 2018-11-02 08:51:24 +00:00
Michael RaskinandGitHub bfd838a695 Merge pull request #49180 from symphorien/issue-49092
brlaser: fix install dir
2018-11-02 08:18:47 +00:00
Michael RaskinandGitHub e5ca104835 Merge pull request #49562 from zarelit/ntp_upstream_patch
ntp: fix ntpd shutdown by using upstream patch
2018-11-02 08:11:24 +00:00
Michael RaskinandGitHub d24dee08e8 Merge pull request #49617 from aanderse/openscenegraph_3_4
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Peter Romfeld 61aa7e0e29 fastlane: 2.105.2 -> 2.107.0 2018-11-02 15:10:18 +08:00
Mario Rodas c7c278dc0f pyre: enable tests 2018-11-01 22:31:11 -05:00
Mario Rodas f422f8d0ad pyre: fix darwin build 2018-11-01 22:29:18 -05:00
Will DietzandGitHub 6753b2c6c1 Merge pull request #49605 from mroi/swift-4.2.1
swift: 4.1.3 -> 4.2.1
2018-11-01 22:28:37 -05:00
Ben Wolsieffer 62429fe41b raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20 2018-11-01 22:59:20 -04:00
volthandxeji c246b5283c perldevel: 5.29.3 -> 5.29.4 (#49624) 2018-11-02 03:10:11 +01:00
Lysergiaandxeji 1ed146b438 lightdm-mini-greeter: 0.3.2 -> 0.3.3 (#49619)
New upstream release.
2018-11-02 03:08:19 +01:00
Franz PletzandGitHub 5ae33b77a1 Merge pull request #49622 from pbogdan/polybar-cc
polybar: nuke reference to stdenv.cc, small clean up
2018-11-02 01:35:39 +00:00
Piotr Bogdan 10e3dde91f polybar: nuke reference to stdenv.cc, small clean up 2018-11-02 00:54:37 +00:00
Brian Olsen 0810d631a4 nixos/rspamd: Add support for included files
By default rspamd will look for multiple files in /etc/rspamd/local.d
and /etc/rspamd/override.d to be included in subsections of the merged
final config for rspamd. Most of the config snippets in the official
rspamd documentation are made to these files and so it makes sense for
NixOS to support them and this is what this commit does.

As part of rspamd 1.8.1 support was added for having custom Lua
rules stored in $LOCAL_CONFDIR/rspamd.local.lua which means that it is
now possible for NixOS to support such rules and so this commit also
adds support for this to the rspamd module.
2018-11-02 01:46:57 +01:00
RenaudandGitHub 87f97f068e Merge pull request #49614 from markuskowa/licenses-26
Add licenses
2018-11-02 00:31:33 +01:00
Daniël de Kokandxeji 3f0fa6296a leveldb: 1.18 -> 1.20 (#49587)
Changelog:

1.20: https://github.com/google/leveldb/releases/tag/v1.20
1.19: https://github.com/google/leveldb/releases/tag/v1.19
2018-11-02 00:13:43 +01:00
Renaudandxeji 1a91d50ff2 dropwatch: init at 1.5 (#49593) 2018-11-02 00:11:07 +01:00
obadzandobadz c8c1ed2c78 nixos/zerotier: binds to network-online.target to avoid the 1m30s timeout before kill on shutdown 2018-11-01 23:00:25 +00:00
Christian RackersederandVladyslav M 678e28dfd5 yarn: 1.10.1 -> 1.12.1 (#49616) 2018-11-02 00:52:52 +02:00
Markus Kowalewski 645b5a0e82 mockobjects: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 5fabd1b3c6 lucene: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 4598cf4f3f libmatthew-java: add license 2018-11-01 23:27:15 +01:00
Markus Kowalewski 0d140370cb jdom: add meta data 2018-11-01 23:27:15 +01:00
Markus Kowalewski d356808b2f httpunit: add license + homepage 2018-11-01 23:27:14 +01:00
Markus Kowalewski fe326f8794 hsqldb: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski a923a5aa2d gwt-widgets: add licenses 2018-11-01 23:27:14 +01:00
Markus Kowalewski eea1946708 gwt-dnd: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski 08f4d756af dbus-java: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski b13ab27360 jasper: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski 6afad9b00e jama: add license 2018-11-01 23:27:13 +01:00
Markus Kowalewski ba9d6b673a incrtcl: add license 2018-11-01 23:27:11 +01:00
RenaudandGitHub 31e9f37539 vulkan-tools: 1.1.85 -> 1.1.85.0 (#49615)
sdk-1.1.85 is a branch and not the stable release tag
2018-11-01 23:25:26 +01:00
Aaron Andersen 51b661be2c speed_dreams: fix compilation issues 2018-11-01 18:18:25 -04:00