Jörg Thalheim
b4df112941
Merge pull request #53780 from OPNA2608/obs-scripting
...
obs-studio: add new optional dependencies
2019-01-11 11:43:27 +00:00
Jörg Thalheim
ce9bc1ed81
Merge pull request #53722 from Ma27/fix-python37-on-termbox
...
termbox: fix build
2019-01-11 11:38:48 +00:00
Robert Schütz
e9b34b1bfa
pythonPackages.nipype: 1.1.5 -> 1.1.7 ( #53254 )
...
* pythonPackages.nipype: 1.1.5 -> 1.1.7
Fix build by dropping a patch for an issue that is already fixed.
See: https://github.com/nipy/nipype/pull/2701
Also had to disable tests.
See: https://github.com/nipy/nipype/issues/2839
* pythonPackages.xvfbwrapper: disable tests
See: https://github.com/cgoldberg/xvfbwrapper/issues/30
2019-01-11 12:28:55 +01:00
Michael Weiss
9b17ee61b8
nvme-cli: 1.6 -> 1.7
2019-01-11 12:23:49 +01:00
Michael Raskin
0feb54c9ae
gst_all_1.gst-editing-services: fix build
2019-01-11 11:46:23 +01:00
Michael Raskin
3bd38b0daa
lighttpd: fix tests on Linux
...
The tests were enabled in #53488 and succeeded on Darwin; on Linux they
still failed because of empty hostname inside the sandbox (we have no
UTS-namespace hostname and I think no /etc/hosts). Nix on Darwin lacks
powerful enough sandboxing, so there were no problems on Darwin.
Patching the tests to fallback to "127.0.0.1" if hostname of the
localhost cannot be retrieved matches the behaviour of lighttpd itself
and allows the tests to pass.
Not sure if having no hostname in the test environment is a bit too
weird for the upstream to care.
2019-01-11 11:46:23 +01:00
Jörg Thalheim
5ef8b40d4d
sysdig: enable 4.20
2019-01-11 10:34:34 +00:00
markuskowa
e5c07bde10
Merge pull request #53731 from tadeokondrak/update-neofetch
...
neofetch: 5.0.0 -> 6.0.0
2019-01-11 10:25:24 +01:00
Franz Pletz
9ea5b2c052
nginxMainline: 1.15.7 -> 1.15.8
2019-01-11 07:55:25 +01:00
Franz Pletz
3db072d823
prometheus-node-exporter: now works with recent go
2019-01-11 07:55:25 +01:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
...
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Robin Gloster
8f92eff731
hoppet: fix sandboxed build
2019-01-11 04:10:31 +01:00
Franz Pletz
6ac4267ef3
checkSSLCert: 1.79.0 -> 1.80.0, fix build (date impurity)
2019-01-11 04:00:58 +01:00
Franz Pletz
56bd59253e
openwsman: 2.6.5 -> 2.6.9, fix build with recent curl
2019-01-11 03:54:46 +01:00
Franz Pletz
a246144a01
Merge pull request #53485 from dtzWill/update/powertop-2.10
...
powertop: 2.9 -> 2.10
2019-01-11 02:35:36 +00:00
worldofpeace
9257887fa7
pythonPackages.xvfbwrapper: disable tests
...
See: https://github.com/cgoldberg/xvfbwrapper/issues/30
2019-01-10 20:10:51 -05:00
worldofpeace
9619e6a7f6
pythonPackages.nipype: 1.1.5 -> 1.1.7
...
Fix build by dropping a patch for an issue that is already fixed.
See: https://github.com/nipy/nipype/pull/2701
Also had to disable tests.
See: https://github.com/nipy/nipype/issues/2839
2019-01-10 20:10:51 -05:00
Danylo Hlynskyi
0f69eb3e5b
Merge pull request #53614 from ebzzry/tinyscheme-1.41
...
tinyscheme: init at 1.41
2019-01-11 02:41:16 +02:00
Tim Cuthbertson
9e96bfb27c
piep: 0.8.0 -> 0.9.2 ( #53783 )
2019-01-11 00:47:25 +01:00
tbenst
d34f2b9b96
bftools: init at 5.9.2 ( #53769 )
2019-01-10 18:28:28 -05:00
worldofpeace
3bcd4f37c6
Merge pull request #53726 from Ma27/unbreak-thrift
...
thrift: fix build
2019-01-10 18:02:37 -05:00
Peter Hoeg
8336ccaa44
omping: init at 0.0.5
2019-01-11 01:01:54 +02:00
Maximilian Bosch
642f778fb6
pythonPackages.pycassa: fix build
...
Use `thrift` 0.9.3 to build.
See also https://github.com/pycassa/pycassa/issues/245
2019-01-10 23:44:53 +01:00
worldofpeace
1b1ea35f74
Merge pull request #53599 from jbaum98/poetry
...
pythonPackages.poetry: init at 0.12.10
2019-01-10 17:42:35 -05:00
Maximilian Bosch
ada7cf0c66
bonfire: fix build
...
The build could be fixed by loosening the constraint for `click` (which
is currently at 7.0 in master). The CLI interface remains functional
with v7.
See also https://hydra.nixos.org/build/86455177
2019-01-10 17:29:35 -05:00
Maximilian Bosch
fc24e4237d
python3Packages.pika-pool: fix build
...
Loosen version constraint to allow current `pika` as well (currently
0.12). See also https://hydra.nixos.org/build/86116480
2019-01-10 17:26:43 -05:00
Maximilian Bosch
338a5c3ca7
pythonPackages.xml2rfc: fix build
...
Adds the missing dependencies `google-i18n-address`, `pycountry` and
`html5lib` from the `pythonPackages` subtree.
See also https://hydra.nixos.org/build/86535305
2019-01-10 17:25:39 -05:00
Maximilian Bosch
b58e41ebad
pythonPackages.google-i18n-address: init at 2.3.4
2019-01-10 17:25:39 -05:00
Maximilian Bosch
44a80294f7
Merge pull request #53746 from zaninime/patch-1
...
nexus: 3.12.1 -> 3.14.0-04
2019-01-10 23:01:26 +01:00
Christoph Neidahl
26f7df6b6a
obs-studio: add new optional dependencies
...
This commit adds a new set of optional dependencies introduced with version 21.0 of OBS to allow Lua and Python 3 scripts to be run.
If this batch of new dependencies is not desired by the user, then they may set `scriptingSupport` to false to disable it.
2019-01-10 22:58:20 +01:00
Timo Kaufmann
0d028c3bee
neovim-qt: add desktop file to wrapper ( #53777 )
...
My recent change in #53447 caused neovim-qt to no longer be recognized
as a desktop application.
2019-01-10 22:18:04 +01:00
Tor Hedin Brønner
a4fa9e8a1d
gnome3.gnome-system-log: remove, broken and obsolete ( #53768 )
...
It doesn't run, and it has been supplanted by `gnome-logs`:
https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/46
If it actually worked it would be fine to keep, but I don't consider it worth it
to fix.
2019-01-10 21:16:25 +01:00
Michael Weiss
22043d4614
pythonPackages.scapy: 2.4.1 -> 2.4.2
2019-01-10 21:14:41 +01:00
Léo Gaspard
fc7bbfdc40
Merge branch 'pr-53772'
...
* pr-53772:
matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885)
2019-01-10 21:04:06 +01:00
Vladyslav M
af32605c09
Merge pull request #53770 from dywedir/hexyl
...
hexyl: 0.3.0 -> 0.3.1
2019-01-10 21:42:34 +02:00
Notkea
0be693a8df
matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885)
2019-01-10 20:22:01 +01:00
markuskowa
b70a4b2b98
Merge pull request #53478 from bgamari/bump-ngspice
...
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Elmar Athmer
539d62be3a
hcloud: 1.9.1 -> 1.11.0
2019-01-10 14:02:47 -05:00
Dmitry Kalinkin
6bc8a66212
Merge pull request #53300 from msteen/openra
...
openra with extra mods
2019-01-10 13:56:46 -05:00
Dmitry Kalinkin
9fac2254b2
Merge pull request #53666 from ThomasMader/dlang-update
...
dmd: 2.083.1 -> 2.084.0, dub: 1.12.1 -> 1.13.0, dtools: 2.083.1 -> 2.084.0, Literate: 2018-12-23 -> 2019-01-08
2019-01-10 13:54:44 -05:00
Vladyslav Mykhailichenko
a083a56c15
hexyl: 0.3.0 -> 0.3.1
2019-01-10 20:53:17 +02:00
Michael Weiss
d7cedf7394
ubridge: init at 0.9.14
2019-01-10 19:47:58 +01:00
Robin Gloster
70732eb482
Merge pull request #53765 from mayflower/php-7.3.1
...
php73: 7.3.0 -> 7.3.1
2019-01-10 18:04:36 +00:00
lewo
7612a6add4
Merge pull request #52870 from xtruder/pkgs/dockerTools/buildLayeredImage/extraCommands
...
dockerTools: allow to pass extraCommands, uid and gid to buildLayered image
2019-01-10 19:00:19 +01:00
Profpatsch
9e9fec640e
bazel: 0.20.0 -> 0.21.0
...
0.21 removed the bundled openjdk-distribution. Instead, tries to fetch
the “right” distribution on-the-fly when building.
So we need to provide our own openjdk.
According to
https://github.com/bazelbuild/bazel/issues/6865#issuecomment-447261288
we should set `--host_javabase="@local_jdk//:jdk` if we want to do
that. This uses the jdk that is currently in the environment, which is
openjdk 8 in our case. 0.21 defaulted to a toolchain for JDK9, which
we don’t package in nixpkgs, so we use the JDK8 toolchain.
This commit also replaces the line-number-based sed invocations with
something more stable.
2019-01-10 18:46:25 +01:00
Will Dietz
7e31406886
bazel: greatly reduce time spent substituting, be smart which files
...
Files inspected: 2756 -> 40
Total size of inspected files: 20M -> 1016K
2019-01-10 18:46:25 +01:00
Herwig Hochleitner
5d4f0de689
mps: 1.116.0 -> 1.117.0
2019-01-10 18:25:41 +01:00
Robert Schütz
28ba2d3379
qmediathekview: 2017-04-16 -> 2019-01-06
2019-01-10 18:20:37 +01:00
Joachim F
988ca691c4
Merge pull request #53683 from dtzWill/update/tor-3.5.7
...
tor: 0.3.4.9 -> 0.3.5.7, add few deps
2019-01-10 17:12:57 +00:00
Robert Schütz
7ca9db080b
python.pkgs.fido2: run tests
2019-01-10 18:10:21 +01:00