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
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 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
Sandro
1c34482153
Merge pull request #134150 from Kranzes/auto-update/apache-maven
...
maven: 3.8.1 -> 3.8.2
2021-08-26 22:26:27 +02:00
Sandro
7f70726259
Merge pull request #134878 from r-ryantm/auto-update/python3.8-virtualenv-clone
2021-08-26 22:20:36 +02:00
Sandro
4d509b12c2
Merge pull request #134665 from r-ryantm/auto-update/python3.8-holoviews
2021-08-26 22:09:10 +02:00
Sandro
76f2e1966f
Merge pull request #133767 from thomasSDK/bump-ExtUtilsMakeMaker
...
perlPackages.ExtUtilsMakeMaker: 7.56 -> 7.62
2021-08-26 22:07:40 +02:00
David Birks
3bce5c2f41
shepherd: init at 1.14.1
2021-08-26 16:02:02 -04:00
Martin Weinelt
e9d194e0a9
Merge pull request #135830 from sumnerevans/dataclasses-json-0.5.5
...
python3Packages.dataclasses-json: 0.5.4 -> 0.5.5
2021-08-26 21:22:33 +02:00
Martin Weinelt
252669adcc
virtualenv, virtualenv-clone: add top-level attributes
2021-08-26 20:49:31 +02:00
Martin Weinelt
a5b943fc09
python3Packages.virtualenv-clone: enable tests
2021-08-26 20:49:10 +02:00
Sumner Evans
fdcece3bf5
python3Packages.dataclasses-json: 0.5.4 -> 0.5.5
2021-08-26 12:38:19 -06:00
Martin Weinelt
e9188918da
Merge pull request #134619 from r-ryantm/auto-update/python3.8-django-redis
2021-08-26 20:15:25 +02:00
Martin Weinelt
2ea0a93264
Merge pull request #134654 from r-ryantm/auto-update/python3.8-django-auth-ldap
2021-08-26 20:13:39 +02:00
Martin Weinelt
ee23ff1320
Merge pull request #134655 from r-ryantm/auto-update/python3.8-django-reversion
2021-08-26 20:12:54 +02:00
Romanos Skiadas
a7de8153f5
gnucash: 4.5 → 4.6
...
The glibc patch is no longer needed, as it's included in 4.6.
This release also includes 888676eb31
,
which allows building gnucash as (enableDebugging gnucash) using nix.
2021-08-26 21:11:54 +03:00
Martin Weinelt
0ab8148121
Merge pull request #134775 from fabaff/bump-feedgenerator
2021-08-26 20:06:23 +02:00
Martin Weinelt
7e1cdd2548
Merge pull request #133504 from Luis-Hebendanz/fix_firefox2
...
firefox: Added checks for new addon behaviour since v91
2021-08-26 19:51:08 +02:00