AndersonTorres
db27acb1c8
argtable: 3.0.1 -> 3.1.5
2021-01-10 12:43:48 -03:00
Sebastian Jordan
33796d9695
pythonPackages.djangorestframework: 3.11.2 -> 3.12.2
2021-01-09 14:41:58 -08:00
Sandro
9726c4ec52
Merge pull request #108776 from r-ryantm/auto-update/python3.7-Flask-Cors
...
python37Packages.flask-cors: 3.0.9 -> 3.0.10
2021-01-09 23:27:56 +01:00
Sandro
742875a1be
Merge pull request #108816 from fabaff/winacl
...
python3Packages.winacl: init at 0.1.0
2021-01-09 23:23:45 +01:00
Keshav Kini
b1d53b04ea
pythonPackages.demjson: fix tests, enable on Python 3.x
...
In commit 6ba044c166
, the demjson package was
disabled on Python 3.x with the comment that it doesn't seem to support any
Python 3.x versions. But looking at the upstream repository, they do seem to
attempt to support Python 3 -- it turns out the failure on our end was caused by
some issue with trying to run `setup.py test` on a 2to3-using codebase with no
test suite (?).
In any case, this package's test suite doesn't seem to use the setuptools
mechanism, so in this commit I override the checkPhase to run the upstream tests
in the correct way. This fixes the build on all Python versions.
EDIT 2021-01-08: rebased on top of PR #108378 which had explicitly disabled the
tests on all Python versions.
2021-01-09 22:17:57 +01:00
Michael Weiss
ef125069f4
Merge pull request #108730 from baloo/baloo/libplacebo/path-upsteam-patch
...
libplacebo: use upstreamed patch
2021-01-09 20:12:46 +01:00
Arthur Gautier
95b754cf42
libplacebo: use upstreamed patch
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-09 19:47:02 +01:00
Sandro
3e5714a7e2
Merge pull request #108829 from rmcgibbo/aiostream
...
python3Packages.aiostream: init at 0.4.1
2021-01-09 19:22:34 +01:00
Michael Weiss
85b23ec5e5
Merge pull request #108155 from primeos/libplacebo
...
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 18:32:28 +01:00
Pavol Rusnak
5468a0563f
Merge pull request #108820 from prusnak/xr-update
...
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00
Michael Weiss
7d8351f4d7
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 17:56:35 +01:00
Sandro
33881ae730
Merge pull request #108754 from fabaff/bump-pychromecast
2021-01-09 17:47:13 +01:00
Sandro
5ec6c8e718
Merge pull request #108813 from sikmir/osmium
2021-01-09 17:46:26 +01:00
Guillaume Girol
9219adb40c
Merge pull request #108856 from Atemu/update/jc
...
jc: 1.14.0 -> 1.14.1
2021-01-09 16:09:24 +00:00
Mario Rodas
9622a8981b
Merge pull request #107039 from r-ryantm/auto-update/python3.7-eventlet
...
python37Packages.eventlet: 0.29.1 -> 0.30.0
2021-01-09 09:36:10 -05:00
Mario Rodas
bfb53e26bb
Merge pull request #107685 from r-ryantm/auto-update/python3.7-cupy
...
python37Packages.cupy: 8.2.0 -> 8.3.0
2021-01-09 09:13:24 -05:00
Mario Rodas
f78f1b076c
Merge pull request #107470 from r-ryantm/auto-update/python3.7-eliot
...
python37Packages.eliot: 1.12.0 -> 1.13.0
2021-01-09 09:06:40 -05:00
Mario Rodas
a0a712c7c8
Merge pull request #108760 from marsam/update-itemloaders
...
python3Packages.itemloaders: 1.0.3 -> 1.0.4
2021-01-09 09:05:48 -05:00
Mario Rodas
fcf0d7167a
Merge pull request #108790 from r-ryantm/auto-update/python3.7-folium
...
python37Packages.folium: 0.11.0 -> 0.12.0
2021-01-09 09:04:58 -05:00
Elis Hirwing
b305e4dd7e
Merge pull request #108666 from helsinki-systems/upd/php
...
php: 7.3.25 -> 7.3.26, 7.4.13 -> 7.4.14, 8.0.0 -> 8.0.1
2021-01-09 14:35:55 +01:00
Atemu
a87576371f
jc: 1.14.0 -> 1.14.1
...
Now running tests with pytestCheckHook because jc generates wrong unix
timestamps in test_last_F_ubuntu_20_4 test_last_wF_centos_7_7 otherwise.
2021-01-09 14:33:44 +01:00
Aaron Andersen
9bbc36339b
Merge pull request #107855 from aanderse/php/pdlib
...
php.extensions.pdlib: init at 1.0.2
2021-01-09 08:33:37 -05:00
Vincent Laporte
b3351951b0
ocamlPackages.camlp5: 7.13 → 7.14
2021-01-09 14:00:53 +01:00
Cyril Cohen
9ffd16b385
coqPackages: refactor
2021-01-09 11:56:17 +01:00
Daniël de Kok
f1a316b4fc
Merge pull request #108769 from prusnak/rust-fix-doc
...
rust: fix comment about invocation of print-hashes.sh
2021-01-09 10:58:55 +01:00
Domen Kožar
163cda6c0b
haskellPackages.half: disable test suite on aarch64
2021-01-09 06:46:49 +01:00
Sandro
d1f716c6b4
Merge pull request #108595 from iblech/patch-libbladeRF
...
libbladeRF: unbreak the build
2021-01-09 06:44:46 +01:00
Robert T. McGibbon
0383c9c32d
python3Packages.aiostream: init at 0.4.1
2021-01-09 00:06:25 -05:00
Mario Rodas
99264011de
Merge pull request #108758 from marsam/update-apprise
...
pythonPackages.apprise: 0.8.9 -> 0.9.0
2021-01-08 23:50:38 -05:00
Sandro
822b0c9430
Merge pull request #108786 from fabaff/archinfo
...
python3Packages.archinfo: init at 9.0.5327
2021-01-09 03:19:17 +01:00
Sandro
f66763db1c
Merge pull request #108793 from fabaff/minidump
...
python3Packages.minidump: init at 0.0.13
2021-01-09 03:14:23 +01:00
Joe Hermaszewski
dff4009b35
libsurvive: add expipiplus1 to maintainers
2021-01-09 00:35:57 +01:00
R. RyanTM
a97dc59242
python37Packages.awkward: 1.0.1 -> 1.0.2
2021-01-08 17:36:15 -05:00
Nikolay Korotkiy
7266f5d422
pythonPackages.pyosmium: 3.0.1 → 3.1.0
2021-01-09 00:51:39 +03:00
Nikolay Korotkiy
452115781b
libosmium: 2.15.6 → 2.16.0
2021-01-09 00:51:32 +03:00
Fabian Affolter
e4201344aa
python3Packages.winacl: init at 0.1.0
2021-01-08 22:42:01 +01:00
Peter Simons
c25fc73a81
Merge pull request #108252 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-01-02 (plus other fixes)
2021-01-08 21:36:14 +01:00
Peter Simons
9a61689a31
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 21:12:14 +01:00
Peter Simons
7e26c12a6d
hackage2nix: update list of broken builds
...
Ping @jb55 for 'elm-export-persistent'.
2021-01-08 21:11:15 +01:00
Peter Simons
4c161903f4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 21:01:32 +01:00
Peter Simons
063a71690d
Merge pull request #108807 from maralorn/hls
...
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
2021-01-08 21:00:36 +01:00
Peter Simons
8e68a5e5c3
Merge branch '2020-12-31-upd-haskell-packages' of git://github.com/Anton-Latukha/nixpkgs into Anton-Latukha-2020-12-31-upd-haskell-packages.
2021-01-08 20:58:50 +01:00
Malte Brandy
7829f94244
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
2021-01-08 20:57:02 +01:00
Domen Kožar
d2f8eca2e8
fix cachix build
2021-01-08 20:42:50 +01:00
Peter Simons
896e8ee2c6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7
.
2021-01-08 20:32:46 +01:00
Peter Simons
9aad7ef67a
hackage2nix: update list of broken builds to avoid evaluation errors
...
Ping @sorki for broken update-nix-fetchgit package.
2021-01-08 20:30:28 +01:00
Anderson Torres
e49e3a756b
Merge pull request #108357 from r-ryantm/auto-update/python3.7-msal
...
python37Packages.msal: 1.6.0 -> 1.8.0
2021-01-08 16:26:36 -03:00
Peter Simons
0e48e5ceb4
haskeline: fix overrides for the latest release
2021-01-08 20:12:50 +01:00
R. RyanTM
f2f45115f9
python37Packages.folium: 0.11.0 -> 0.12.0
2021-01-08 16:58:53 +00:00
Fabian Affolter
131f8250c4
python3Packages.minidump: init at 0.0.13
2021-01-08 17:58:09 +01:00