Commit Graph
238809 Commits
Author SHA1 Message Date
Michael RaskinandGitHub 5a3aa53600 Merge pull request #94619 from doronbehar/saga-opencv4
saga: 7.6.3 -> 7.7.0
2020-08-16 10:17:16 +00:00
Dmitry KozlyukandAlyssa Ross 8b89e0494c mingw-w64: 5.0.4 -> 6.0.0
Version 6.0.0 brings better Win32 API coverage and bugfixes.
It's been used in various distros long enough to be considered stable.
Latest version 7.0.0 hasn't received extensive testing yet.

Announce mail:
https://sourceforge.net/p/mingw-w64/mailman/message/36416777/
2020-08-16 10:16:51 +00:00
Mario RodasandAlyssa Ross ca9265c140 zathura: fix build on darwin 2020-08-16 10:14:46 +00:00
Mario RodasandAlyssa Ross fd497a5cd6 girara: fix build on darwin 2020-08-16 10:14:46 +00:00
Mario RodasandAlyssa Ross b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Mario RodasandAlyssa Ross cc7fbc4ac1 xvfb_run: enable on darwin 2020-08-16 10:14:46 +00:00
Daniël de KokandGitHub ced111f6da Merge pull request #95513 from hannesweisbach/libngspice
libngspice: add darwin to platforms
2020-08-16 12:12:52 +02:00
Michael RaskinandGitHub d82cf2139d Merge pull request #94586 from kini/ccl/bump
ccl: 1.11.5 -> 1.12
2020-08-16 10:07:43 +00:00
Michael RaskinandGitHub 657f6129b3 Merge pull request #94027 from Atemu/zen-kernel-init
linux_zen: init at 5.7.10
2020-08-16 10:06:56 +00:00
Frederik Rietdijk a653b54dba git ignore __pycache__ folders 2020-08-16 11:30:11 +02:00
Domen KožarandGitHub b7f877078b Merge pull request #95156 from turboMaCk/add-elm-json
elmPackages.elm-json: init at 0.2.7
2020-08-16 11:29:27 +02:00
Alyssa Ross a6524c4661 ola: enable parallel building
Works fine for me at -j48.
2020-08-16 08:13:39 +00:00
misuzuandAlyssa Ross 24028674a1 qemu: 5.0.0 -> 5.1.0 2020-08-16 08:12:55 +00:00
Hannes Weisbach 5b583650e8 libngspice: add darwin to platforms 2020-08-16 10:00:46 +02:00
Daniël de KokandGitHub 3ab2bf69ce Merge pull request #85330 from chkno/openmvg
openmvg: 1.3 -> 1.5 (unbreak)
2020-08-16 09:39:38 +02:00
Scott WorleyandDaniël de Kok 05a16be9c5 openmvg: 1.3 -> 1.6 (unbreak) 2020-08-16 08:35:54 +02:00
Vincent LaporteandVincent 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 RietdijkandGitHub b00845938f Merge pull request #95540 from jonringer/disable-many-py2
pythonPackages.*: disable failing python2 builds
2020-08-16 08:17:47 +02:00
Mario RodasandGitHub 49dc0245c4 Merge pull request #90116 from purcell/netcdf-no-gcc-at-runtime
netcdf: prevent bogus runtime dependency on gcc
2020-08-16 00:37:40 -05:00
Jörg ThalheimandGitHub 3bb54189b0 Merge pull request #95551 from zowoq/rust-platforms 2020-08-16 05:43:00 +01:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Alvar PenningandJon 4789d6feaf openrct2: 0.2.6 -> 0.3.0 2020-08-15 19:41:21 -07:00
zowoqandJon a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoqandJon 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Daniel ȘerbănescuandJan Tojnar 78922caea3 glom: unstable -> 1.32.0 2020-08-16 03:32:28 +02: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
andys8andJon bb472d014c Adding alias for git tool "git brunch" 2020-08-15 17:08:02 -07:00
Martin WeineltandGitHub 0e7f79b594 Merge pull request #95519 from jonringer/bump-strictyaml-py
python3Packages.strictyaml: 1.0.6 -> 1.1.0
2020-08-16 01:48:56 +02:00
Andrey KuznetsovandJon 7ae8aece7a vimPlugins: update 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon c4a881c0fb vimPlugins.vim-poweryank: init at 2017-08-13 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 3b29c023f8 vimPlugins.vim-osc52: init at 2017-06-23 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 5bb8715c9b vimPlugins.coc-markdownlint: init at 2020-07-08 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon dc78ed5147 vimPlugins.coc-vimlsp: init at 2020-07-01 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 5dc652723f vimPlugins.coc-explorer: init at 2020-07-07 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 467b7149e4 vimPlugins.coc-clap: init at 2020-05-11 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 17fb2201d4 vimPlugins.vim-clap: compile maple binary 2020-08-15 16:29:34 -07:00
Andrey KuznetsovandJon 5d4632ff5a vimPlugins.vim-clap: init at 2020-06-30 2020-08-15 16:29:34 -07: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