Commit Graph

15354 Commits

Author SHA1 Message Date
Fabian Affolter
ffcb18c2ed python310Packages.flow-record: init at 3.5 2022-10-07 22:28:15 +02:00
Fabian Affolter
e899352e76 python310Packages.dissect-sql: init at 3.1 2022-10-07 22:23:54 +02:00
Fabian Affolter
8dd36fad30 python310Packages.dissect-shellitem: init at 3.1 2022-10-07 22:21:26 +02:00
Fabian Affolter
113ee1205f python310Packages.dissect-regf: init at 3.1 2022-10-07 22:18:33 +02:00
Fabian Affolter
62f245f18e python310Packages.dissect-ole: init at 3.1 2022-10-07 22:16:29 +02:00
Fabian Affolter
d061a07d42 python310Packages.dissect-hypervisor: init at 3.1 2022-10-07 22:13:43 +02:00
Fabian Affolter
f9e1399e8d python310Packages.dissect-esedb: init at 3.1 2022-10-07 22:11:17 +02:00
Fabian Affolter
6ff6cd4dab python310Packages.dissect-ntfs: init at 3.1 2022-10-07 22:08:08 +02:00
Fabian Affolter
2d0a7da097 python310Packages.dissect-fat: init at 3.1 2022-10-07 21:42:12 +02:00
Fabian Affolter
3e2353ce2e python310Packages.dissect-extfs: init at 3.1 2022-10-07 20:58:55 +02:00
Fabian Affolter
ef7c7149be python310Packages.dissect-vmfs: init at 3.1 2022-10-07 20:55:50 +02:00
Fabian Affolter
f02656d900 python310Packages.dissect-xfs: init at 3.1 2022-10-07 20:43:44 +02:00
Fabian Affolter
c79d57a94b python310Packages.dissect-ffs: init at 3.1 2022-10-07 20:40:09 +02:00
Fabian Affolter
0b49fc7733 python310Packages.dissect-eventlog: init at 3.1 2022-10-07 20:29:26 +02:00
Fabian Affolter
d4fecc383e python310Packages.dissect-evidence: init at 3.1 2022-10-07 20:25:59 +02:00
Fabian Affolter
6cd6aede87 python310Packages.dissect-etl: init at 3.1 2022-10-07 17:33:56 +02:00
Fabian Affolter
126ab80f30 python310Packages.dissect-cim: init at 3.2 2022-10-07 17:28:29 +02:00
Fabian Affolter
7202347686 python310Packages.dissect-volume: init at 3.1 2022-10-07 17:24:57 +02:00
Fabian Affolter
6cc8d0b2ad python310Packages.dissect-util: init at 3.2 2022-10-07 17:21:03 +02:00
Fabian Affolter
6d289907ab python310Packages.dissect-clfs: init at 1.1 2022-10-07 17:16:44 +02:00
Fabian Affolter
00eb66b55c python310Packages.dissect-cstruct: init at 3.2 2022-10-07 17:10:28 +02:00
Robert Scott
98a819c7f0
Merge pull request #194113 from risicle/ris-apache-airflow-2.4.1
apache-airflow: 2.3.4 -> 2.4.1
2022-10-06 22:39:52 +01:00
Luna Nova
1824a128a1
PyQt6: init at 6.4.0 2022-10-05 22:09:13 -07:00
Robert Scott
988c30258c python3Packages.configupdater: init at 3.1.1 2022-10-05 19:24:58 +01:00
Sandro
d8bfafb65d
Merge pull request #180910 from DeeUnderscore/update/streamlink-4.2.0 2022-10-04 15:26:52 +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
D Anzorge
5a65614cbd pythonPackages.versioningit: init at 2.0.1 2022-10-04 00:27:35 +02:00
Sandro
718d7b8540
Merge pull request #192277 from swflint/add-readstat-pyreadstat 2022-10-03 23:01:07 +02:00
Samuel W. Flint
f5355f8a38 pyreadstat: init at 1.1.9 2022-10-03 15:11:38 -05:00
Sandro
1385382014
Merge pull request #191532 from ambroisie/add-tandoor-recipes 2022-10-03 20:25:06 +02:00
Sebastien Iooss
22080b7dc0 python3Packages.mkdocs-jupyter: init at 0.22.0 2022-10-03 19:30:42 +02:00
Fabian Affolter
e63a3267ca python310Packages.kegtron-ble: init at 0.4.0 2022-10-02 16:13:18 +02:00
Fabian Affolter
4e62f9810a python310Packages.ibeacon-ble: init at 0.7.3 2022-10-02 16:07:57 +02:00
Fabian Affolter
bc8539048d
Merge pull request #178020 from fabaff/amoco
amoco: init at 2.9.8
2022-09-30 09:19:02 +02:00
Bruno BELANYI
81ab6b593b python310Packages.drf-writable-nested: init at 0.6.4 2022-09-29 15:15:21 +02:00
Bruno BELANYI
c9185dbf91 python310Packages.recipe-scrapers: init at 14.14.0 2022-09-29 15:15:21 +02:00
Bruno BELANYI
d1710a21fc python310Packages.language-tags: init at 1.1.0 2022-09-29 15:15:21 +02:00
Bruno BELANYI
48919bc224 python310Packages.extruct: init at 0.13.0 2022-09-29 15:15:21 +02:00
Bruno BELANYI
8c3ae3902d python310Packages.pyrdfa3: init at 3.5.3 2022-09-29 15:15:21 +02:00
Bruno BELANYI
ac7c5852e5 python310Packages.mf2py: init at 1.1.2 2022-09-29 15:15:20 +02:00
Bruno BELANYI
f0b2aba79c python310Packages.html-text: init at 0.5.2 2022-09-29 15:15:20 +02:00
Bruno BELANYI
b0f1f710ae python310Packages.microdata: init at 0.8.0 2022-09-29 15:15:20 +02:00
Bruno BELANYI
6505d75bd1 python310Packages.jstyleson: init at 2022-09-16 2022-09-29 15:15:20 +02:00
Bruno BELANYI
682ebaafa2 python310Packages.bleach-allowlist: init at 1.0.3 2022-09-29 15:15:20 +02:00
Bruno BELANYI
cdb99182ad python310Packages.django-scopes: init at 1.2.0.post1 2022-09-29 15:15:19 +02:00
Bruno BELANYI
20c95ad03a python310Packages.django-js-reverse: init at 2022-09-16 2022-09-29 15:15:19 +02:00
Bruno BELANYI
1c6d12b9f4 python310Packages.django-crispy-forms: init at 1.14.0 2022-09-29 15:15:19 +02:00
Bruno BELANYI
5c71b2335b python310Packages.django-hcaptcha: init at 0.2.0 2022-09-29 15:15:19 +02:00
Bruno BELANYI
5a4f2b5a8a python310Packages.django-autocomplete-light: init at 3.9.4 2022-09-29 15:15:19 +02:00
Bruno BELANYI
e1db0a9aa5 python310Packages.django-annoying: init at 0.10.6 2022-09-29 15:15:19 +02:00