pacien
f487fd711d
mercurial: 6.2.2 -> 6.2.3
2022-10-04 11:35:08 +02:00
Fabian Affolter
877f90019a
Merge pull request #194096 from r-ryantm/auto-update/python310Packages.django-reversion
...
python310Packages.django-reversion: 5.0.2 -> 5.0.3
2022-10-04 11:10:22 +02:00
oxalica
f9af66562a
neovim-remote: fix build with neovim 0.8
2022-10-04 10:59:08 +02:00
Christian Kögler
b38d7f4b89
Merge pull request #193538 from yvesf/fix-qcad-desktop-file
...
qcad: fix executable path in .desktop file
2022-10-04 10:51:07 +02:00
markuskowa
722de8a2ab
Merge pull request #194197 from markuskowa/upd-ucx
...
ucx: 1.13.0 -> 1.13.1
2022-10-04 10:45:07 +02:00
Sandro
83928b1d5e
Merge pull request #193165 from pmiddend/crystfel-wrap-program-fix
...
crystfel-headless: fix wrapProgram dependency
2022-10-04 10:44:48 +02:00
Frederik Rietdijk
34d1d336ad
onnnxruntime, python3Packages.onnxruntime: improve packaging
...
The Python bindings to onnxruntime were added by me in #193188 .
Adding Python support this way is not a good way. Here a wheel was
created (which is fine) and installed in a python output. The
propagated-build-inputs file is put in the dev output. That's fine,
except that stdenv.mkDerivation does not automatically add dev when
python is included, because other outputs are only added when no
output is explicitly selected. This means that when you want to use
these bindings in another Python package, pip will complain it cannot
find the dependencies of the bindings.
In this PR, the onnxruntime derivation outputs a wheel in the dist output.
Then, in python-packages.nix we have a separate onnxruntime package
which installs the bindings.
The Python bindings have quite some dependencies which, depending on
your use case, are not required. Thus the dependency relax hook is
used to remove some of these dependencies.
Note there is also an issue with protobuf versions. The onnxruntime
bindings require an older protobuf and Python protobuf which we
cannot offer. Thus protobuf is also removed as Python dependency.
2022-10-04 10:33:48 +02:00
R. Ryantm
2882790801
libplctag: 2.5.1 -> 2.5.2
2022-10-04 16:28:29 +08:00
R. Ryantm
31852b4600
kotlin: 1.7.10 -> 1.7.20
2022-10-04 16:26:44 +08:00
Bobby Rong
b29c25d356
Merge pull request #193577 from erdnaxe/arguments-pname-version
...
arguments: rename name to pname&version
2022-10-04 16:24:08 +08:00
R. RyanTM
e2f8348fab
buildah: 1.27.2 -> 1.28.0 ( #194360 )
2022-10-04 18:23:36 +10:00
Pavol Rusnak
01c6a05689
Merge pull request #194112 from prusnak/electrum
...
electrum: make compatible with protobuf 4+
2022-10-04 10:20:35 +02:00
Bobby Rong
bd472350e9
Merge pull request #193793 from zendo/update-kooha
...
kooha: 2.0.1 -> 2.2.2
2022-10-04 16:20:17 +08:00
R. Ryantm
b7a6fde153
ferium: 4.1.10 -> 4.1.11
2022-10-04 16:17:53 +08:00
R. Ryantm
2107211a4e
benthos: 4.8.0 -> 4.9.0
2022-10-04 16:11:00 +08:00
R. Ryantm
3c8f16a2e2
rust-analyzer-unwrapped: 2022-09-26 -> 2022-10-03
2022-10-04 16:04:02 +08:00
Adam Joseph
c46bdcbaf2
nixos/lib/qemu-common.nix: set qemuSerialDevice for isMips64
2022-10-04 07:48:12 +00:00
Fabian Affolter
533ca3db3c
Merge pull request #194313 from r-ryantm/auto-update/python310Packages.google-cloud-appengine-logging
...
python310Packages.google-cloud-appengine-logging: 1.1.4 -> 1.1.5
2022-10-04 09:32:48 +02:00
Fabian Affolter
6b8a227979
Merge pull request #194315 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery-logging
...
python310Packages.google-cloud-bigquery-logging: 1.0.5 -> 1.0.6
2022-10-04 09:32:33 +02:00
Fabian Affolter
f677a3b3b8
Merge pull request #194317 from r-ryantm/auto-update/python310Packages.google-cloud-datacatalog
...
python310Packages.google-cloud-datacatalog: 3.9.1 -> 3.9.2
2022-10-04 09:31:56 +02:00
Fabian Affolter
a17ba2a1a9
Merge pull request #194318 from r-ryantm/auto-update/python310Packages.google-cloud-iot
...
python310Packages.google-cloud-iot: 2.6.2 -> 2.6.3
2022-10-04 09:24:27 +02:00
Fabian Affolter
2e88eb2a55
Merge pull request #194319 from r-ryantm/auto-update/python310Packages.google-cloud-redis
...
python310Packages.google-cloud-redis: 2.9.1 -> 2.9.2
2022-10-04 09:24:06 +02:00
Fabian Affolter
12dfc0ee3d
Merge pull request #194322 from r-ryantm/auto-update/python310Packages.google-cloud-secret-manager
...
python310Packages.google-cloud-secret-manager: 2.12.4 -> 2.12.5
2022-10-04 09:23:50 +02:00
Fabian Affolter
74fe630b41
Merge pull request #194323 from r-ryantm/auto-update/python310Packages.google-cloud-os-config
...
python310Packages.google-cloud-os-config: 1.12.2 -> 1.12.3
2022-10-04 09:23:40 +02:00
Fabian Affolter
288222fff9
python310Packages.django-reversion: disable on older Python releases
2022-10-04 09:20:44 +02:00
Fabian Affolter
ee5375f475
Merge pull request #194283 from r-ryantm/auto-update/python3.10-pytest-subprocess
...
python310Packages.pytest-subprocess: 1.4.1 -> 1.4.2
2022-10-04 09:17:35 +02:00
Fabian Affolter
04175413f9
Merge pull request #194324 from r-ryantm/auto-update/python310Packages.google-cloud-speech
...
python310Packages.google-cloud-speech: 2.15.1 -> 2.16.0
2022-10-04 09:16:09 +02:00
Fabian Affolter
e464d624b2
Merge pull request #193968 from fabaff/clairvoyance
...
clairvoyance: init at 2.0.4
2022-10-04 09:11:11 +02:00
Fabian Affolter
a3c5ef4284
Merge pull request #194326 from r-ryantm/auto-update/python310Packages.google-cloud-trace
...
python310Packages.google-cloud-trace: 1.7.1 -> 1.7.2
2022-10-04 09:10:48 +02:00
Fabian Affolter
1818fdf7c5
Merge pull request #194174 from fabaff/meshtastic-bump
...
python310Packages.meshtastic: 1.3.36 -> 1.3.37
2022-10-04 09:09:32 +02:00
Fabian Affolter
d010cc4b38
Merge pull request #194175 from fabaff/velbus-aio-bump
...
python310Packages.velbus-aio: 2022.9.1 -> 2022.10.1
2022-10-04 09:09:11 +02:00
Fabian Affolter
d69febc037
Merge pull request #194178 from fabaff/venstarcolortouch-bump
...
python310Packages.venstarcolortouch: 0.18 -> 0.19
2022-10-04 09:08:58 +02:00
Fabian Affolter
3f28fbc8fb
Merge pull request #194177 from fabaff/yolink-api-bump
...
python310Packages.yolink-api: 0.0.9 -> 0.1.0
2022-10-04 09:08:40 +02:00
Fabian Affolter
c83b109d1d
Merge pull request #194179 from fabaff/qcs-api-client-bump
...
python310Packages.qcs-api-client: 0.21.1 -> 0.21.2
2022-10-04 09:08:18 +02:00
Fabian Affolter
50f51b24c4
Merge pull request #194181 from fabaff/time-machine-bump
...
python310Packages.time-machine: 2.8.1 -> 2.8.2
2022-10-04 09:08:02 +02:00
Fabian Affolter
fb181bd71c
Merge pull request #194329 from r-ryantm/auto-update/python310Packages.google-cloud-texttospeech
...
python310Packages.google-cloud-texttospeech: 2.12.1 -> 2.12.2
2022-10-04 09:07:20 +02:00
Fabian Affolter
1e785d26fa
Merge pull request #194330 from r-ryantm/auto-update/python310Packages.google-cloud-videointelligence
...
python310Packages.google-cloud-videointelligence: 2.8.1 -> 2.8.2
2022-10-04 09:07:08 +02:00
Fabian Affolter
5e4543e9f0
python310Packages.google-cloud-appengine-logging: update disabled
2022-10-04 09:06:35 +02:00
Fabian Affolter
4a8c795c4a
python310Packages.google-cloud-bigquery-logging: disable on older Python releases
2022-10-04 09:05:53 +02:00
Fabian Affolter
6f8a7852e2
python310Packages.google-cloud-datacatalog: update disabled
2022-10-04 09:04:31 +02:00
Fabian Affolter
def8bc92a9
python310Packages.google-cloud-iot: disable on older Python releases
2022-10-04 09:02:45 +02:00
Fabian Affolter
0162bd26ae
python310Packages.google-cloud-redis: update disabled
2022-10-04 09:01:11 +02:00
Fabian Affolter
c7f2e5359b
python310Packages.google-cloud-secret-manager: update disabled
2022-10-04 09:00:43 +02:00
Fabian Affolter
b2f3292ea6
python310Packages.google-cloud-os-config: disable on older Python releases
2022-10-04 09:00:13 +02:00
Fabian Affolter
545de296e0
python310Packages.google-cloud-speech: update disabled
2022-10-04 08:57:26 +02:00
Fabian Affolter
9be9e3732b
Merge pull request #194327 from r-ryantm/auto-update/python310Packages.google-cloud-translate
...
python310Packages.google-cloud-translate: 3.8.2 -> 3.8.3
2022-10-04 08:56:51 +02:00
Fabian Affolter
970ad1ede5
Merge pull request #194262 from figsoda/update-ruff
...
ruff: 0.0.50 -> 0.0.52
2022-10-04 08:56:25 +02:00
Fabian Affolter
20a1c10fc3
Merge pull request #194314 from r-ryantm/auto-update/python310Packages.google-cloud-automl
...
python310Packages.google-cloud-automl: 2.8.1 -> 2.8.2
2022-10-04 08:55:44 +02:00
Fabian Affolter
1c1a1f43ea
Merge pull request #194316 from r-ryantm/auto-update/python310Packages.google-cloud-container
...
python310Packages.google-cloud-container: 2.12.0 -> 2.12.1
2022-10-04 08:55:17 +02:00
Fabian Affolter
9fc3fa37a7
Merge pull request #194321 from r-ryantm/auto-update/python310Packages.google-cloud-monitoring
...
python310Packages.google-cloud-monitoring: 2.11.1 -> 2.11.2
2022-10-04 08:54:40 +02:00