Commit Graph

212207 Commits

Author SHA1 Message Date
Daniel Șerbănescu
9072b63bcb ant: 1.9.6 -> 1.9.15 2020-08-16 17:19:01 +02:00
MarcFontaine
1fddd9f4a3 wsjtx: 2.1.2 -> 2.2.2 2020-08-16 13:07:05 +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
Florian Klink
b2f3bbd3fb
Merge pull request #95507 from flokli/remove-mesos
mesos: remove package, module and test (and chronos/marathon which depends on it)
2020-08-16 14:46:24 +02:00
Arnout Engelen
fc00e14704 flam3: fix license (gpl3+, not cc-by-nc-sa-20)
https://github.com/scottdraves/flam3/blob/v3.1.1/COPYING
2020-08-16 14:26:11 +02:00
Jörg Thalheim
aeffd67cec
Merge pull request #95493 from Izorkin/nginx-unit 2020-08-16 13:20:31 +01:00
buffet
5aeff94693 kak-prelude: init at 2020-03-15 2020-08-16 10:50:18 +00:00
Dmitry Bogatov
a5985162e3 git: make nls support optional
Add option "nlsSupport" (true by default, maching upstream defaults) to
make nls support configurable. This change does not trigger rebuild.
2020-08-16 10:38:28 +00:00
Martin Weinelt
9774276bb1
Merge pull request #95537 from risicle/ris-sigil-1.3.0
sigil: 0.9.14 -> 1.3.0, addressing CVE-2019-14452
2020-08-16 12:38:07 +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
Florian Klink
b3909d1cb1
Merge pull request #95565 from vcunat/p/symlinkJoin
nixos/systemd.tmpfiles.packages: fix an edge case
2020-08-16 12:27:19 +02:00
Alyssa Ross
f299f5d6a4
Merge pull request #83113 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 #94619 from doronbehar/saga-opencv4
saga: 7.6.3 -> 7.7.0
2020-08-16 10:17:16 +00:00
Dmitry Kozlyuk
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 Rodas
ca9265c140 zathura: fix build on darwin 2020-08-16 10:14:46 +00:00
Mario Rodas
fd497a5cd6 girara: fix build on darwin 2020-08-16 10:14:46 +00:00
Mario Rodas
b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Mario Rodas
cc7fbc4ac1 xvfb_run: enable on darwin 2020-08-16 10:14:46 +00:00
Daniël de Kok
ced111f6da
Merge pull request #95513 from hannesweisbach/libngspice
libngspice: add darwin to platforms
2020-08-16 12:12:52 +02:00
Michael Raskin
d82cf2139d
Merge pull request #94586 from kini/ccl/bump
ccl: 1.11.5 -> 1.12
2020-08-16 10:07:43 +00:00
Michael Raskin
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
Domen Kožar
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
Vladimír Čunát
3937923f81
nixos/systemd.tmpfiles.packages: fix an edge case
symlinkJoin can break (silently) when the passed paths contain symlinks
to directories.  This should work now.

Down-side: when lib/tmpfiles.d doesn't exist for some passed package,
the error message is a little less explicit, because we never get
to the postBuild phase (and symlinkJoin doesn't provide a better way):
/nix/store/HASH-NAME/lib/tmpfiles.d: No such file or directory

Also, it seemed pointless to create symlinks for whole package trees
and using only a part of the result (usually very small part).
2020-08-16 10:23:53 +02:00
Alyssa Ross
a6524c4661 ola: enable parallel building
Works fine for me at -j48.
2020-08-16 08:13:39 +00:00
misuzu
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 Kok
3ab2bf69ce
Merge pull request #85330 from chkno/openmvg
openmvg: 1.3 -> 1.5 (unbreak)
2020-08-16 09:39:38 +02:00
Scott Worley
05a16be9c5 openmvg: 1.3 -> 1.6 (unbreak) 2020-08-16 08:35:54 +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 #95540 from jonringer/disable-many-py2
pythonPackages.*: disable failing python2 builds
2020-08-16 08:17:47 +02:00
Mario Rodas
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
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Alvar Penning
4789d6feaf openrct2: 0.2.6 -> 0.3.0 2020-08-15 19:41:21 -07: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
Daniel Șerbănescu
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
andys8
bb472d014c Adding alias for git tool "git brunch" 2020-08-15 17:08:02 -07:00
Martin Weinelt
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 Kuznetsov
7ae8aece7a vimPlugins: update 2020-08-15 16:29:34 -07:00