Commit Graph
159433 Commits
Author SHA1 Message Date
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
Aaron Andersen bdc293caba flightgear & simgear: 2017.3.1 -> 2018.2.2 2018-11-01 18:17:34 -04:00
Aaron Andersen b543748771 flightgear, simgear & speed_dreams: use openscenegraph_3_4 (version 3.4.0) instead of openscenegraph (version 3.6.2) 2018-11-01 18:15:10 -04:00
Aaron Andersen 0cca209943 openscenegraph: revive version 3.4.0 2018-11-01 18:07:12 -04:00
John EricsonandGitHub 3dfd66fb03 Merge pull request #49565 from obsidiansystems/release-lib-cleanup
release-lib: Cache cross nixpkgs evals too, and other fixes
2018-11-01 17:39:52 -04:00
Franz Pletz 9fe0e57d9d tomcat_connectors: 1.2.41-dev-1613051 -> 1.2.46
Fixes CVE-2018-11759, CVE-2018-1323, CVE-2016-6808.
2018-11-01 22:37:14 +01:00
Franz PletzandGitHub 68cf3df2a6 Merge pull request #47375 from taku0/remove_oraclejdk_10
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
xejiandGitHub a1d4a77ca7 Merge pull request #49611 from markuskowa/rev-virtualgl
virtualgl: revert PR #49185
2018-11-01 22:06:24 +01:00