2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-28 08:33:54 +00:00
Commit Graph

86295 Commits

Author SHA1 Message Date
Jonathan Ringer
d37daee1fa python3Packages.azure-identity: 1.3.1 -> 1.4.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
e3e9eef625 python3Packages.azure-datalake-store: 0.0.48 -> 0.0.49 2020-08-16 10:12:13 -07:00
Jonathan Ringer
02a39e4da3 python3Packages.azure-core: 1.7.0 -> 1.8.0 2020-08-16 10:12:13 -07:00
Florian Klink
16fc531784
Merge pull request from flokli/remove-mathics
mathics: remove package, module and test
2020-08-16 18:42:10 +02:00
R. RyanTM
a29106ea69 python37Packages.djangorestframework: 3.11.0 -> 3.11.1 2020-08-16 09:23:33 -07:00
R. RyanTM
7ffddd6b52 python27Packages.bitarray: 1.5.0 -> 1.5.1 2020-08-16 09:21:52 -07:00
R. RyanTM
3a78af7101 python37Packages.ase: 3.19.2 -> 3.20.1 2020-08-16 09:18:54 -07:00
R. RyanTM
c411f15284 python27Packages.azure-mgmt-cdn: 4.0.0 -> 5.1.0 2020-08-16 09:18:07 -07:00
Martin Weinelt
affa7726ac python3Packages.uvloop: disable test_write_to_closed_transport test on 3.8+
Reenables the TCP testsuite and only disables the single failing test.

https://github.com/MagicStack/uvloop/issues/355
2020-08-16 09:15:07 -07:00
Daniël de Kok
15affbfbd5
Merge pull request from sternenseemann/fuzzel-1.4.0
fuzzel: 1.3.0 → 1.4.1; fcft: 0.4.3 → 2.2.6
2020-08-16 16:12:39 +02:00
Niklas Hambüchen
0e3c8a95da musl: 1.1.24 -> 1.2.0
The libdrm `musl-ioctl.patch` is no longer necessary, see:
015e631cd1
2020-08-16 13:10:50 +00:00
Marvin Strangfeld
cb4cfcf948 gradle: 6.5 -> 6.6 2020-08-16 13:10:15 +00:00
Atemu
9bfb0c7df6 libgaminggear: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Arnout Engelen
cde92f9f71 libfaac/libfaad2: drop homepage
Because it seems the audiocoding.com domain expired
2020-08-16 13:03:12 +00:00
sternenseemann
b6775261df fcft: 0.4.3 → 2.2.6
2.2.6 resolves severe color fringes when using freetype's
ClearType rendering (which is the default for NixOS) if subpixel
antialiasing was used (for example if fuzzel is started without
any alpha channels).
2020-08-16 13:40:48 +02:00
Ben Wolsieffer
98be04b83a cairo: make OpenGL support require X11
If OpenGL is enabled without X11, the build fails with:

In file included from /nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/egl.h:39,
                 from cairo-gl.h:130,
                 from cairo-gl-private.h:51,
                 from cairo-gl-composite.c:48:
/nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
  128 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.
