Connor Baker
d5e5246e76
cudaPackages: split outputs
...
This change which involves creating multiple outputs for CUDA
redistributable packages.
We use a script to find out, ahead of time, the outputs each redist
package provides. From that, we are able to create multiple outputs for
supported redist packages, allowing users to specify exactly which
components they require.
Beyond the script which finds outputs ahead of time, there is some custom
code involved in making this happen. For example, the way Nixpkgs
typically handles multiple outputs involves making `dev` the default
output when available, and adding `out` to `dev`'s
`propagatedBuildInputs`.
Instead, we make each output independent of the others. If a user wants
only to include the headers found in a redist package, they can do so by
choosing the `dev` output. If they want to include dynamic libraries,
they can do so by specifying the `lib` output, or `static` for static
libraries.
To avoid breakages, we continue to provide the `out` output, which
becomes the union of all other outputs, effectively making the split
outputs opt-in.
2023-08-31 03:31:55 +00:00
OTABI Tomoya and GitHub
ad1abff502
Merge pull request #251318 from happysalada/unstructured_api_init
...
Unstructured api init
2023-08-31 11:53:28 +09:00
Bobby Rong and GitHub
b0832edc0c
Merge pull request #252350 from bobby285271/upd/xfce
...
xfce.xfce4-whiskermenu-plugin: 2.7.3 -> 2.8.0
2023-08-31 10:44:47 +08:00
figsoda and GitHub
185066770d
Merge pull request #252220 from figsoda/gs
2023-08-30 22:10:08 -04:00
figsoda and GitHub
426a058e3d
Merge pull request #252034 from figsoda/teehee
2023-08-30 22:01:17 -04:00
Robert Schütz and GitHub
039189c2cd
Merge pull request #250235 from SuperSamus/flare-update
...
flare-signal: 0.9.1 -> 0.10.0
2023-08-31 01:56:16 +00:00
OTABI Tomoya and GitHub
a0f4b28cd4
Merge pull request #252304 from tjni/pyopengl-accelerate
...
python310Packages.pyopengl-accelerate: unbreak on Python >= 3.10
2023-08-31 10:48:08 +09:00
OTABI Tomoya and GitHub
f4ceabbbc7
Merge pull request #252437 from fabaff/datadiff-bump
...
python311Packages.datadiff: 2.1.0 -> 2.2.0
2023-08-31 10:45:18 +09:00
OTABI Tomoya and GitHub
3ceaa19a4b
Merge pull request #252305 from tjni/mypaint
...
mypaint: fetch patch to fix python 3.11 build
2023-08-31 10:42:55 +09:00
Donovan Glover and Anderson Torres
78734454e4
hyprnome: init at 0.1.0
2023-08-31 01:29:36 +00:00
OTABI Tomoya and GitHub
2fe3ce022d
Merge pull request #252351 from tjni/scikit-fuzzy
...
python310Packages.scikit-fuzzy: fix tests for numpy 1.25
2023-08-31 10:24:08 +09:00
OTABI Tomoya and GitHub
b2bbab164d
Merge pull request #251205 from tjni/libtmux
...
python310Packages.libtmux: 0.22.1 -> 0.23.0post0
2023-08-31 10:16:56 +09:00
OTABI Tomoya and GitHub
e35f1fd976
Merge pull request #252353 from fabaff/pydrawise
...
python311Packages.pydrawise: init at 2023.8.0
2023-08-31 09:52:21 +09:00
Maciej Krüger and GitHub
c0a1bc5d9d
Merge pull request #252425 from Scrumplex/prism-udev
2023-08-31 02:49:49 +02:00
OTABI Tomoya and GitHub
0f086eac32
Merge pull request #252356 from tjni/aioredis
...
python311Packages.aioredis: fetch patch for python 3.11 compatibility
2023-08-31 09:48:17 +09:00
figsoda and GitHub
ef6b0e4659
Merge pull request #251455 from Janik-Haag/neosay
...
neosay: init at 1.0.0
2023-08-30 20:44:53 -04:00
figsoda and GitHub
8219beb214
Merge pull request #250557 from zaldnoay/add-bililiverecorder
...
bililiverecorder: init at 2.6.3
2023-08-30 20:42:49 -04:00
figsoda and GitHub
dc3a5a900f
Merge pull request #252314 from cpcloud/otter-nvim
...
vimPlugins.otter-nvim: init at 2023-08-27
2023-08-30 20:42:04 -04:00
OTABI Tomoya and GitHub
f75c6c80dc
Merge pull request #252387 from tjni/cookies
...
python311Packages.cookies: fetch patch to fix python 3.11 build
2023-08-31 09:41:37 +09:00
OTABI Tomoya and GitHub
b41ae898e6
Merge pull request #252432 from fabaff/restrictedpython-bump
...
python311Packages.restrictedpython: 6.1 -> 6.2
2023-08-31 09:38:10 +09:00
OTABI Tomoya and GitHub
338ed94228
Merge pull request #252384 from figsoda/upath
...
python310Packages.universal-pathlib: 0.1.2 -> 0.1.3
2023-08-31 09:37:13 +09:00
OTABI Tomoya and GitHub
bc76e2fc1c
Merge pull request #252433 from fabaff/add-trailing-comma-bump
...
python311Packages.add-trailing-comma: 3.0.1 -> 3.1.0
2023-08-31 09:34:24 +09:00
Kyle Conroy and Anderson Torres
bbb8c46470
sqlc: update source repository
...
The repository changed to sqlc-dev on github.
2023-08-31 00:31:43 +00:00
Mario Rodas and GitHub
47f5157274
Merge pull request #252396 from tjni/pex
...
python310Packages.pex: 2.1.144 -> 2.1.145
2023-08-30 19:27:49 -05:00
Mario Rodas and GitHub
75ab972cfc
Merge pull request #252428 from fabaff/trufflehog-bump
...
trufflehog: 3.54.0 -> 3.54.1
2023-08-30 19:26:53 -05:00
Mario Rodas and GitHub
273762a7c2
Merge pull request #252431 from marsam/completions-vultr-cli
...
vultr-cli: install completions
2023-08-30 19:26:26 -05:00
Mario Rodas and GitHub
dd6731deb5
Merge pull request #252448 from bcdarwin/update-torchio
...
python310Packages.torchio: 0.18.90 -> 0.19.1
2023-08-30 19:24:28 -05:00
Weijia Wang and GitHub
b367e03d88
Merge pull request #252417 from wegank/virt-manager-darwin
...
virt-manager: fix build on darwin
2023-08-31 02:11:08 +02:00
OTABI Tomoya and GitHub
3df67e80f3
Merge pull request #252311 from tjni/quandl
...
python310Packages.quandl: fix tests for pandas 2
2023-08-31 09:10:52 +09:00
OTABI Tomoya and GitHub
83f697ffc2
Merge pull request #252322 from dawidd6/molecule-6.0
...
molecule: 6.0.1 -> 6.0.2
2023-08-31 09:10:20 +09:00
Weijia Wang and GitHub
6fde76aa6c
Merge pull request #252453 from wegank/hugin-exiv2
...
hugin: add patch for exiv2 0.28
2023-08-31 02:09:26 +02:00
figsoda
d970db15e3
vimPlugins.sg-nvim: fix cargoHash
2023-08-30 19:44:49 -04:00
Weijia Wang and GitHub
30c071bebb
Merge pull request #249982 from nagy/chicken-scope
...
chickenPackages: turn into scope, update
2023-08-31 01:05:51 +02:00
Weijia Wang
b308d14631
hugin: add patch for exiv2 0.28
2023-08-31 00:48:53 +02:00
Uri Baghin and GitHub
ff65ba82ff
Merge pull request #252423 from marsam/update-bazel-remote
...
bazel-remote: 2.4.2 -> 2.4.3
2023-08-31 08:40:14 +10:00
Ben Darwin
fbb9e796fa
python310Packages.torchio: 0.18.90 -> 0.19.1
2023-08-30 18:00:43 -04:00
Weijia Wang and GitHub
ff813f8347
Merge pull request #251592 from imincik/qgis-dont-build-test
...
qgis: disable building tests
2023-08-30 23:55:35 +02:00
Weijia Wang and GitHub
1f52d286b9
Merge pull request #251641 from imincik/qgis-ltr-3.38.10
...
qgis-ltr: 3.28.7 -> 3.28.10
2023-08-30 23:55:22 +02:00
Weijia Wang and GitHub
2798a602a4
Merge pull request #250848 from r-ryantm/auto-update/samba
...
samba: 4.18.5 -> 4.18.6
2023-08-30 23:52:43 +02:00
Fabian Affolter
151b3a4e48
python311Packages.datadiff: 2.1.0 -> 2.2.0
2023-08-30 23:07:13 +02:00
Fabian Affolter
7ee83818d7
python311Packages.add-trailing-comma: 3.0.1 -> 3.1.0
...
Diff: https://github.com/asottile/add-trailing-comma/compare/v3.0.1...v3.1.0
2023-08-30 22:51:03 +02:00
Maciej Krüger and GitHub
e8db8bb6ba
Merge pull request #252265 from Lord-Valen/npm-rtlcss
2023-08-30 22:48:24 +02:00
Fabian Affolter
ce472c7f30
python311Packages.restrictedpython: 6.1 -> 6.2
...
Changelog: https://github.com/zopefoundation/RestrictedPython/blob/6.2/CHANGES.rst
2023-08-30 22:45:50 +02:00
Fabian Affolter and Anderson Torres
91f9bce07e
sqlfluff: 2.3.0 -> 2.3.1
...
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.3.0...2.3.1
Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.3.1/CHANGELOG.md
2023-08-30 20:44:34 +00:00
Fabian Affolter and GitHub
5e8f0db591
Merge pull request #252392 from fabaff/ospd-openvas-bump
...
ospd-openvas: 22.5.4 -> 22.6.0
2023-08-30 22:26:59 +02:00
Fabian Affolter and GitHub
603489be04
Merge pull request #252393 from fabaff/notus-scanner-bump
...
python311Packages.notus-scanner: 22.6.0 -> 22.6.0
2023-08-30 22:26:50 +02:00
Fabian Affolter and GitHub
9ae994c838
Merge pull request #252399 from fabaff/regenmaschine-bump
...
python311Packages.regenmaschine: 2023.06.0 -> 2023.08.0
2023-08-30 22:26:39 +02:00
Fabian Affolter and GitHub
a9f7882ca8
Merge pull request #252400 from fabaff/pyweatherflowrest-bump
...
python311Packages.pyweatherflowrest: 1.0.9 -> 1.0.10
2023-08-30 22:26:27 +02:00
Fabian Affolter and GitHub
58d40bf1a1
Merge pull request #252401 from fabaff/python-roborock-bump
...
python311Packages.python-roborock: 0.32.3 -> 0.32.4
2023-08-30 22:26:12 +02:00
Fabian Affolter and GitHub
02cd571f6e
Merge pull request #252402 from fabaff/pyoutbreaksnearme-bump
...
python311Packages.pyoutbreaksnearme: 2022.10.0 -> 2023.08.0
2023-08-30 22:26:02 +02:00