Commit Graph

76932 Commits

Author SHA1 Message Date
Weijia Wang
7c45233bcb diff-pdf: migrate to wxGTK32 2022-10-08 16:16:48 +02:00
Samuel Ainsworth
6a55613b04
Merge pull request #185557 from dguibert/dg/cudatoolkit_11_7_0
cudatoolkit: reintroduce version 11.7.0 to master
2022-10-05 12:02:29 -07:00
Dennis Gosnell
a2d443c7e8
Merge pull request #193927 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-10-05 11:15:03 -04:00
Sandro
be36cb1636
Merge pull request #194445 from naphta/master
opcr-policy: init at 0.1.42
2022-10-05 12:45:53 +02:00
Vladimír Čunát
295b093dd9
Merge #193591: libbpf: add libbpf_1 for libbpf 1.0.1 2022-10-05 09:12:48 +02:00
github-actions[bot]
7137087254
Merge master into haskell-updates 2022-10-05 00:21:02 +00:00
figsoda
bc990f27c9
Merge pull request #194268 from figsoda/lemmeknow
lemmeknow: init at 0.6.0
2022-10-04 19:13:08 -04:00
Thomas Gerbet
5662a30757 rain: build with Go 1.18 instead of 1.17
Go 1.17 is EOL.
2022-10-05 08:17:01 +10:00
Jake Hill
14bb4ee9b7 opcr-policy: init at 0.1.42 2022-10-04 17:34:18 +01:00
figsoda
898dd0e872
Merge pull request #194225 from figsoda/artem
artem: init at 1.1.5
2022-10-04 12:16:16 -04:00
figsoda
851632706f
Merge pull request #194220 from figsoda/cargo-lock
cargo-lock: init at 8.0.2
2022-10-04 12:16:02 -04:00
Sandro
d8bfafb65d
Merge pull request #180910 from DeeUnderscore/update/streamlink-4.2.0 2022-10-04 15:26:52 +02:00
Fabian Affolter
0ba44a03f6
Merge pull request #193308 from fabaff/dirstalk
dirstalk: init at 1.3.3
2022-10-04 14:17:18 +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
Fabian Affolter
e464d624b2
Merge pull request #193968 from fabaff/clairvoyance
clairvoyance: init at 2.0.4
2022-10-04 09:11:11 +02:00
David Guibert
df956cf4c1 Revert "Revert "cudatoolkit_11_7: init at 11.7.0""
This reverts commit 90c505790c.
2022-10-04 08:26:28 +02:00
Bernardo Meurer
6b58d8b8ac
Merge pull request #194254 from oxalica/pkg/canokey-qemu 2022-10-03 22:37:42 -03:00
José Romildo Malaquias
78537abc21
Merge pull request #191369 from romildo/new.httpUpdater
directoryListingUpdater: init; enlightenment.enlightenment: add update script
2022-10-03 22:03:36 -03:00
github-actions[bot]
ed251f3eb4
Merge master into haskell-updates 2022-10-04 00:21:27 +00:00
Pavol Rusnak
2b378b9db9
Merge pull request #194289 from fufexan/electron
electron_21: init at 21.0.1
2022-10-04 01:37:26 +02:00
Mihai Fufezan
1ca2296b03
electron_21: init at 21.0.1 2022-10-04 01:42:48 +03:00
D Anzorge
5a65614cbd pythonPackages.versioningit: init at 2.0.1 2022-10-04 00:27:35 +02:00
Luc Perkins
388d6c1c2f hashi-up: init at 0.16.0 2022-10-04 08:02:00 +10:00
Sandro
718d7b8540
Merge pull request #192277 from swflint/add-readstat-pyreadstat 2022-10-03 23:01:07 +02:00
Sandro
4a1fb3a5cc
Merge pull request #176276 from wesleyjrz/add-tym 2022-10-03 22:59:22 +02:00
Sandro
a0196c7c09
Merge pull request #189672 from zseri/libzbc 2022-10-03 22:45:14 +02:00
Sandro
7a8b71e8b7
Merge pull request #189287 from astro/gtkradiant
gtkradiant: init at 1.5-2022-07-31
2022-10-03 22:29:30 +02:00
Sandro
05600f3202
Merge pull request #191982 from totoroot/init/inklingreader
inklingreader: init at unstable-2017-09-07
2022-10-03 22:27:56 +02:00
Sandro
040cae3e3c
Merge pull request #190987 from gador/kodiPlugins.waveform-visualization-init 2022-10-03 22:19:54 +02:00
Samuel W. Flint
f5355f8a38 pyreadstat: init at 1.1.9 2022-10-03 15:11:38 -05:00
Samuel W. Flint
35d5dd7989 readstat: init at 1.1.8
The readstat package allows for reading and manipulating
SAS/Stata/SPSS data files.  This can be useful for interacting and
interoperating with datasets distributed in these formats.
2022-10-03 15:11:30 -05:00
Zoey de Souza Pessanha
87447d4776
polypane: init at 10.0.1 (#158159)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-03 21:51:13 +02:00
Sandro
b70049a463
Merge pull request #183349 from Luflosi/rename-ipfs-to-kubo 2022-10-03 21:34:14 +02:00
Sandro
246ec0dc2f
Merge pull request #193787 from superherointj/broken-sonic-lineup 2022-10-03 21:33:11 +02:00
Sandro
c98bcc5fbe
Merge pull request #189473 from dit7ya/replibyte 2022-10-03 21:24:16 +02:00
Sandro
0c8ac7b519
Merge pull request #188265 from steveeJ-forks/pr-holochain-launcher-bin 2022-10-03 21:12:51 +02:00
Sandro
709f08fc84
Merge pull request #193372 from danth/coreboot-configurator 2022-10-03 21:05:04 +02:00
Sandro
2f42903346
Merge pull request #186894 from GeorgesAlkhouri/submit/doggo 2022-10-03 20:44:26 +02:00
Sandro
055cd58064
Merge pull request #194101 from SuperSandro2000/libcec 2022-10-03 20:34:40 +02:00
figsoda
3a2881abb2 lemmeknow: init at 0.6.0 2022-10-03 14:30:00 -04: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
oxalica
b3ca7c9f7b canokey-qemu: init at unstable-2022-06-23 2022-10-04 00:59:26 +08:00
figsoda
66044f7e43 artem: init at 1.1.5 2022-10-03 09:44:50 -04:00
Martin Weinelt
06ed064a3e
ibus-engines.mozc: unpin protobuf
Also use the git tag, so the package can be better updated.
2022-10-03 15:16:52 +02:00
figsoda
a75e477c01 cargo-lock: init at 8.0.2 2022-10-03 09:02:51 -04:00
pennae
5f53dac66a pkgs/top-level: convert to MD option docs 2022-10-03 14:00:32 +02:00
K900
0faffb5531 linux/6.0: init 2022-10-03 11:04:50 +00:00
davidak
bc0490ec4a
Merge pull request #194119 from IvarWithoutBones/remove-apple-music
apple-music-electron: remove
2022-10-03 12:36:14 +02:00
Pol Dellaiera
d81b7507f0 php: enable imap extension by default 2022-10-03 10:06:48 +02:00