R. RyanTM
15f8446bba
python27Packages.azure-mgmt-monitor: 0.8.0 -> 0.9.0
2020-04-13 00:16:34 -07:00
zowoq
b3ef62bca2
Revert "gotools: fix darwin build"
...
This reverts commit cb75c0f905
.
Not needed now that Security is propagated via go 0bba7474b3
2020-04-13 13:07:12 +10:00
R. RyanTM
3b5cb39081
libwps: 0.4.10 -> 0.4.11
2020-04-12 18:09:23 -07:00
R. RyanTM
ed36c7d9ff
libzdb: 3.2.1 -> 3.2.2
2020-04-12 17:45:47 -07:00
Mario Rodas
24aafc91dc
heroku: add marsam to maintainers
2020-04-12 04:20:00 -05:00
Mario Rodas
55ec864561
heroku: 7.39.0 -> 7.39.2
2020-04-12 04:20:00 -05:00
Orivej Desh
ecb36271a2
libgit2: unbundle pcre ( #85049 )
...
libgit2 has bundled pcre (not pcre2) in
https://github.com/libgit2/libgit2/pull/4935
Before this change configure printed "regex, using bundled PCRE",
after this change it prints "regex, using system PCRE".
2020-04-12 19:59:55 +00:00
Ryan Mulligan
eaacb2b60d
Merge pull request #84851 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-12 11:57:42 -07:00
Benjamin Hipple
27490b64d3
Merge pull request #85063 from r-ryantm/auto-update/fasm
...
fasm: 1.73.22 -> 1.73.23
2020-04-12 14:01:46 -04:00
Benjamin Hipple
5f64fa1744
Merge pull request #85025 from symphorien/update-libinsane
...
libinsane: 1.0.3 -> 1.0.4
2020-04-12 13:57:11 -04:00
Maximilian Bosch
7f7e55ff5d
Merge pull request #85089 from alexanderwatanabe/master
...
CUDA support
2020-04-12 19:24:59 +02:00
Jonathan Ringer
976cb854fd
fluidasserts: mark broken
...
The dependency tree pins many versions to a patch number,
makes it too fragile with how often the packages get bumped.
2020-04-12 10:24:18 -07:00
alexanderWatanabe
c45155d6b7
added cuda cmake flags (allows GPU acceleration of some of the libraries functions)
2020-04-13 01:22:45 +09:00
Mario Rodas
1c035e1c98
Merge pull request #85079 from marsam/update-nodejs-10_x
...
nodejs-10_x: 10.20.0 -> 10.20.1
2020-04-12 10:15:49 -05:00
Jean-Philippe Braun
a4d1912fba
cue: 0.1.0 -> 0.1.1
2020-04-12 15:41:54 +02:00
Mario Rodas
c4486b59a6
nodejs-10_x: 10.20.0 -> 10.20.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.1
2020-04-12 08:38:00 -05:00
Alexey Shmalko
5eca80f7eb
Merge pull request #82883 from ilya-fedin/update-kotatogram
...
kotatogram-desktop: 1.1.5 -> 1.2
2020-04-12 15:02:41 +03:00
R. RyanTM
6cb3dcf2e6
fasm: 1.73.22 -> 1.73.23
2020-04-12 09:56:50 +00:00
Mario Rodas
f5f3ef5389
Merge pull request #84970 from r-ryantm/auto-update/python2.7-shodan
...
python27Packages.shodan: 1.22.0 -> 1.23.0
2020-04-12 03:53:09 -05:00
zowoq
665369a205
go-md2man: 1.0.6 -> 2.0.0
2020-04-12 17:26:12 +10:00
R. RyanTM
a50ee7f98d
python27Packages.smart_open: 1.9.0 -> 1.11.0
2020-04-11 21:40:58 -07:00
R. RyanTM
f19d5dd11f
python37Packages.pyhomematic: 0.1.62 -> 0.1.65
2020-04-11 21:40:36 -07:00
Dennis Gosnell
10fd09459a
Merge pull request #85041 from zowoq/shellcheck
...
shellcheck: don't build locally
2020-04-12 11:22:26 +09:00
Benjamin Hipple
2b72dc170f
Merge pull request #85031 from r-ryantm/auto-update/hcloud
...
hcloud: 1.16.1 -> 1.16.2
2020-04-11 21:33:06 -04:00
zowoq
e32be84ad4
shellcheck: inherit meta
2020-04-12 10:47:15 +10:00
Michael Raskin
cfd7a08c57
Merge pull request #84991 from jluttine/liblinphone-fix-vcard
...
liblinphone: fix missing vcard_grammar
2020-04-12 00:22:24 +00:00
zowoq
e1c059c850
shellcheck: don't build locally
2020-04-12 09:57:11 +10:00
R. RyanTM
1197941d2a
hcloud: 1.16.1 -> 1.16.2
2020-04-11 21:34:13 +00:00
Timo Kaufmann
8febf8babe
Merge pull request #85027 from timokau/pymc3-unbreak
...
python3.pkgs.pymc3: unbreak; update arviz, tensorflow-probability
2020-04-11 20:43:07 +00:00
Timo Kaufmann
b7b33e2c5d
python3.pkgs.pymc3: unbreak
...
The arviz and packaging dependencies are needed since the update to
pymc3 3.8.
2020-04-11 22:11:19 +02:00
Timo Kaufmann
346197e57c
python.pkgs.arviz: 0.6.1 -> 0.7.0
...
Fixes a test failure that was caused by the numba update in
4362401fa3
.
2020-04-11 22:11:17 +02:00
Timo Kaufmann
04d3adb82f
python.pkgs.tensorflow-probability: 0.7 -> 0.8.0
...
This unbreaks the build by updating to a newer version, adding new
dependencies and backporting some patches.
0.9 is released already, but that version is no longer compatible with
tf1. 0.8.0 is compatible with tf1 and tf2.
2020-04-11 22:11:16 +02:00
Dmitry Kalinkin
7cbffa0530
herwig: 7.2.0 -> 7.2.1
...
thepeg: 2.2.0 -> 2.2.1
A minor bugfix
2020-04-11 14:23:26 -04:00
Domen Kožar
fa613bc7f1
Merge pull request #85008 from Gabriel439/gabriel/default_dhall
...
Upate `buildDhallPackage` to use default version of Dhall
2020-04-11 20:21:58 +02:00
Mario Rodas
6246f24f46
Merge pull request #84957 from marsam/fix-python3Packages.gst-python-darwin
...
python3Packages.gst-python: fix build on darwin
2020-04-11 13:12:12 -05:00
Orivej Desh
bbdd169400
gst_all_1.gst-plugins-good: enable jack plugin ( #84543 )
...
On Linux this adds two dependencies to the closure, libjack2 and celt, which
increases its size from 163.5 MB to 164.4 MB.
This should not cause any issues on macOS since jack supports it.
2020-04-11 17:26:26 +00:00
Gabriel Gonzalez
9f2dd99705
Upate buildDhallPackage
to use default version of Dhall
...
Now that the default version is sufficiently new we don't need to
pin the Dhall version any longer in `buildDhallPackage`
2020-04-11 09:07:58 -07:00
Benjamin Hipple
7b1f4dc454
Merge pull request #84880 from pmiddend/fcppt-to-3.5.0
...
fcppt: 3.2.2 -> 3.5.0
2020-04-11 11:55:09 -04:00
Dmitry Kalinkin
5c72e84169
pythonPackages.awkward1: use pytestCheckHook
2020-04-11 11:31:41 -04:00
Dmitry Kalinkin
ab1c67eacd
pythonPackages.awkward1: 0.1.38 -> 0.2.12
2020-04-11 11:31:37 -04:00
Peter Hoeg
b5ec6ade60
Merge pull request #84964 from r-ryantm/auto-update/python3.7-snapcast
...
python37Packages.snapcast: 2.0.10 -> 2.1.0
2020-04-11 23:16:30 +08:00
Mario Rodas
4d9a8ae2e7
Merge pull request #84962 from marsam/update-bazel-buildtools
...
bazel-buildtools: 1.0.0 -> 2.2.1
2020-04-11 07:53:37 -05:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
...
Fixes #84488
2020-04-11 15:32:39 +03:00
Maximilian Bosch
43020a8692
Merge pull request #84986 from r-ryantm/auto-update/strace
...
strace: 5.5 -> 5.6
2020-04-11 14:07:02 +02:00
Symphorien Gibol
25e5a37c97
libinsane: 1.0.3 -> 1.0.4
...
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
R. RyanTM
e304f9d69b
strace: 5.5 -> 5.6
2020-04-11 11:42:08 +00:00
Philipp Middendorf
2a9866fc2c
fcppt: 3.2.2 -> 3.5.0
2020-04-11 08:50:48 +02:00
Philipp Middendorf
7af039befe
metal: init at 2.1.1
2020-04-11 08:50:48 +02:00
Mario Rodas
c4ff843ed1
shellcheck: fix build
...
shellcheck no longer auto builds its manpage[1]
[1] 2c026f1ec7
2020-04-11 00:00:00 -05:00
R. RyanTM
b6dafe8a21
python27Packages.shodan: 1.22.0 -> 1.23.0
2020-04-11 03:26:07 +00:00