R. RyanTM
77554bb0ff
airsonic: 10.6.1 -> 10.6.2
2020-05-12 22:09:11 -07:00
zowoq
ff720ad8af
minikube: 1.10.0 -> 1.10.1
...
https://github.com/kubernetes/minikube/releases/tag/v1.10.1
2020-05-13 13:20:49 +10:00
Ryan Mulligan
35c089a6e2
Merge pull request #87008 from r-ryantm/auto-update/librealsense
...
librealsense: 2.33.1 -> 2.34.0
2020-05-12 18:47:00 -07:00
Mario Rodas
d9489281f6
Merge pull request #87651 from filalex77/vultr-2.0.1
...
vultr: 1.15.0 -> 2.0.1
2020-05-12 20:46:03 -05:00
Joe
8da4167303
vscode: remove unused option ( #87703 )
...
The option "--skip-getting-started" no longer exists in vscode and causes files in "$@" to not be opened.
Message from stdout: "Warning: 'skip-getting-started' is not in the list of known options, but still passed to Electron/Chromium."
"--skip-getting-started" being removed: 6a8b201c8a
2020-05-12 21:33:42 -04:00
leo60228
53c48c2adb
unrpa: init at 2.3.0
2020-05-12 18:33:12 -07:00
leo60228
109b400ec6
pythonPackages.unrpa: init at 2.3.0
2020-05-12 18:33:12 -07:00
Lynn Dong
60c0d55e09
helmsman: init at 3.3.0
2020-05-12 18:07:36 -07:00
zowoq
6007ba5075
conmon: 2.0.15 -> 2.0.16
...
https://github.com/containers/conmon/releases/tag/v2.0.16
2020-05-13 10:49:14 +10:00
aszlig
8fb49973ce
firefox: Add patch to fix AES GCM IV bit size
...
Regression introduced by bce5268a21
.
The bit size of the initialisation vector for AES GCM has been
introduced in NSS version 3.52 in the CK_GCM_PARMS struct via the
ulIvBits field.
Unfortunately, Firefox 68.8.0 and 76.0 do not set this field and thus it
gets initialised to zero, which in turn causes IV generation to fail.
I found out about this because WebRTC stopped working after updating to
NSS 3.52 and so I started bisecting.
Since there wasn't an obvious error in Firefox hinting towards NSS but
instead just the video stream ended up as a "null" stream, I didn't
suspect the NSS update to be the culprit at first. So I verified a few
times and then also started bisecting the actual commit in NSS that
caused the issue.
This turned out to be the problematic change:
https://phabricator.services.mozilla.com/D63241
> One notable change was caused by an inconsistancy between the spec and
> the released headers in PKCS#11 v2.40. CK_GCM_PARAMS had an extra
> field in the header that was not in the spec. OASIS considers the
> header file to be normative, so PKCS#11 v3.0 resolved the issue in
> favor of the header file definition.
Since the test I've used[1] was a bit flaky, I still didn't believe the
result of the bisect to be accurate, but after running the test several
times leading same results I dug through the above change line by line
to get more clues.
It fortunately didn't take that long to stumble upon the ulIvBits change
(which is actually documented in the NSS 3.52 release notes[4], but I
managed to blatantly ignore it for some reason) and started checking the
Firefox source tree for changes regarding that field.
Initialisation of that new field has been introduced[2] in preparation
for the 76 release, but subsequently got reverted[3] prior to the
release, because Firefox 76 is expected to be shipped with NSS 3.51,
which didn't have the ulIvBits field.
The patch I'm adding here is just a reintroduction of that change,
because we're using NSS 3.52. Not initialising that field will break
WebRTC and WebCrypto, which I think the former seems to gain in
popularity these days ;-)
Tested the change against the mentioned VM test[1] and also by testing
manually using Jitsi Meet and Nextcloud Talk.
[1]: https://github.com/aszlig/avonc/tree/884315838b6f0ebb32b/tests/talk
[2]: https://hg.mozilla.org/mozilla-central/rev/3ed30e6b6de1
[3]: https://hg.mozilla.org/mozilla-central/rev/665137da70ee
[4]: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52_release_notes
Signed-off-by: aszlig <aszlig@nix.build>
2020-05-13 02:23:12 +02:00
Aaron Andersen
9f5e9ef4b7
Merge pull request #87595 from aanderse/perl-packages/config-properties
...
perlPackages.ConfigProperties: init at 1.80
2020-05-12 19:25:48 -04:00
Lassulus
8c9e7a7c7e
Merge pull request #86446 from gnidorah/cpu-x
...
cpu-x: init at 3.2.4
2020-05-13 00:56:06 +02:00
Maximilian Bosch
ebeea7497e
clipman: 1.5.1 -> 1.5.2
...
https://github.com/yory8/clipman/releases/tag/v1.5.2
2020-05-13 00:51:32 +02:00
Lassulus
d630d0e21b
Merge pull request #86671 from bachp/libaria2
...
aria2: add libaria2 support
2020-05-13 00:20:00 +02:00
Badi' Abdul-Wahid
b3329478be
visidata: add darwin to supported platforms
2020-05-12 16:55:12 -05:00
Jörg Thalheim
81f5a8ada3
Merge pull request #87559 from r-ryantm/auto-update/tilda
2020-05-12 22:30:53 +01:00
Lassulus
83b618a11b
Merge pull request #87282 from symphorien/krop-desktop-file
...
krop: install desktop file
2020-05-12 23:30:28 +02:00
Jörg Thalheim
67c6a2ebaf
Merge pull request #87696 from shuhaowu/update-kind-081
...
Updated kind from 0.7 -> 0.8.1
2020-05-12 22:27:55 +01:00
Jörg Thalheim
4569da4f3e
Merge pull request #87647 from danieldk/makemkv-1.15.1
2020-05-12 22:19:16 +01:00
Lassulus
1a74d41c0e
Merge pull request #83326 from helsinki-systems/upd/uefitool
...
uefitool: update
2020-05-12 23:10:05 +02:00
sternenseemann
e12b9622dc
ocamlPackages.tls: 0.11.1 -> 0.12.0
2020-05-12 22:34:30 +02:00
sternenseemann
b67a5e424f
ocamlPackages.hkdf: init at 1.0.4
2020-05-12 22:34:30 +02:00
sternenseemann
435fd99ab6
ocamlPackages.fiat-p256: init at 0.2.1
2020-05-12 22:34:30 +02:00
sternenseemann
bd30d8fca7
ocamlPackages.hacl_x25519: init at 0.1.1
2020-05-12 22:34:30 +02:00
Jonathan Ringer
59c9713715
python3Packages.dotnetcore2: 2.1.13 -> 2.1.14
2020-05-12 13:12:14 -07:00
Vladyslav M
409639671d
Merge pull request #87622 from lilyball/bat
2020-05-12 23:11:23 +03:00
Shuhao Wu
e7bbcb3cb6
Updated kind from 0.7 -> 0.8.1
...
Also use buildGoModule instead of buildGoPackages
2020-05-12 19:41:48 +00:00
R. RyanTM
d623b3cb07
python27Packages.phonenumbers: 8.12.0 -> 8.12.2
2020-05-12 11:52:50 -07:00
R. RyanTM
1d4540cc32
python27Packages.parse: 1.12.1 -> 1.15.0
2020-05-12 11:50:48 -07:00
R. RyanTM
465528b10c
python27Packages.dict2xml: 1.6.1 -> 1.7.0
2020-05-12 11:48:42 -07:00
R. RyanTM
a5a7161a96
python37Packages.asdf: 2.5.2 -> 2.6.0
2020-05-12 11:47:48 -07:00
R. RyanTM
ee1b7038c0
python27Packages.pymediainfo: 4.1 -> 4.2.1
2020-05-12 11:47:39 -07:00
R. RyanTM
96013c4b0b
python27Packages.msal: 1.1.0 -> 1.2.0
2020-05-12 11:47:26 -07:00
R. RyanTM
68b5304506
python27Packages.pysolr: 3.8.1 -> 3.9.0
2020-05-12 11:46:56 -07:00
R. RyanTM
28e8f5a94a
python27Packages.elasticsearch: 7.1.0 -> 7.6.0
2020-05-12 11:45:52 -07:00
R. RyanTM
412368d328
python37Packages.pydocstyle: 4.0.1 -> 5.0.2
2020-05-12 11:45:26 -07:00
R. RyanTM
87c7a17711
python27Packages.foolscap: 0.13.2 -> 20.4.0
2020-05-12 11:41:42 -07:00
R. RyanTM
49f7466dbf
python37Packages.bidict: 0.18.3 -> 0.19.0
2020-05-12 11:40:16 -07:00
Jörg Thalheim
d6e330cf7c
Merge pull request #87474 from vbgl/ocaml-mdx-1.6.0
2020-05-12 19:36:58 +01:00
R. RyanTM
ce09af5291
python37Packages.azure-core: 1.4.0 -> 1.5.0
2020-05-12 11:35:20 -07:00
Drew Risinger
25f5b20335
python3Packages.qiskit: 0.18.2 -> 0.19.1
2020-05-12 11:32:40 -07:00
Drew Risinger
2bb34b82a5
python3Packages.qiskit-aqua: 0.6.6 -> 0.7.0
2020-05-12 11:32:40 -07:00
Drew Risinger
3a288681c3
python3Packages.qiskit-ibmq-provider: 0.6.1 -> 0.7.0
2020-05-12 11:32:40 -07:00
Drew Risinger
512e77a30f
python3Packages.qiskit-ignis: fixup
2020-05-12 11:32:40 -07:00
Drew Risinger
d1adc1e55a
python3Packages.qiskit-aer: 0.5.0 -> 0.5.1
2020-05-12 11:32:40 -07:00
Drew Risinger
387b751d0a
python3Packages.qiskit-terra: 0.13.0 -> 0.14.1
2020-05-12 11:32:40 -07:00
Drew Risinger
74af87d50f
pythonPackages.pylatexenc: 2.2 -> 2.4
2020-05-12 11:32:40 -07:00
Jon
07e46cb84c
Merge pull request #87343 from r-ryantm/auto-update/python2.7-h2
...
python27Packages.h2: 3.1.1 -> 3.2.0
2020-05-12 11:26:09 -07:00
Jörg Thalheim
ce44cc2d35
Merge pull request #87539 from Lassulus/nixos-generators
...
nixos-generators: 1.0.0 -> 1.1.0
2020-05-12 19:24:25 +01:00
R. RyanTM
5cc7482318
python27Packages.itypes: 1.1.0 -> 1.2.0
2020-05-12 11:12:37 -07:00
Jonathan Ringer
57ba772b68
python3Packages.mail-parser: remove version bounds on requirements.txt
2020-05-12 11:10:45 -07:00
R. RyanTM
903f0560af
python27Packages.mail-parser: 3.9.3 -> 3.12.0
2020-05-12 11:10:45 -07:00
R. RyanTM
92cfb8f465
python37Packages.pyhcl: 0.4.2 -> 0.4.4
2020-05-12 11:09:56 -07:00
Matthew Bauer
c78ad0f7f8
linux-rpi: use bcm2709 on arm32 rpi3
...
“bcmrpi3_defconfig” isn’t provided for arm32, so we need to use
bcm2709_config. When on arm64, we can still use bcmrpi3_defconfig
2020-05-12 13:07:00 -05:00
R. RyanTM
6cb3eb9458
python37Packages.pikepdf: 1.11.0 -> 1.11.2
2020-05-12 11:04:34 -07:00
R. RyanTM
5d6b3241d7
python27Packages.pgspecial: 1.11.9 -> 1.11.10
2020-05-12 11:01:39 -07:00
R. RyanTM
59b71245e6
python27Packages.pysmbc: 1.0.19 -> 1.0.21
2020-05-12 11:01:25 -07:00
R. RyanTM
b6f3997a2c
python27Packages.m3u8: 0.5.4 -> 0.6.0
2020-05-12 10:59:23 -07:00
Jonathan Ringer
e240c5d881
apache-airflow: Export PYTHONPATH in wrapper for gunicorn processes
2020-05-12 10:36:11 -07:00
Robert Helgesson
fe5479f301
home-manager: remove myself from the maintainers list
2020-05-12 19:22:22 +02:00
Vincent Laporte
54f5bff2b5
ocamlPackages.re2: remove at 112.06.00
...
This is a legacy version for OCaml ≤ 4.02
2020-05-12 19:10:32 +02:00
Bernardo Meurer
4e4f5cb925
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509
2020-05-12 10:09:12 -07:00
Izorkin
aa12fb8adb
nginxModules: add option allowMemoryWriteExecute
...
The allowMemoryWriteExecute option is required to checking enabled nginxModules
and disable the nginx sandbox mode MemoryDenyWriteExecute.
2020-05-12 20:03:29 +03:00
adisbladis
a2ad2bad48
emacsPackages.emacspeak: Fix meta
2020-05-12 17:53:43 +01:00
Robert Schütz
52fcfd3876
qutebrowser: 1.11.0 -> 1.11.1
...
fixes CVE-2020-11054
2020-05-12 18:46:09 +02:00
adisbladis
5e206092be
kdeApplications.kdegraphics-thumbnailers: Fix 404ing patch url
2020-05-12 17:35:10 +01:00
Alessandro Marrella
d656b9f89a
eksctl: 0.18.0 -> 0.19.0
2020-05-12 16:34:19 +01:00
Jörg Thalheim
1e69c8c242
Merge pull request #86957 from 1000101/blockbook
...
blockbook: 0.3.2 -> 0.3.3
2020-05-12 16:08:49 +01:00
adisbladis
901e658fe0
Merge pull request #87662 from zowoq/buildah
...
buildah: 1.14.8 -> 1.14.9
2020-05-12 16:27:04 +02:00
1000101
00b904305c
blockbook: Remove aarch64 from platforms
2020-05-12 15:57:30 +02:00
Marek Mahut
1195705bcd
Merge pull request #87538 from chessai/add-cudd
...
cudd: init at 3.0.0
2020-05-12 15:48:18 +02:00
Eelco Dolstra
77d40b2205
Merge pull request #87663 from nlewo/nixUnstable
...
nixUnstable: pre7346_5e7ccdc9 -> pre7534_b92f58f6
2020-05-12 15:44:11 +02:00
Silvan Mosberger
1a84fb06d8
Merge pull request #87644 from marsam/update-translate-shell
2020-05-12 15:41:28 +02:00
Antoine Eiche
15d1011615
nixUnstable: pre7346_5e7ccdc9 -> pre7534_b92f58f6
2020-05-12 15:23:52 +02:00
zowoq
c28c084e14
buildah: 1.14.8 -> 1.14.9
...
https://github.com/containers/buildah/releases/tag/v1.14.9
2020-05-12 22:56:22 +10:00
Tim Steinbach
0c9b897241
linux-hardened: Fix kernel version detection
2020-05-12 08:37:08 -04:00
Tim Steinbach
511b503b0d
linux/hardened/patches/5.6: 5.6.11.a -> 5.6.12.a
2020-05-12 08:35:52 -04:00
Tim Steinbach
2646e949b0
linux/hardened/patches/5.4: 5.4.39.a -> 5.4.40.a
2020-05-12 08:35:50 -04:00
Tim Steinbach
fc545e4d23
linux/hardened/patches/4.19: 4.19.121.a -> 4.19.122.a
2020-05-12 08:35:48 -04:00
Tim Steinbach
677ddfef7c
linux/hardened/patches/4.14: 4.14.179.a -> 4.14.180.a
2020-05-12 08:35:46 -04:00
Mario Rodas
ce987edda4
Merge pull request #87650 from filalex77/ffsend-0.2.61
...
ffsend: 0.2.59 -> 0.2.61
2020-05-12 07:15:52 -05:00
Mario Rodas
78d5a108a2
Merge pull request #86304 from filalex77/gleam-0.8.0
...
gleam: 0.7.1 -> 0.8.0
2020-05-12 07:14:54 -05:00
Mario Rodas
3a5066d0a2
Merge pull request #87658 from zowoq/buildah
...
buildah: cleanup
2020-05-12 07:13:44 -05:00
Mario Rodas
aa3e67d840
Merge pull request #87654 from zowoq/minikube
...
minikube: 1.9.2 -> 1.10.0
2020-05-12 07:11:51 -05:00
zowoq
f01d7164a8
fuse-overlayfs: restrict to linux
2020-05-12 22:11:22 +10:00
zowoq
5a3ba0e295
skopeo: add wrapper
...
wrap fuse-overlayfs for storage compatibility with the podman wrapper
2020-05-12 22:11:22 +10:00
Florian Klink
d6f90e4f9e
Merge pull request #73530 from eadwu/nvidia/systemd-pm
...
nixos/nvidia: include systemd power management
2020-05-12 13:54:45 +02:00
zowoq
1d909f5fdb
cri-o: drop flavor
2020-05-12 21:33:17 +10:00
Timo Kaufmann
ebf030b4ff
Merge pull request #87527 from timokau/scikitlearn-0.22.2
...
python.pkgs.scikitlearn: 0.21.3 -> 0.22.2.post1
2020-05-12 11:29:17 +00:00
zowoq
f92387242e
buildah: cleanup, restrict to linux
2020-05-12 21:23:31 +10:00
zowoq
9452d34b14
minikube: 1.9.2 -> 1.10.0
...
https://github.com/kubernetes/minikube/releases/tag/v1.10.0
2020-05-12 19:47:31 +10:00
taku0
d8fa222ca2
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-12 18:31:02 +09:00
Oleksii Filonenko
a0c5d44c43
vultr: 1.15.0 -> 2.0.1
2020-05-12 08:29:24 +00:00
Oleksii Filonenko
48ce423f64
ffsend: 0.2.59 -> 0.2.61
2020-05-12 08:03:25 +00:00
Oleksii Filonenko
e2a5709d9c
wasmer: 0.16.2 -> 0.17.0
2020-05-12 08:01:43 +00:00
Oleksii Filonenko
0581aa6ceb
monolith: 2.2.4 -> 2.2.5
2020-05-12 07:46:26 +00:00
Gabor Greif
90d0fea440
ocamlPackages.wasm: 1.1 -> 1.1.1
...
see https://opam.ocaml.org/packages/wasm/wasm.1.1.1
2020-05-12 09:15:25 +02:00
Daniël de Kok
7f879e0aec
makemkv: 1.15.0 -> 1.15.1
...
Upstream changelog:
- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- Bug fixes:
* For some HD audio streams frames were dropped incorrectly on segment
boundaries
2020-05-12 08:26:43 +02:00
Mario Rodas
a1ee2cb9c4
ocamlformat: 0.14.1 -> 0.14.2
2020-05-12 08:14:18 +02:00
Mario Rodas
90b6042d04
Merge pull request #87563 from r-ryantm/auto-update/worker
...
worker: 4.3.0 -> 4.4.0
2020-05-11 23:07:50 -05:00
Mario Rodas
eb2bfa2345
Merge pull request #87611 from eadwu/vscode/1.45.0
...
vscod{e,ium}: 1.44.2 -> 1.45.0
2020-05-11 23:06:42 -05:00
Mario Rodas
01b85fd5de
Merge pull request #87587 from filalex77/gitui-0.2.2
...
gitAndTools.gitui: 0.2.1 -> 0.2.2
2020-05-11 23:06:07 -05:00
worldofpeace
1e3ff03d1e
Merge pull request #87580 from lopsided98/patch-2
...
webkitgtk: reenable Hydra build
2020-05-11 23:27:12 -04:00
Benjamin Hipple
f59b843a3b
Merge pull request #87601 from misuzu/freeswitch-update
...
freeswitch: 1.10.2 -> 1.10.3
2020-05-11 22:02:04 -04:00
Benjamin Hipple
85bfbca9f2
Merge pull request #87585 from filalex77/procs-0.10.3
...
procs: 0.10.1 -> 0.10.3
2020-05-11 21:55:58 -04:00
Benjamin Hipple
f874150950
Merge pull request #85290 from r-ryantm/auto-update/xmrig-proxy
...
xmrig-proxy: 5.0.1 -> 5.10.0
2020-05-11 21:49:44 -04:00
R. RyanTM
e96eec7e36
xmrig-proxy: 5.0.1 -> 5.10.0
2020-05-11 21:43:38 -04:00
Benjamin Hipple
4996ecff50
Merge pull request #87615 from zowoq/gh
...
gitAndTools.gh: 0.7.0 -> 0.8.0
2020-05-11 21:40:33 -04:00
Anderson Torres
bae0829384
Merge pull request #87288 from AndersonTorres/tinywm-upload
...
tinywm: init at 2014-04-22
2020-05-11 21:31:41 -03:00
Corbin Simpson
26a84c4497
libcello: 0.9.2 -> 2.1.0
...
* libcello: 0.9.2 -> 2.1.0
* Update pkgs/development/libraries/libcello/default.nix
Requested by ryantm. Thanks!
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-11 17:29:53 -07:00
Anderson Torres
1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
...
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Benjamin Hipple
a15a1baa76
Merge pull request #87629 from emilazy/lego-3.7.0
...
lego: 3.6.0 -> 3.7.0
2020-05-11 20:16:06 -04:00
R. RyanTM
39a47298a9
python37Packages.pydantic: 1.4 -> 1.5.1
2020-05-11 17:15:47 -07:00
Benjamin Hipple
49540bac59
Merge pull request #85646 from nyanloutre/ledger_live_2_2_4
...
ledger-live-desktop: 2.1.0 -> 2.3.2
2020-05-11 20:14:24 -04:00
Badi' Abdul-Wahid
79147264ab
python3.pkgs.ipykernel: skip test_unc_paths on darwin ( #87628 )
...
* Skip `test_unc_paths` on darwin
* point to upstream issue
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-05-11 16:21:27 -07:00
Jörg Thalheim
fa44d3ad71
Merge pull request #86593 from bandresen/babashka_versionbump
...
babashka: 0.0.89 -> 0.0.94
2020-05-12 00:00:39 +01:00
Emily
fb40b4b9c8
lego: 3.6.0 -> 3.7.0
2020-05-11 22:47:42 +01:00
Timo Kaufmann
346de1fb8c
Merge pull request #87518 from r-ryantm/auto-update/sympow
...
sympow: 2.023.5 -> 2.023.6
2020-05-11 21:35:40 +00:00
Jonathan Ringer
f08cfa576f
python3Packages.intake: 0.5.4 -> 0.5.5
2020-05-11 14:21:22 -07:00
R. RyanTM
925709e9a7
python27Packages.msgpack-numpy: 0.4.4.3 -> 0.4.5
2020-05-11 14:09:35 -07:00
R. RyanTM
813d29393a
python27Packages.numpy-stl: 2.11.0 -> 2.11.2
2020-05-11 14:08:12 -07:00
R. RyanTM
517e61483f
python37Packages.pygit2: 1.1.1 -> 1.2.1
2020-05-11 14:07:22 -07:00
R. RyanTM
df3362327b
python37Packages.pylint-django: 2.0.14 -> 2.0.15
2020-05-11 14:06:44 -07:00
Benjamin Andresen
cb9b1167e3
babashka: 0.0.89 -> 0.0.94
2020-05-11 22:57:49 +02:00
Pavol Rusnak
15a2a6d310
lite: init at 1.03
2020-05-11 22:46:40 +02:00
Lily Ballard
c3d54e4182
bat: 0.15.0 -> 0.15.1
2020-05-11 13:40:22 -07:00
Matthew Bauer
43545032af
Merge pull request #87314 from matthewbauer/bazel-flat
...
build-bazel-package: switch hash mode to “flat”
2020-05-11 15:27:48 -05:00
Frederik Rietdijk
82ca249c92
Merge pull request #87235 from NixOS/staging-next
...
Staging next
2020-05-11 22:07:40 +02:00
1000101
cdb4c08d98
blockbook: 0.3.2 -> 0.3.3
2020-05-11 21:46:26 +02:00
R. RyanTM
33a756f431
ocamlPackages.lablgtk3: 3.0.beta6 -> 3.1.0
2020-05-11 21:43:28 +02:00
R. RyanTM
84701d5f5a
python27Packages.pytest-metadata: 1.8.0 -> 1.9.0
2020-05-11 12:31:56 -07:00
R. RyanTM
15d4f7a831
python37Packages.sparse: 0.8.0 -> 0.9.1
2020-05-11 12:31:35 -07:00
R. RyanTM
9431a530cd
python27Packages.stripe: 2.44.0 -> 2.47.0
2020-05-11 12:30:14 -07:00
Aiken Cairncross
d020db4a44
onnx: 1.6.0 -> 1.7.0
2020-05-11 12:16:22 -07:00
Dmitry Kalinkin
6bcb1dec8e
Merge pull request #83745 from delroth/jadx-1.1.0
...
jadx: init at 1.1.0
2020-05-11 15:12:33 -04:00
R. RyanTM
3a453bc632
python27Packages.plotly: 4.4.1 -> 4.6.0
2020-05-11 12:04:51 -07:00
R. RyanTM
1d5390bee1
python27Packages.ldap3: 2.6.1 -> 2.7
2020-05-11 11:59:42 -07:00
Jon
c2e563d978
python2Packages.pyenchant: disable python2
...
Abandoned upstream
2020-05-11 11:59:20 -07:00
R. RyanTM
18218babe4
python37Packages.pyenchant: 2.0.0 -> 3.0.1
2020-05-11 11:59:20 -07:00
R. RyanTM
0f89908eee
python27Packages.rdflib: 4.2.2 -> 5.0.0
2020-05-11 11:52:07 -07:00
R. RyanTM
0132467807
python27Packages.parver: 0.2.1 -> 0.3.0
2020-05-11 11:46:57 -07:00
Jonathan Ringer
37d3bd1af7
python3Packages.fastapi: don't pin starlette
2020-05-11 11:46:12 -07:00
R. RyanTM
24cf81696f
python37Packages.starlette: 0.13.2 -> 0.13.4
2020-05-11 11:46:12 -07:00
R. RyanTM
9d11fd8f5f
python27Packages.snakeviz: 2.0.1 -> 2.1.0
2020-05-11 11:40:20 -07:00
Peter Simons
ec5d1a79d1
Merge pull request #82504 from mcwitt/fix/r-mvtnorm
...
r-mvtnorm: add libiconv to buildInputs
2020-05-11 20:38:42 +02:00
Ryan Mulligan
e0435e4ada
Merge pull request #87573 from r-ryantm/auto-update/yEd
...
yed: 3.19.1.1 -> 3.20
2020-05-11 11:35:14 -07:00
R. RyanTM
9f1c6fe8e1
python27Packages.subliminal: 2.0.5 -> 2.1.0
2020-05-11 11:32:25 -07:00
R. RyanTM
31a06c11a8
python27Packages.rfc3986: 1.3.2 -> 1.4.0
2020-05-11 11:31:57 -07:00
R. RyanTM
518b577ce9
python27Packages.pyudev: 0.21.0 -> 0.22.0
2020-05-11 11:29:35 -07:00
R. RyanTM
336361c258
python27Packages.yamllint: 1.21.0 -> 1.23.0
2020-05-11 11:28:09 -07:00