Ryan Mulligan
76587ae31c
Merge pull request #83369 from r-ryantm/auto-update/qtutilities
...
libsForQt5.qtutilities: 6.0.4 -> 6.0.5
2020-03-25 12:32:54 -07:00
Vladyslav M
3e1b5a3c79
Merge pull request #83346 from dywedir/cargo-outdated
...
cargo-outdated: 0.9.7 -> 0.9.8
2020-03-25 20:48:16 +02:00
R. RyanTM
c82ab220c3
libsForQt5.qtutilities: 6.0.4 -> 6.0.5
2020-03-25 18:41:10 +00:00
Niklas Hambüchen
a72a69cea7
Merge pull request #83318 from dasj19/hplip-updates
...
hplip: 3.19.12 -> 3.20.3
2020-03-25 19:40:45 +01:00
Timo Kaufmann
d5c0289982
home-manager: extend platforms to unix
...
To match the upstream default.nix.
2020-03-25 19:26:11 +01:00
Timo Kaufmann
a1a81b3fe7
home-manager: install bash completions
2020-03-25 19:25:55 +01:00
R. RyanTM
f1c6072fdd
python27Packages.shodan: 1.21.3 -> 1.22.0
2020-03-25 11:21:18 -07:00
R. RyanTM
3c3e174247
python37Packages.xdis: 4.2.2 -> 4.2.3
2020-03-25 11:20:17 -07:00
Michael Weiss
e571880c55
gitRepo: 2.4.1 -> 2.5
2020-03-25 19:07:36 +01:00
Michael Weiss
63805796c6
glances: 3.1.4 -> 3.1.4.1
2020-03-25 19:01:01 +01:00
John Ericson
33d64b1e24
Merge branch 'tensorflow-versions'
...
This changes no code, but assists in backports.
2020-03-25 17:40:13 +00:00
R. RyanTM
cbc5fbf98e
python27Packages.thespian: 3.9.11 -> 3.10.0
2020-03-25 10:27:43 -07:00
R. RyanTM
97f8808b87
python27Packages.sphinxcontrib-openapi: 0.5.0 -> 0.6.0
2020-03-25 10:19:23 -07:00
R. RyanTM
eb50635ec9
python27Packages.geoalchemy2: 0.6.3 -> 0.7.0
2020-03-25 10:17:46 -07:00
R. RyanTM
b56496945f
python37Packages.aiohttp-socks: 0.3.4 -> 0.3.6
2020-03-25 10:16:08 -07:00
Tim Steinbach
f47e15a63c
zoom-us: 3.5.372466.0322 -> 3.5.374815.0324
2020-03-25 13:06:02 -04:00
Tim Steinbach
ec87ed26e6
linux: 5.5.11 -> 5.5.13
2020-03-25 13:03:19 -04:00
Tim Steinbach
bec620d85b
linux: 5.4.27 -> 5.4.28
2020-03-25 13:03:10 -04:00
Tim Steinbach
9105efdcde
linux: 4.19.112 -> 4.19.113
2020-03-25 13:02:56 -04:00
Jonathan Ringer
ca6ccd4f4c
pythonPackages.tensorflow: disable for python2.7 and 3.8
...
(cherry picked from commit b7bdf48e3fa6b90ea475a03ed159f397bd3c3c65)
2020-03-25 16:43:28 +00:00
Dylan Simon
436a4bace6
tensorflow: 1.15.1 -> 1.15.2
...
(cherry picked from commit 0a5ec494b574ccd3db3b234c7d6637d127bd16da)
(cherry picked from commit 1e769bdd2ad136c7be98652960b34e0d81967084)
2020-03-25 16:43:10 +00:00
Andreas Rammhold
08f2ed7b02
pythonPackages.tensorflow: use bazel_0
...
This allows us to get rid of the compatibility hacks that we had to add
(tf-1.15-bazel-1.0.patch) and also fixes #77626 .
(cherry picked from commit c7adb4ee7282672c330b2f8b37ac5f6d74e1a523)
2020-03-25 16:43:02 +00:00
Andreas Rammhold
4e7dac0a56
tensorflow: update fixed output hashes
...
(cherry picked from commit 642bea6cecf5ee1258b2a317f6e56278c7a355b9)
2020-03-25 16:42:53 +00:00
Michael Lingelbach
a0b992fdf8
tensorflow: 1.15.0 -> 1.15.1
...
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
(cherry picked from commit 34296980d1b35ad40752fe9330f9814ba2186428)
2020-03-25 16:42:27 +00:00
John Ericson
e95ccab981
Merge branch 'master' of github.com:nixos/nixpkgs
2020-03-25 11:51:19 -04:00
Dmitry Kalinkin
70dc68397b
Merge pull request #81124 from doronbehar/update-zathura
...
zathura: 0.4.4 -> 0.4.5 and plugins update
2020-03-25 11:50:19 -04:00
John Ericson
506811aee2
Merge branch 'master' of github.com:nixos/nixpkgs
2020-03-25 11:50:07 -04:00
Jörg Thalheim
4b051d3a69
Merge pull request #83363 from r-ryantm/auto-update/python2.7-pyroute2
...
python27Packages.pyroute2: 0.5.9 -> 0.5.10
2020-03-25 15:49:45 +00:00
John Ericson
546cd363d4
Merge branch 'bazel-versions'
...
This doesn't change any code, just will make some backports easier
2020-03-25 11:46:24 -04:00
Andreas Rammhold
d7673d7889
bazel_0: init at 0.26.0
...
(cherry picked from commit 1c0de27df32d7646304108219695f5987775c588)
2020-03-25 11:32:39 -04:00
Janne Heß
cfe8e0e1ad
pkgs/bazel*: Fix path to update-srcDeps.py
...
Otherwise, the -small channel fails on the tarball output.
(cherry picked from commit 0723bf3b72eb53103f7c003e0e23eafcefb77a29)
2020-03-25 11:27:15 -04:00
Michael Lingelbach
3fab55793d
Add bazel 1.2.1
...
(cherry picked from commit 1c4f22a5da51705c60e7e2582cbe1dd1e0555857)
2020-03-25 11:27:14 -04:00
John Ericson
6da742383b
Merge commit '2607aae93fc9db7b05541d8338a7e6bb9871d057' into tenserflow-versions
2020-03-25 11:26:54 -04:00
Jörg Thalheim
25acc53068
Merge pull request #83356 from juliendehos/gede2162
...
gede: 2.15.4 -> 2.16.2
2020-03-25 14:56:05 +00:00
R. RyanTM
d9fe974579
python27Packages.pyroute2: 0.5.9 -> 0.5.10
2020-03-25 14:52:22 +00:00
Samuel W. Flint
3fe9ff525a
x11idle: update version, repository ( #35676 )
...
Co-authored-by: Enteee <ducksource@duckpond.ch>
2020-03-25 14:31:06 +00:00
Silvan Mosberger
60523ef676
Merge pull request #83357 from danieldk/makemkv-1.15.0
...
makemkv: 1.14.7 -> 1.15.0
2020-03-25 15:08:27 +01:00
R. RyanTM
37dd87a3be
python27Packages.python-stdnum: 1.12 -> 1.13
2020-03-25 13:56:03 +00:00
Daniël de Kok
8a9ffd2ae0
makemkv: 1.14.7 -> 1.15.0
...
Upstream changelog:
- User interface update
- New preferences page for LibMMBD integation
- Improved handling for discs with mastering errors
- Better tolerance for corrupted input data
- Many internal improvements
2020-03-25 14:54:29 +01:00
Julien Dehos
6ecb9ceda4
gede: 2.15.4 -> 2.16.2
2020-03-25 14:30:45 +01:00
Timo Kaufmann
2136d80fb3
Merge pull request #83190 from doronbehar/update-newsboat
...
newsboat: 2.18 -> 2.19
2020-03-25 13:11:05 +00:00
Michael Weiss
29becfcf19
Merge pull request #83304 from nh2/issue-41918-chromium-swiftshader-by-default
...
chromium: Enable swiftshader by default.
2020-03-25 13:42:30 +01:00
Mario Rodas
5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
...
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
Mario Rodas
f969b8f468
Merge pull request #83337 from marsam/update-lxc
...
lxc: 3.2.1 -> 4.0.0
2020-03-25 07:21:36 -05:00
Domen Kožar
2f3981609c
Merge pull request #83352 from turboMaCk/elm-instrument-remove-patch
...
elmPackages.elm-instrument: remove patch
2020-03-25 12:51:45 +01:00
Austin Seipp
765b2fd866
mcy: 2020.03.16 -> 2020.03.21
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
4808bef486
symbiyosys: 2020.02.11 -> 2020.03.24
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
d35d9a9db2
yosys: 2020.03.16 -> 2020.03.24
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:01 -05:00
Austin Seipp
b008875ddb
nextpnr: 2020.02.04 -> 2020.03.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:46:00 -05:00
Austin Seipp
da7b603007
trellis: 2020.02.04 -> 2020.03.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:45:57 -05:00