Commit Graph

93836 Commits

Author SHA1 Message Date
R. RyanTM
7714faefd4 rdkafka: 1.5.2 -> 1.5.3 2020-12-11 00:39:02 +00:00
Drew Risinger
d6187d5163 python3Packages.afdko: use pytestCheckHook
Convert to standard pytestCheckHook.
This allows easier testing of derivation build & disabling tests.
Also disable slow tests.
2020-12-10 17:56:36 -05:00
Drew Risinger
c2c9fcc896 python3Packages.psautohint: disable slow tests
* Reduces test time from ~5 mins to ~30 seconds.
* Also converts to pytestCheckHook for better test control.
* Makes fetchFromGitHub variables match convention.
* remove pytest-randomly.
    pytest-randomly will randomize test order &
    reset random seeds between tests.
    We don't want the random test ordering for reproducible builds, so we
    remove it.
* Fixes flaky test "test_hashmap_old_version" by pinning pytest to v5,
    corresponding to upstream issue:
    https://github.com/adobe-type-tools/psautohint/issues/284#issuecomment-742800965

py3.psautohint: use pytest5
2020-12-10 17:56:36 -05:00
R. RyanTM
d039fa6561 oneDNN: 1.7 -> 2.0 2020-12-10 22:27:50 +00:00
R. RyanTM
17bb16f5c5 odpic: 4.0.2 -> 4.1.0 2020-12-10 22:14:09 +00:00
Evan Stoll
095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
Martin Weinelt
c76f365c0d
python3Packaegs.hass-nabucasa: relax attrs dependency
ERROR: Could not find a version that satisfies the requirement attrs<20.3,>=19.3 (from hass-nabucasa)
2020-12-10 21:44:52 +01:00
Ryan Mulligan
248f0bfe6d
Merge pull request #106560 from r-ryantm/auto-update/draco
draco: 1.4.0 -> 1.4.1
2020-12-10 12:22:02 -08:00
github-actions[bot]
79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
Drew Risinger
25c9946f95 python27Packages.pytestpep8: remove due to pytest v6 incompatibility
Remove ``pythonPackages.pytestpep8`` because:
* It has been abandoned upstream: no PyPi release since 2014
* It is no longer compatible with pytest v6+: I get an error pointing to
  https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
  when I try to use it with ``pytestCheckHook`` (i.e. pytest v6.0+)
