Dennis Gosnell
688eef3c04
purescript: add missing dependency to update script
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-27 10:45:20 +09:00
tomberek
be18c96695
Merge pull request #135273 from r-ryantm/auto-update/s5cmd
...
s5cmd: 1.2.1 -> 1.3.0
2021-08-26 21:36:09 -04:00
R. RyanTM
56e4c70dab
teleport: 7.0.2 -> 7.0.3
2021-08-26 21:28:58 -04:00
Artturi
be59004619
Merge pull request #135816 from r-ryantm/auto-update/zef
...
zef: 0.11.10 -> 0.11.11
2021-08-27 04:23:56 +03:00
Sandro Jäckel
155a9de6e8
python39Packages.azure-mgmt-media: add import check
2021-08-27 03:17:28 +02:00
Sandro
d4e2cb4a77
Merge pull request #133815 from r-ryantm/auto-update/python3.8-dockerspawner
...
python38Packages.dockerspawner: 0.11.1 -> 12.1.0
2021-08-27 03:15:37 +02:00
Sandro Jäckel
309048fbc8
python39Packages.debian: format, add import check, update meta
2021-08-27 03:14:34 +02:00
Sandro Jäckel
6f0036ea64
python39Packages.azure-batch: add import check
2021-08-27 03:12:58 +02:00
Sandro Jäckel
8d2d845ec6
python39Packages.azure-mgmt-recoveryservicesbackup: add import check
2021-08-27 03:11:45 +02:00
Sandro Jäckel
4608fefb32
python39Packages.babelfish: update meta, add import check, disable tests
2021-08-27 03:10:13 +02:00
Sandro Jäckel
20e4e3a6f1
python39Packages.azure-mgmt-sql: add import check
2021-08-27 03:07:57 +02:00
Sandro
40740c7d97
Merge pull request #133870 from r-ryantm/auto-update/python3.8-limnoria
2021-08-27 02:42:49 +02:00
Sandro
85de455fdb
Merge pull request #133862 from r-ryantm/auto-update/python3.8-jupyterlab_server
...
python38Packages.jupyterlab_server: 2.6.0 -> 2.7.0
2021-08-27 02:42:02 +02:00
Sandro
819556f09f
Merge pull request #133855 from r-ryantm/auto-update/python3.8-junos-eznc
...
python38Packages.junos-eznc: 2.6.1 -> 2.6.2
2021-08-27 02:41:47 +02:00
Sandro
e2421f04f8
Merge pull request #133854 from r-ryantm/auto-update/python3.8-jupyterlab
...
python38Packages.jupyterlab: 3.0.16 -> 3.1.6
2021-08-27 02:41:14 +02:00
Sandro
3f13137675
Merge pull request #133846 from r-ryantm/auto-update/python3.8-hmmlearn
...
python38Packages.hmmlearn: 0.2.5 -> 0.2.6
2021-08-27 02:41:00 +02:00
Sandro
ea63bceaa7
Merge pull request #133820 from r-ryantm/auto-update/python3.8-flexmock
...
python38Packages.flexmock: 0.10.4 -> 0.10.5
2021-08-27 02:40:37 +02:00
polykernel
de81edf6ef
lib/strings: fix infinite recursion on concatStringsSep fallback
...
The current implementation of the concatStringsSep fallback references
concatStrings whcih is just a partial application of concatStringsSep,
forming a circular dependency. Although this will almost never be
encountered as (assuming the user does not explicitly trigger it):
1. the or operator will short circuit both in lazy and strict
evaluation
2. this can only occur in Nix versions prior to 1.10
which is not compatible with various nix operations as of 2.3.15
However it is still important if scopedImport is used or the builtins
have been overwritten. lib.foldl' is used instead of builtins.foldl'
as the foldl' primops was introduced in the same release as concatStringsSep.
2021-08-26 20:08:05 -04:00
github-actions[bot]
7a6db23166
Merge staging-next into staging
2021-08-27 00:02:04 +00:00
github-actions[bot]
10ce8bb753
Merge master into staging-next
2021-08-27 00:01:31 +00:00
Ryan Mulligan
94db887ac7
Merge pull request #135760 from r-ryantm/auto-update/lgogdownloader
...
lgogdownloader: 3.7 -> 3.8
2021-08-26 16:34:19 -07:00
Michael Raskin
7c3be098d3
Merge pull request #133217 from yu-re-ka/feature/emscripten-2-0-26
...
emscripten: 2.0.10 -> 2.0.26
2021-08-26 23:08:02 +00:00
Sandro
a4a398e573
Merge pull request #135837 from SuperSandro2000/python-cleanup
2021-08-27 00:53:32 +02:00
Sandro
f8020dd8d0
Merge pull request #133817 from r-ryantm/auto-update/python3.8-dropbox
...
python38Packages.dropbox: 11.11.0 -> 11.16.0
2021-08-27 00:36:00 +02:00
Sandro
55fb750337
Merge pull request #133743 from r-ryantm/auto-update/python3.8-azure-synapse-artifacts
...
python38Packages.azure-synapse-artifacts: 0.7.0 -> 0.8.0
2021-08-27 00:35:32 +02:00
Fabian Affolter
7e6a2d6b1f
python3Packages.aiorecollect: 1.0.7 -> 1.0.8
2021-08-27 00:29:13 +02:00
Maciej Krüger
94365104aa
Merge pull request #135780 from jojosch/dbeaver-21.1.5
2021-08-26 23:58:10 +02:00
Sandro Jäckel
03eec0aef3
python39Packages.aioprocessing: simplify disabled, add import check
2021-08-26 23:57:44 +02:00
Fabian Affolter
f5dd1aecf1
httpx: 1.1.1 -> 1.1.2
2021-08-26 23:47:49 +02:00
Sandro Jäckel
4ba7ccf501
python39Packages.inform: remove pytest-runner, use pytestCheckHook phase
2021-08-26 23:46:13 +02:00
Fabian Affolter
fc3d52baf3
Merge pull request #135677 from fabaff/bump-bimmer-connected
...
python3Packages.bimmer-connected: 0.7.19 -> 0.7.20
2021-08-26 23:44:37 +02:00
Sandro Jäckel
75c8841f75
python39Packages.jupyter-repo2docker: simplify disabled
2021-08-26 23:35:55 +02:00
Sandro
78087ea593
Merge pull request #134186 from Kranzes/auto-update/python3.8-networkx
...
python38Packages.networkx: 2.5.1 -> 2.6.2
2021-08-26 23:24:35 +02:00
Sandro
b1c2b32d69
Merge pull request #133800 from r-ryantm/auto-update/python3.8-coveralls
2021-08-26 23:23:27 +02:00
Sandro Jäckel
7670dd4b7e
python39Packages.dropbox: remove pytest-runner, update meta, add import check
2021-08-26 23:20:58 +02:00
Michael Weiss
a1f8b807a5
Merge pull request #135716 from Kranzes/bump-tdesktop
...
tdesktop: 2.9.0 -> 2.9.3
2021-08-26 23:04:27 +02:00
Sandro Jäckel
294a0b62c6
python39Packages.junos-eznc: add import check
2021-08-26 23:02:25 +02:00
Sandro
b42be00e69
Merge pull request #133755 from r-ryantm/auto-update/python3.8-databricks-cli
...
python38Packages.databricks-cli: 0.14.3 -> 0.15.0
2021-08-26 22:54:55 +02:00
Sandro
0217bb9584
Merge pull request #133798 from r-ryantm/auto-update/python3.8-cma
...
python38Packages.cma: 3.0.3 -> 3.1.0
2021-08-26 22:53:56 +02:00
Sandro
9473abf9d4
Merge pull request #133754 from r-ryantm/auto-update/python3.8-azure-mgmt-containerregistry
2021-08-26 22:53:09 +02:00
Sandro
940071e8a8
Merge pull request #133804 from r-ryantm/auto-update/python3.8-databricks-connect
2021-08-26 22:52:32 +02:00
Sandro
3aaf52603c
python39Packages.pandas: disable failing test ( #135814 )
2021-08-26 22:48:23 +02:00
Sandro Jäckel
76182a28c9
python39Packages.azure-synapse-artifacts: disable checkPhase
2021-08-26 22:46:25 +02:00
zowoq
b8540b9d02
distrobuilder: remove unused deps.nix
2021-08-27 06:43:33 +10:00
zowoq
90f127cce8
morph: remove unused deps.nix
2021-08-27 06:43:33 +10:00
zowoq
34c83abd53
gopkgs: remove unused deps.nix
2021-08-27 06:43:33 +10:00
zowoq
69a333ab31
docker-proxy: remove invalid godeps = null
2021-08-27 06:43:33 +10:00
Sandro
a82ea40085
Merge pull request #133813 from r-ryantm/auto-update/python3.8-django-webpack-loader
2021-08-26 22:35:45 +02:00
Sandro Jäckel
aec8dc33d0
python39Packages.limnoria: minor cleanups, comment that import check cannot be added
2021-08-26 22:34:52 +02:00
davidak
06105384fe
Merge pull request #135787 from bobby285271/minder
...
minder: 1.11.3 -> 1.13.1
2021-08-26 22:33:23 +02:00