Commit graph

166962 commits

Author SHA1 Message Date
Jörg Thalheim 777b0f89fd
telegraf: 1.7.0 -> 1.9.2 2019-01-21 11:37:16 +00:00
Pascal Wittmann b71ed9c888
Merge pull request #54298 from dtzWill/update/spin-6.4.9
spin: 6.4.8 -> 6.4.9
2019-01-20 12:35:51 +01:00
lewo 105ffa445d
Merge pull request #54270 from xtruder/build-support/docker/layered_image_tag_passthru
dockerTools: buildLayeredImage passthru imageTag
2019-01-20 12:21:20 +01:00
Jörg Thalheim 5ba532f987
Merge pull request #54269 from taku0/oraclejdk-8u201
oraclejdk: 8u191 -> 8u201, 8u202 [Security fixes]
2019-01-20 11:08:45 +00:00
worldofpeace e611684e2c
Merge pull request #54336 from romildo/upd.nordic
nordic: 1.3.0 -> 1.5.4
2019-01-20 11:04:03 +00:00
worldofpeace 5e6ae9b6a5
Merge pull request #54333 from romildo/upd.ant-theme
ant-theme: 1.2.0 -> 1.3.0
2019-01-20 10:59:36 +00:00
worldofpeace 745eb87ac7
Merge pull request #54337 from romildo/upd.nordic-polar
nordic-polar: 1.3.0 -> 1.4.0
2019-01-20 10:55:55 +00:00
worldofpeace 7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Domen Kožar c6dcccc402
Merge pull request #54352 from expipiplus1/monad-memo
haskellPackages.monad-memo: remove unnecessary patch
2019-01-20 15:16:39 +07:00
Will Dietz f511d52c5c
Merge pull request #51232 from dtzWill/update/vimb-3.3.0
vimb: 3.1.0 -> 3.3.0
2019-01-20 02:16:30 -06:00
Will Dietz 31f0d19df0
Merge pull request #53910 from dtzWill/update/mpop-1.4.2
mpop: 1.4.1 ->1.4.2
2019-01-20 02:12:11 -06:00
Domen Kožar 555e7eb375
Merge pull request #54335 from zimbatm/kubectl-small
kubectl: reduce closure size
2019-01-20 14:04:41 +07:00
taku0 dda9edce1d oraclejdk: add warning message about future udpates 2019-01-20 13:14:42 +09:00
Will Dietz 6507d48eda spin: use dropbox "mirror" again to avoid problems 2019-01-19 21:35:05 -06:00
worldofpeace 56507df617 discount: enable various configureFlags
Shouldn't be harmfull.
2019-01-19 21:56:08 -05:00
Joe Hermaszewski 59379cb304 haskellPackages.monad-memo: remove unnecessary patch 2019-01-20 10:43:41 +08:00
Robert Schütz 4e0f079064 python.pkgs.pyaxmlparser: some files are licensed asl20
Fixes https://github.com/NixOS/nixpkgs/issues/54338.
2019-01-20 03:08:09 +01:00
Austin Seipp 5069fa0a30 nixpkgs: remove sapic-0.9
SAPIC is bundled with Tamarin and doesn't have separate releases
anymore; add an appropriate 'throw' clause to the alias so people know
where to find it.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp fc159594a7 tamarin-prover: 1.4.0 -> 1.4.1, bundled sapic
With this, we can drop the old 1.4.0 patches for 8.4 support, since
those are now upstream.

Furthermore, SAPIC Is now bundled inside Tamarin, so we can drop the
external dependency. (This includes a patch that compiles SAPIC to
native code, much like the original, to reduce closure size.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Dmitry Kalinkin 531bba6182 mujs: enable on darwin 2019-01-19 18:40:06 -05:00
Vladimír Čunát e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp 8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Austin Seipp 73f56ae191 nixpkgs: move postgresql patches into a common directory
This simply makes it easier to browse the PostgreSQL package directory. More to
come.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Dmitry Kalinkin 3cac599628
Merge pull request #54342 from ar1a/vdmfec
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds d5fca98fcd vdmfec: init at 1.0 2019-01-20 08:58:12 +11:00
Dmitry Kalinkin 0f3758b5e6
Merge pull request #53839 from fusion809/marvin
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
José Romildo Malaquias 6751249f4a nordic-polar: 1.3.0 -> 1.4.0 2019-01-19 18:01:24 -02:00
José Romildo Malaquias c58807f764 nordic: 1.3.0 -> 1.5.4 2019-01-19 17:57:31 -02:00
zimbatm 556c4426e8
kubectl: reduce closure size
before: 482M
after: 38M
2019-01-19 20:55:03 +01:00
José Romildo Malaquias 2f519fe80f ant-theme: 1.2.0 -> 1.3.0 2019-01-19 17:38:48 -02:00
Samuel Dionne-Riel 50555a6d35
Merge pull request #54330 from samueldr/fix/disable-tests-shell-access
Revert "Add ssh backdoor to VM tests infrastructure."
2019-01-19 14:20:15 -05:00
Samuel Dionne-Riel 3aab228d09 Revert "Add ssh backdoor to VM tests infrastructure."
This reverts commit d6e3db44cf.

See #53935 for explanations. In short, it may be causing issues with
tests on the build infrastructure.
2019-01-19 13:24:39 -05:00
Vladimír Čunát 3fa77297b5
linux: avoid memory hotplug support on most platforms
It broke i686 build, and it's probably not worth it on others, too.
/cc #54095 e63414078a.
2019-01-19 19:22:02 +01:00
Alyssa Ross 0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Robert Schütz a7a8570eed
sigal: use python3Packages (#54187) 2019-01-19 17:33:10 +01:00
Michael Weiss 7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0 2019-01-19 17:20:37 +01:00
Michael Weiss af100d55d3
dynamips: 0.2.18 -> 0.2.19 2019-01-19 17:20:37 +01:00
Vladimír Čunát 51ac3db79c
Revert "nix: point at curl 7.59.0 (#41452)"
This reverts commit 5574df3549.
I also can't reproduce the problem anymore; discussion: #41312.
Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Vladimír Čunát b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát 19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Vladimír Čunát 23eb5e846d
Merge #54095: linux: enable memory hotplug support 2019-01-19 16:26:01 +01:00
Gabriel Ebner d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM 6f8e0ae608 gdal: 2.3.2 -> 2.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdal/versions
2019-01-19 15:21:50 +01:00
adisbladis 50028b2d7c
mpv: Use docutils from python3
Otherwise docutils propagates python2.
Since we install umpv (a python wrapper script around mpv) python is
pulled in as a runtime dependency of mpv.

Youtube-dl already uses python3 so we can avoid a full python version
in the closure.
2019-01-19 13:57:32 +00:00
Michael Weiss db8e3654e2
tdesktop: Drop the patch for a GCC bug
GCC 7.4.0 is now the default and not affected by this bug.
2019-01-19 14:43:24 +01:00
adisbladis 2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Peter Hoeg d264c2994e home-assistant: missing a parse-requirements.py run (#54318) 2019-01-19 14:17:46 +01:00
Léo Gaspard cf8383810e gn: use python2 as gn is incompatible with python3 2019-01-19 14:17:22 +01:00
adisbladis 5cc392c5bb
mpv: Enable javascript support through mujs 2019-01-19 12:56:02 +00:00
adisbladis c0fcae159c
mujs: 2017-01-24 -> 1.0.5 2019-01-19 12:56:01 +00:00