* It doesn't have a maintainer
2020-12-10 12:45:00 -05:00
Andrey Kuznetsov
e02a8cf473
github-commenter: 0.5.0 -> 0.8.0
migrate to buildGoModule, set platforms to unix
2020-12-10 21:39:01 +04:00
OmnipotentEntity
656888e1ec
geant4: 10.6.3 -> 10.7.0 (#105920) 2020-12-10 12:33:29 -05:00
R. RyanTM
7edacf2b2f flow: 0.138.0 -> 0.139.0 2020-12-10 16:08:17 +00:00
R. RyanTM
a7e8c7c8be draco: 1.4.0 -> 1.4.1 2020-12-10 14:48:24 +00:00
Ryan Mulligan
0f41c841e8
Merge pull request #106555 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20201205T230541 -> 20201207T142850
2020-12-10 06:42:48 -08:00
Kamil Chmielewski
bc9c9cd6da nim: expose testament test runner
https://nim-lang.org/docs/testament.html
2020-12-10 14:49:01 +01:00
R. RyanTM
e0d253916a clojure-lsp: 20201205T230541 -> 20201207T142850 2020-12-10 13:47:40 +00:00
R. RyanTM
b2b45d9374 cddlib: 0.94l -> 0.94m 2020-12-10 12:37:29 +00:00
Jan Tojnar
f0a7851ed5
tracker: fix compatibility with sqlite 3.34 2020-12-10 13:37:26 +01:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
5d85bda128
Merge pull request #106286 from Tomahna/bloop
bloop: 1.4.5 -> 1.4.6
2020-12-10 06:16:22 -05:00
Mario Rodas
0246cb5fc7
Merge pull request #106516 from r-ryantm/auto-update/python3.7-zigpy-znp
python37Packages.zigpy-znp: 0.2.2 -> 0.3.0
2020-12-10 06:14:23 -05:00
Mario Rodas
98695643c8
Merge pull request #106536 from marsam/fix-flask-restx-build
python3Packages.flask-restx: fix build
2020-12-10 06:12:15 -05:00
Mario Rodas
04e5255549
Merge pull request #106518 from r-ryantm/auto-update/python3.7-mac_alias
python37Packages.mac_alias: 2.1.1 -> 2.2.0
2020-12-10 06:08:59 -05:00
Mario Rodas
7f39249bda
Merge pull request #106524 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0
2020-12-10 06:07:57 -05:00
Mario Rodas
8e532ed2a3
Merge pull request #106527 from r-ryantm/auto-update/python3.7-casbin
python37Packages.casbin: 0.10.0 -> 0.12.0
2020-12-10 06:06:48 -05:00
Mario Rodas
e27a04e97d
Merge pull request #106512 from r-ryantm/auto-update/python3.7-trimesh
python37Packages.trimesh: 3.8.17 -> 3.8.18
2020-12-10 06:04:20 -05:00
Mario Rodas
ca5679f09c
Merge pull request #106500 from r-ryantm/auto-update/petsc
petsc: 3.14.1 -> 3.14.2
2020-12-10 06:03:04 -05:00
Mario Rodas
37b8796822
Merge pull request #106517 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.10.10 -> 2020.12.05
2020-12-10 06:01:12 -05:00
Mario Rodas
5fb638b05e
Merge pull request #106522 from r-ryantm/auto-update/python3.7-dbus-next
python37Packages.dbus-next: 0.2.1 -> 0.2.2
2020-12-10 05:59:35 -05:00
Mario Rodas
d010578012
Merge pull request #106523 from r-ryantm/auto-update/python3.7-pyfaidx
python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2
2020-12-10 05:58:44 -05:00
Mario Rodas
621d4b9738
Merge pull request #106514 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.4 -> 1.21.5
2020-12-10 05:57:12 -05:00
Mario Rodas
b80724cc02
Merge pull request #106525 from r-ryantm/auto-update/python3.7-pysmb
python37Packages.pysmb: 1.2.5 -> 1.2.6
2020-12-10 05:54:43 -05:00
Mario Rodas
4d9d2f2dce
Merge pull request #106530 from marsam/update-tflint
tflint: 0.21.0 -> 0.22.0
2020-12-10 05:53:27 -05:00
Mario Rodas
4631dbb83b
Merge pull request #106520 from r-ryantm/auto-update/python3.7-ueberzug
python37Packages.ueberzug: 18.1.7 -> 18.1.8
2020-12-10 05:52:01 -05:00
Orivej Desh
59d8ee790e python2Packages.prettytable: init at 1.0.1
Fixes #106275
2020-12-10 10:28:20 +00:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
R. RyanTM
9fb4856405 python37Packages.azure-mgmt-recoveryservicesbackup: 0.9.0 -> 0.10.0 2020-12-10 09:27:30 +00:00
R. RyanTM
be49d06799 python37Packages.casbin: 0.10.0 -> 0.12.0 2020-12-10 09:22:04 +00:00
R. RyanTM
33e61aa517 python37Packages.pysmb: 1.2.5 -> 1.2.6 2020-12-10 08:33:31 +00:00
R. RyanTM
0219c46aa3 python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0 2020-12-10 08:28:36 +00:00
R. RyanTM
48b73739aa python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2 2020-12-10 08:22:04 +00:00
R. RyanTM
d4e94ff125 python37Packages.dbus-next: 0.2.1 -> 0.2.2 2020-12-10 08:15:29 +00:00
R. RyanTM
f2b41c67a8 python37Packages.ueberzug: 18.1.7 -> 18.1.8 2020-12-10 07:55:34 +00:00
R. RyanTM
6b0b154c6f python37Packages.mac_alias: 2.1.1 -> 2.2.0 2020-12-10 07:34:17 +00:00
R. RyanTM
f7087e9836 python37Packages.limnoria: 2020.10.10 -> 2020.12.05 2020-12-10 07:15:45 +00:00
R. RyanTM
929910f8a5 python37Packages.zigpy-znp: 0.2.2 -> 0.3.0 2020-12-10 07:02:24 +00:00
R. RyanTM
45a94f3d07 python37Packages.chalice: 1.21.4 -> 1.21.5 2020-12-10 06:30:10 +00:00
github-actions[bot]
3c5489b2fe
Merge master into staging-next 2020-12-10 06:17:45 +00:00
R. RyanTM
3b110a0a53 python37Packages.azure-synapse-accesscontrol: 0.3.0 -> 0.4.0 2020-12-10 06:10:20 +00:00
R. RyanTM
12bb3f9251 python37Packages.trimesh: 3.8.17 -> 3.8.18 2020-12-10 06:04:43 +00:00
Jörg Thalheim
b0541511d0
Merge pull request #106472 from Mic92/keystone
keystone: also build shared library
2020-12-10 05:45:04 +00:00
R. RyanTM
edadfdef74 python37Packages.prance: 0.19.0 -> 0.20.0 2020-12-10 05:43:48 +00:00
Elis Hirwing
55a86ff88a
Merge pull request #106501 from r-ryantm/auto-update/php-event
php73Extensions.event: 3.0.1 -> 3.0.2
2020-12-10 05:55:17 +01:00
Elis Hirwing
ef265ea184
Merge pull request #106499 from r-ryantm/auto-update/php-rdkafka
php73Extensions.rdkafka: 4.0.4 -> 4.1.1
2020-12-10 05:54:57 +01:00
Elis Hirwing
e06f669ad3
Merge pull request #106498 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.58 -> 0.12.59
2020-12-10 05:54:31 +01:00
Mario Rodas
db98753702 pythonPackages.hass-nabucasa: 0.37.2 -> 0.39.0 2020-12-10 04:20:00 +00:00
Mario Rodas
baeb4eb1b1 litecli: fix build 2020-12-10 04:20:00 +00:00
Mario Rodas
dc7ba1e14b python3Packages.flask-restx: fix build 2020-12-10 04:20:00 +00:00
Mario Rodas
bb73b04f9f tflint: 0.21.0 -> 0.22.0
https://github.com/terraform-linters/tflint/releases/tag/v0.22.0
2020-12-10 04:20:00 +00:00
Mario Rodas
97cbfe1801 python38Packages.sqlparse: install manpage 2020-12-10 04:20:00 +00:00
R. RyanTM
112184c58d php73Packages.php-cs-fixer: 2.16.7 -> 2.17.0 2020-12-10 04:42:35 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Sandro
f947634aee
Merge pull request #106429 from danieldk/python-blis-0.7.4
python3Packages.blis: 0.7.3 -> 0.7.4
2020-12-10 02:39:48 +01:00
Andrey Kuznetsov
401ab9f095
terraform-ls: 0.7.0 -> 0.10.0, switch to buildGoModule 2020-12-10 05:31:27 +04:00
Michael Alan Dorman
14eab894c1 Update aqbanking, etc. 2020-12-09 19:47:49 -05:00
Sandro
65778375c9
Merge pull request #106430 from avdv/fix-libmodplug-darwin
libmodplug: Fix build on darwin
2020-12-10 01:13:53 +01:00
R. RyanTM
68f212b0e3 php73Extensions.event: 3.0.1 -> 3.0.2 2020-12-09 23:42:10 +00:00
R. RyanTM
da518c1c1b petsc: 3.14.1 -> 3.14.2 2020-12-09 23:31:34 +00:00
Milan Pässler
2001fbd9ca
haskellPackages.pandoc-crossref: mark unbroken 2020-12-10 00:14:12 +01:00
R. RyanTM
66a8b5dba3 php73Extensions.rdkafka: 4.0.4 -> 4.1.1 2020-12-09 22:48:20 +00:00
Dmitry Kalinkin
29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
R. RyanTM
0fbbcb3057 php73Packages.phpstan: 0.12.58 -> 0.12.59 2020-12-09 22:35:12 +00:00
Michael Alan Dorman
e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Drew Risinger
ef99419f47 pythonPackages.qasm2image: remove
Removed due to: prolonged breakage (at least since Jan. 2020),
inactivity on the upstream repo (no commits since November 2018),
and no longer being compatible with pythonPackages.qiskit.
2020-12-09 16:55:19 -05:00
IvarWithoutBones
b7cf390837 pythonPackages.tldextract: add missing dependency 2020-12-09 22:08:26 +01:00
Sandro
190a081d5d
Merge pull request #106424 from r-ryantm/auto-update/kotlin
kotlin: 1.4.20 -> 1.4.21
2020-12-09 21:41:37 +01:00
stigo
c92afdced7
Merge pull request #104889 from ztzg/x-16104-zookeeper-update
zookeeper: 3.4.12 -> 3.6.2 & assorted changes
2020-12-09 21:33:31 +01:00
Sandro
66f72a09ea
Merge pull request #106468 from ryantm/arduino-ci
arduino-ci: init at 0.1.0
2020-12-09 21:30:18 +01:00
Daniël de Kok
dfe13f9152 python3Packages.transformers: 4.0.0 -> 4.0.1
This release has some fixes:

https://github.com/huggingface/transformers/releases/tag/v4.0.1
2020-12-09 11:53:36 -08:00
Ryan Mulligan
a42468954d arduino-ci: init at 0.1.0
arduino-ci allows you to quickly add continuous integration (CI) tests
to Arduino libraries. It uses arduino-cli to install dependencies and
then it compiles every example with every board.
2020-12-09 11:43:29 -08:00
Martin Weinelt
56c1a32667
Merge pull request #106405 from lovesegfault/pythonPackages.soco-fix
python3Packages.soco: fixup and adopt
2020-12-09 20:43:23 +01:00
Sandro
47da6628b6
Merge pull request #106470 from r-ryantm/auto-update/nexus
nexus: 3.28.1-01 -> 3.29.0-02
2020-12-09 20:35:33 +01:00
Bernardo Meurer
13b73ddeb0
python3Packages.soco: fixup and adopt 2020-12-09 11:11:28 -08:00
Jörg Thalheim
bc8ef72640
keystone: also build shared library 2020-12-09 19:44:49 +01:00
github-actions[bot]
faad8493f7
Merge master into staging-next 2020-12-09 18:15:18 +00:00
Hunter Jones
0d1a3caeb6 librtprocess: init at 0.11.0 2020-12-09 11:45:48 -06:00
R. RyanTM
8a1815eea0 nexus: 3.28.1-01 -> 3.29.0-02 2020-12-09 17:45:05 +00:00
R. RyanTM
4f76b26033
intel-media-driver: 20.4.2 -> 20.4.3 (#106407) 2020-12-09 18:43:54 +01:00
Jörg Thalheim
de8b28918c
Merge pull request #106443 from eddyb/rustup-1.23.1
rustup: 1.22.1 -> 1.23.1
2020-12-09 16:28:28 +00:00
Daniël de Kok
092b294f1e python3Packages.thinc: 7.4.3 -> 7.4.4 2020-12-09 08:16:26 -08:00
Damien Diederen
afc1994f43 zookeeper_mt: 3.4.12 -> 3.6.2 2020-12-09 15:46:38 +01:00
lewo
b5ad791ca3
Merge pull request #106440 from 06kellyjac/open-policy-agent
open-policy-agent: 0.25.1 -> 0.25.2
2020-12-09 15:40:46 +01:00
Eduard-Mihai Burtescu
dfc4b9d107 rustup: 1.22.1 -> 1.23.1 2020-12-09 12:49:11 +00:00
github-actions[bot]
4090c86280
Merge master into staging-next 2020-12-09 12:20:10 +00:00
06kellyjac
b8c49dd5b1 open-policy-agent: 0.25.1 -> 0.25.2 2020-12-09 12:14:35 +00:00
Stefan Frijters
44cdbfba3d
pythonPackages.maestral: 1.3.0 -> 1.3.1 2020-12-09 10:44:47 +01:00
Stefan Frijters
cedb9654c4
pythonPackages.maestral: 1.2.1 -> 1.3.0 2020-12-09 10:44:46 +01:00
Stefan Frijters
48b2d18ff6
pythonPackages.survey: init at 3.1.1 2020-12-09 10:44:46 +01:00
Stefan Frijters
21f615785c
pythonPackages.wrapio: init at 0.3.8 2020-12-09 10:44:46 +01:00
Claudio Bley
144e9c79e5 libmodplug: Fix build on darwin
* removing the `-mmacosx-version-min` flag makes the build work again
* also fix the path to the `file` command in the configure script
  to fix the warning

```
./configure: line 7754: /usr/bin/file: No such file or directory
```
2020-12-09 10:13:00 +01:00
Daniël de Kok
4146607e07 python3Packages.blis: 0.7.3 -> 0.7.4 2020-12-09 10:00:30 +01:00
R. RyanTM
9651b60c41 kotlin: 1.4.20 -> 1.4.21 2020-12-09 07:57:47 +00:00
Vincent Laporte
a35e7daa2b compcert: 3.7 → 3.8 2020-12-09 08:28:04 +01:00
R. RyanTM
23290bd131 python37Packages.azure-mgmt-network: 16.0.0 -> 17.0.0 2020-12-08 23:08:21 -08:00
R. RyanTM
e9ade83e7a python37Packages.alerta: 8.0.0 -> 8.2.0 2020-12-08 23:07:59 -08:00
Michael Raskin
1a221336c6
Merge pull request #106401 from rmcgibbo/pandas
python3Packages.pandas: 1.1.4 -> 1.1.5
2020-12-09 07:07:25 +00:00
R. RyanTM
d3419c984c python37Packages.cocotb: 1.3.2 -> 1.4.0 2020-12-08 23:05:05 -08:00
R. RyanTM
33e23118f3 python37Packages.aniso8601: 8.0.0 -> 8.1.0 2020-12-08 23:04:54 -08:00
R. RyanTM
337c3d77ca python37Packages.dependency-injector: 4.5.1 -> 4.5.3 2020-12-08 23:04:03 -08:00
R. RyanTM
c13d8fda05 python37Packages.azure-batch: 9.0.0 -> 10.0.0 2020-12-08 23:03:38 -08:00
github-actions[bot]
ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Ben Wolsieffer
16666a7177 pythonPackages.pypugjs: 5.9.7 -> 5.9.8 2020-12-09 01:17:16 -05:00
R. RyanTM
289ef7f56f python37Packages.azure-mgmt-cdn: 5.1.0 -> 5.2.0 2020-12-08 21:35:17 -08:00
Tom Manner
872cb2fc23
rapidcheck: refactor postInstall to install all extras (#106376)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
2020-12-09 05:51:33 +01:00
R. RyanTM
cd201a3ac7 igraph: 0.8.4 -> 0.8.5 2020-12-09 04:39:14 +00:00
Ben Siraphob
7d3a211c24 nxpmicro-mfgtools: 1.3.191 -> 1.4.43 2020-12-09 11:03:06 +07:00
Sandro
d275ac8aa4
Merge pull request #104910 from vdemeester/add-krew
krew: init at 0.4.0
2020-12-09 04:30:29 +01:00
Ben Wolsieffer
ec7838747c buildbot: 2.9.1 -> 2.9.2 2020-12-08 22:16:52 -05:00
Ben Wolsieffer
2b8515d770 pythonPackages.pypugjs: 5.9.6 -> 5.9.7 2020-12-08 22:16:33 -05:00
github-actions[bot]
7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Robert T. McGibbon
547376fe0e python3Packages.pandas: 1.1.4 -> 1.1.5 2020-12-08 19:04:39 -05:00
Benjamin Hipple
b2d64e2c28 python3Packages.jupytext: fix build by adding missing markdown-it-py dep; python3 only
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-12-08 18:18:18 -05:00
Benjamin Hipple
3c9e1eb9a2 python3Packages.markdown-it-py: init at 0.5.6 2020-12-08 18:18:17 -05:00
Ryan Mulligan
91fbec2e3b
Merge pull request #106384 from r-ryantm/auto-update/fcct
fedora-coreos-config-transpiler: 0.7.0 -> 0.8.0
2020-12-08 14:37:13 -08:00
markuskowa
7ad97abae7
Merge pull request #104636 from rmcgibbo/inchi
inchi: init at 1.05
2020-12-08 22:57:36 +01:00
Dmitry Kudriavtsev
f4679d33f8 lc3tools: fix errors due to incorrect hardcoded paths 2020-12-08 13:39:58 -08:00
Robert T. McGibbon
35bab12ed0 inchi: init at 1.05 2020-12-08 16:33:11 -05:00
R. RyanTM
8d041d04fc fedora-coreos-config-transpiler: 0.7.0 -> 0.8.0 2020-12-08 21:12:38 +00:00
nyanloutre
925b70cd96 pythonPackages.pyfuse3: init at 3.1.1 2020-12-08 12:30:56 -08:00
Andrey Golovizin
799e33084b Revert "pythonPackages.llfuse: downgrade pytest version"
This reverts commit 42cfd52182.
2020-12-08 12:27:01 -08:00
Andrey Golovizin
b445bc62b7 pythonPackages.llfuse: fix tests with pytest 6 2020-12-08 12:27:01 -08:00
Andrey Golovizin
0bb69986bd pythonPackages.llfuse: 1.3.6 -> 1.3.8 2020-12-08 12:27:01 -08:00
SCOTT-HAMILTON
4a7bcab1d0 flask-appbuilder: fix flask-babel dep 2020-12-08 12:18:23 -08:00
Mario Rodas
75d713ae55
Merge pull request #106108 from r-ryantm/auto-update/python3.7-azure-keyvault-keys
python37Packages.azure-keyvault-keys: 4.3.0 -> 4.3.1
2020-12-08 13:42:45 -05:00
Mario Rodas
74018b0fb6
Merge pull request #106355 from r-ryantm/auto-update/cppcheck
cppcheck: 2.2 -> 2.3
2020-12-08 13:38:22 -05:00
github-actions[bot]
e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Tim Steinbach
7f50f98298
scala: Make overridable 2020-12-08 13:09:39 -05:00
Vincent Demeester
46f2b86dc3
krew: init at 0.4.0
`krew` is the package manager for kubectl plugins.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-12-08 18:45:27 +01:00
Tim Steinbach
27dd3291fe
python3Packages.boto3: 1.16.25 -> 1.16.31 2020-12-08 12:33:31 -05:00
Tim Steinbach
6d369f81ca
python3Packages.botocore: 1.19.25 -> 1.19.31 2020-12-08 12:33:28 -05:00
Sebastian Jordan
1c6b12dee1 pythonPackages.nix-prefetch-github: 4.0.2 -> 4.0.3 2020-12-08 09:27:22 -08:00
Vincent Laporte
d702e6e6ab ocamlPackages.uri: 3.1.0 → 4.0.0 2020-12-08 17:33:12 +01:00
Vincent Laporte
24b4e1094e ocamlPackages.ocplib-json-typed: use Dune 2 2020-12-08 17:33:12 +01:00
Gabriel Ebner
af0e520681
Merge pull request #106360 from gebner/build-coin3d-cmake
coin3d, soqt, freecad: update to git master
2020-12-08 17:32:02 +01:00
Vincent Laporte
567e02e204 ocamlPackages.alcotest: 1.0.1 → 1.2.3 2020-12-08 17:19:48 +01:00
Vincent Laporte
30487789ab ocamlPackages.duration: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte
bee0a512d0 ocamlPackages.domain-name: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte
73182c1442 ocamlPackages.gmap: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte
46281741b2 ocamlPackages.graphql: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte
e56e8d4f74 ocamlPackages.mirage-time: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte
e4a7c4268b ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α1 → 4.12.0~α2 2020-12-08 16:37:41 +01:00
Gabriel Ebner
4cf1233176
Merge pull request #106267 from gebner/linphone
linphone: unstable-2020-03-06 -> 4.2.4
2020-12-08 16:33:15 +01:00
Gabriel Ebner
2e64b946f8 soqt: 1.6.0 -> 2020-12-05-unstable 2020-12-08 16:29:28 +01:00
Gabriel Ebner
827bb3b9c0 coin3d: 4.0.0 -> 2020-12-07-unstable 2020-12-08 16:29:06 +01:00
R. RyanTM
72d2cb86fd cppcheck: 2.2 -> 2.3 2020-12-08 15:21:34 +00:00
sternenseemann
8ee5382305 ocamlPackages.tls: 0.12.7 -> 0.12.8 2020-12-08 16:02:50 +01:00
github-actions[bot]
4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
Mario Rodas
5795fdf0d4
Merge pull request #106117 from r-ryantm/auto-update/python3.7-click-help-colors
python37Packages.click-help-colors: 0.8 -> 0.9
2020-12-08 04:18:28 -05:00
Mario Rodas
ec7dc87152
Merge pull request #106098 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.24.0 -> 4.24.1
2020-12-08 04:15:53 -05:00
Mario Rodas
9f5c6f2f45
Merge pull request #106099 from r-ryantm/auto-update/python3.7-bugsnag
python37Packages.bugsnag: 4.0.1 -> 4.0.2
2020-12-08 04:13:02 -05:00
Mario Rodas
01f0541798
Merge pull request #106319 from r-ryantm/auto-update/pugixml
pugixml: 1.11 -> 1.11.1
2020-12-08 04:09:40 -05:00
Mario Rodas
afdd7b51e7
Merge pull request #106327 from r-ryantm/auto-update/svls
svls: 0.1.17 -> 0.1.18
2020-12-08 04:04:27 -05:00
R. RyanTM
3c50d74f50 svls: 0.1.17 -> 0.1.18 2020-12-08 06:38:07 +00:00
github-actions[bot]
e539b57990
Merge master into staging-next 2020-12-08 06:17:44 +00:00
Sandro
ea549c46b6
Merge pull request #105830 from wamserma/gatling16 2020-12-08 05:52:11 +01:00
Sandro
9e135af77b
Merge pull request #106158 from sternenseemann/kore-4.0.0
kore: 3.3.1 → 4.0.1
2020-12-08 05:48:25 +01:00
Ryan Mulligan
f81ad12d0b
Merge pull request #105284 from jtojnar/gnome-markdown
doc/gnome: Port to Markdown
2020-12-07 20:45:56 -08:00
Sandro
01b840b4ca
Merge pull request #102129 from bryanasdev000/package-gojsontoyaml
gojsontoyaml: init at unstable-2020-06-02
2020-12-08 05:43:46 +01:00
Sandro
67b553ac63
Merge pull request #66830 from fgaz/tclreadline/init
tclreadline: init at 2.3.8
2020-12-08 05:39:33 +01:00
R. RyanTM
a4462a98b3 libgphoto2: 2.5.23 -> 2.5.26 2020-12-08 05:37:20 +01:00
zowoq
b7a700e639 sqldiff, sqlite-analyzer: 3.33.0 -> 3.34.0 2020-12-08 05:36:15 +01:00
zowoq
cfc56fb90b sqlite: 3.33.0 -> 3.34.0
https://www.sqlite.org/releaselog/3_34_0.html
2020-12-08 05:36:15 +01:00
R. RyanTM
46b8c00d0d libksba: 1.4.0 -> 1.5.0 2020-12-08 05:30:09 +01:00
Arnout Engelen
13456d6ceb pyopenssl: 19.1.0 -> 20.0.0
This is needed to build 'master' of mitmproxy,
verified that this works with this change.
2020-12-08 05:29:20 +01:00
Arnout Engelen
17c840055e setuptools: stable file ordering for sdist
We already re-pack the source distribution to make the
timestamps consistent, but the result is still not
entirely stable because by default tar does not sort
the files in the archive deterministically. This PR
makes sure the entries are sorted by name.

https://github.com/NixOS/nixpkgs/issues/105502
2020-12-08 05:28:38 +01:00
R. RyanTM
b46c670ed9 pcre2: 10.35 -> 10.36 2020-12-08 05:27:59 +01:00
Vladimír Čunát
098a7b67ac glibc: 2.32 -> 2.32-10
This should fix #100799 thanks to
https://sourceware.org/bugzilla/show_bug.cgi?id=26534#c5
2020-12-08 05:19:20 +01:00
Michal Sojka
b9116f712f libunwind: Add devman output
Installing the man pages is a bit more tricky. The configure script
completely disables the documentation unless latex2man is found.
However, just installing the man pages can be done without latex2man,
because the man pages are pre-built in the source tarball. Therefore
we pass ${coreutils}/bin/true as latex2man, which allows to install
the pre-build man pages without depending on full texlive.
2020-12-08 05:16:03 +01:00
Sebastian Jordan
908896c273 pythonPackages.poetry: Apply patch to fix failing tests 2020-12-08 05:13:19 +01:00
Sandro Jäckel
b101b25cef
libtorrent-rasterbar: Fix build on darwin but still fails with some python issue 2020-12-08 05:06:17 +01:00
R. RyanTM
298d45b0ca pugixml: 1.11 -> 1.11.1 2020-12-08 03:52:19 +00:00
Sandro
b18d45b41c
Merge pull request #97823 from KAction/perfect-hash
perfect-hash: init at 0.4.1
2020-12-08 04:48:40 +01:00
Sandro
407469cf53
Merge pull request #101728 from adelbertc/init-tvm
tvm: init at 0.7.0
2020-12-08 04:27:32 +01:00
tomberek
7c20dfa554
ngt: 1.8.4 -> 1.12.3-alpha (#101790)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-08 04:23:19 +01:00
Benjamin Hipple
06ed343227
Merge pull request #106298 from kamilchm/nim-update
nim: 1.4.0 -> 1.4.2
2020-12-07 21:48:03 -05:00
Anderson Torres
52242b4e7d
Merge pull request #103925 from lopsided98/coreutils-tests-arm
coreutils, findutils, gnutls: fix build on 32-bit ARM
2020-12-07 23:38:08 -03:00
Sandro
f26d039b9d
Merge pull request #105398 from bhipple/add/qmk 2020-12-08 02:59:41 +01:00
Sandro
250ce0f241
Merge pull request #101045 from mjlbach/feature/bump_pyxdg
python: pyxdg: 0.26 -> 0.27
2020-12-08 02:33:13 +01:00
github-actions[bot]
db90e75ade
Merge staging-next into staging 2020-12-08 00:39:07 +00:00
Orivej Desh
55324b51e7 pythonPackages.traitlets: disable for Python 2 2020-12-08 00:18:28 +00:00
Orivej Desh
61d95bbd40 python39Packages.rtmidi-python: fix build
Pregenerated rtmidi_python.cpp is incompatible with Python 3.9.
2020-12-08 00:13:43 +00:00
Orivej Desh
94ede7a646 pythonPackages.pygame: switch to SDL2, fix build 2020-12-07 23:59:58 +00:00
Benjamin Hipple
60d8c843d6
python3Packages.hjson: fix wrapper
And add a basic import test with the standard hook.
2020-12-08 00:58:54 +01:00
Kamil Chmielewski
ba70e46edd nim: 1.4.0 -> 1.4.2 2020-12-08 00:45:34 +01:00
Jan Tojnar
16dfe8d7f2
pandoc: Add patches for nixpkgs docs
Until we update pandoc, these are necessary for faithful Markdown to Docbook conversion in the manual.
The following features are necessary for many pages, in particular the GNOME platform docs:

* Anchors should use `xml:id` attribute, as mandated by Docbook 5.
* Admonitions should be supported, including titles.

Additionally, xmlns should be set correctly for root element.
2020-12-07 23:49:55 +01:00
Sandro
ad63f8be44
Merge pull request #106265 from r-ryantm/auto-update/gauge
gauge: 1.1.5 -> 1.1.6
2020-12-07 23:00:48 +01:00
Kevin Rauscher
d1d8928bda bloop: 1.4.5 -> 1.4.6 2020-12-07 22:43:58 +01:00
Orivej Desh (NixOS)
6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build (#106100) 2020-12-07 21:10:09 +00:00
Sebastian Wild
598af09d87 python3Packages.breezy: fix build 2020-12-07 20:41:02 +00:00