2020-08-16 10:33:44 +00:00
Luca Favatella
7802608649 androidenv/emulate-app: use runtimeShell instead of stdenv.shell
See also https://github.com/NixOS/nixpkgs PR 56408.
2020-08-16 10:27:37 +00:00
Alyssa Ross
f299f5d6a4
Merge pull request from bdesham/swiftformat-0.44.6
swiftformat: 0.44.2 -> 0.44.9
2020-08-16 10:18:02 +00:00
Michael Raskin
5a3aa53600
Merge pull request from doronbehar/saga-opencv4
saga: 7.6.3 -> 7.7.0
2020-08-16 10:17:16 +00:00
Mario Rodas
b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Daniël de Kok
ced111f6da
Merge pull request from hannesweisbach/libngspice
libngspice: add darwin to platforms
2020-08-16 12:12:52 +02:00
Michael Raskin
d82cf2139d
Merge pull request from kini/ccl/bump
ccl: 1.11.5 -> 1.12
2020-08-16 10:07:43 +00:00
Domen Kožar
b7f877078b
Merge pull request from turboMaCk/add-elm-json
elmPackages.elm-json: init at 0.2.7
2020-08-16 11:29:27 +02:00
Hannes Weisbach
5b583650e8 libngspice: add darwin to platforms 2020-08-16 10:00:46 +02:00
Vincent Laporte
a379617057 coqPackages.stdpp: 1.2.1 → 1.4.0
coqPackages.iris: 3.2.0 → 3.3.0
2020-08-16 08:22:55 +02:00
Frederik Rietdijk
b00845938f
Merge pull request from jonringer/disable-many-py2
pythonPackages.*: disable failing python2 builds
2020-08-16 08:17:47 +02:00
Mario Rodas
49dc0245c4
Merge pull request from purcell/netcdf-no-gcc-at-runtime
netcdf: prevent bogus runtime dependency on gcc
2020-08-16 00:37:40 -05:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Jonathan Ringer
dd235efed0
pythonPackages.pymystem3: skip tests py2 2020-08-15 17:32:07 -07:00
Jonathan Ringer
0cde253727
pythonPackages.gspread: mark broken, missing many deps 2020-08-15 17:32:07 -07:00
Jonathan Ringer
25abd3a680
pythonPackages.mox3: disable python2
```
  Processing ./mox3-1.1.0-py2-none-any.whl
  ERROR: Package 'mox3' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:07 -07:00
Jonathan Ringer
be127b0944
pythonPackages.pytestquickcheck: mark broken
```
  WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ffff642da90>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pytest-codestyle/
  ERROR: Could not find a version that satisfies the requirement pytest-codestyle (from versions: none)
  ERROR: No matching distribution found for pytest-codestyle
```
2020-08-15 17:32:07 -07:00
Jonathan Ringer
a2ba14e6ff
python2Packages.rq: disable python2
```
  Processing ./rq-1.4.3-py2.py3-none-any.whl
  ERROR: Package 'rq' requires a different Python: 2.7.18 not in '>=3.4'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer
a627278e13
python2Packages.pyvcd: disable python2
```
  Processing ./pyvcd-0.2.3-py2.py3-none-any.whl
  ERROR: Package 'pyvcd' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer
7f6d634d04
python2Packages.pytest-testmon: disable python2
```
  Processing ./pytest_testmon-1.0.2-py2-none-any.whl
  ERROR: Package 'pytest-testmon' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer
f9dadbac50
python2Packages.yappi: disable python2 2020-08-15 17:32:06 -07:00
Jonathan Ringer
dcef1818a0
python2Packages.python-igraph: disable python2 2020-08-15 17:31:57 -07:00
zowoq
c339c1c488 dapr-cli: set doCheck = false 2020-08-16 10:23:57 +10:00
Martin Weinelt
0e7f79b594
Merge pull request from jonringer/bump-strictyaml-py
python3Packages.strictyaml: 1.0.6 -> 1.1.0
2020-08-16 01:48:56 +02:00
Jonathan Ringer
2a01ea5211
python3Packages.strictyaml: 1.0.6 -> 1.1.0 2020-08-15 16:28:32 -07:00
Jonathan Ringer
ae67ea49c5
python2Packages.sphinxcontrib-serializinghtml: disable python2
```
  Processing ./sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-serializinghtml' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer
1676e5efbc
python2Packages.sphinxcontrib-htmlhelp: disable python2
```
  Processing ./sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-htmlhelp' requires a different Python: 2.7.18 not in '>=3.5
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer
9b31b18d6e
python2Packages.sphinxcontrib-applehelp: disable python2
```
  Processing ./sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-applehelp' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer
164d61f1b7
python2Packages.bip_utils: disable python2
```
  Processing ./bip_utils-1.0.5-py2-none-any.whl
  ERROR: Package 'bip-utils' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer
613d8f1150
python2Packages.sorl_thumbnail: disable python2 2020-08-15 16:16:00 -07:00
Jonathan Ringer
70e2f0805f
python2Packages.venusian: disable python2 2020-08-15 16:15:59 -07:00
Jonathan Ringer
6e18a2f743
Revert "python: wsproto: 0.14.1 -> 0.15.0"
This reverts commit 3dc390f710.
2020-08-15 16:15:59 -07:00
Jonathan Ringer
a3f0b7bfef
pythonPackages.sphinxcontrib-qthelp: disable python2 2020-08-15 16:15:59 -07:00