Commit graph

504438 commits

Author SHA1 Message Date
Sandro Jäckel
36340bf601
python310Packages.oslo-config: fix passthru.tests 2023-07-14 14:08:25 +02:00
Sandro Jäckel
f8ca471ef6
python310Packages.os-service-types: fix passthru.tests 2023-07-14 14:08:18 +02:00
Sandro Jäckel
a2a2f4838e
python310Packages.openstacksdk: fix passthru.tests 2023-07-14 14:08:06 +02:00
Sandro Jäckel
d4166c312f
python310Packages.ipykernel: fix passthru.tests 2023-07-14 14:07:58 +02:00
Lorenz Brun
7261c52fed chromium: supply Rust compiler for M115+
Chromium has recently started integrating Rust [1] and as of M115 this
infrastructure is enabled, thus Chromium either requires the bundled
binary Rust compiler (which won't work in NixOS without modification) or
a custom one. This configures the nixpkgs Rust compiler for Chromium.

M115 doesn't actually contain any production Rust code, so we don't
actually know if this fully works and we're definitely still missing
bindgen, but for the time being this makes it work and is a sane
starting position.

[1] https://security.googleblog.com/2023/01/supporting-use-of-rust-in-chromium.html
2023-07-14 14:07:45 +02:00
Sandro Jäckel
f22fdf5d72
python310Packages.debtcollector: fix passthru.tests 2023-07-14 14:07:39 +02:00
Sandro Jäckel
15640652bf
python310Packages.cliff: fix passthru.tests 2023-07-14 14:07:27 +02:00
R. Ryantm
5a9f33efbf fnm: 1.34.0 -> 1.35.0 2023-07-14 12:04:27 +00:00
R. Ryantm
b6e04d6486 mongodb-tools: 100.7.0 -> 100.7.3 2023-07-14 11:57:30 +00:00
Ryan Lahfa
c9e26d7d3a
Merge pull request #242036 from jnsgruk/prowlarr-update 2023-07-14 13:48:15 +02:00
Jörg Thalheim
0558ba04e8
Merge pull request #242183 from sefidel/dendrite
dendrite: 0.12.0 -> 0.13.1
2023-07-14 12:44:12 +01:00
Fabian Affolter
c834c87be4 jaeles: add changelog to meta 2023-07-14 13:43:48 +02:00
Fabian Affolter
95864211d2 python311Packages.qcodes: 0.38.1 -> 0.39.0
Changelog: https://github.com/QCoDeS/Qcodes/releases/tag/v0.39.0
2023-07-14 13:34:59 +02:00
Yureka
974afd4a60 django-cacheops: mark broken on darwin 2023-07-14 13:33:03 +02:00
Yureka
1f8e1307f7 python3.pkgs.django-cacheops: update, fix build, refactor to run all tests 2023-07-14 13:33:03 +02:00
Yureka
89c6513921 python3.pkgs.before-after: init at 1.0.1 2023-07-14 13:33:03 +02:00
R. Ryantm
c61151ef06 ocamlPackages.mirage-crypto: 0.11.0 -> 0.11.1 2023-07-14 11:30:00 +00:00
Daniel Nagy
971ef1a8e0 pforth: allow cross-compile 2023-07-14 08:22:44 -03:00
R. Ryantm
c7a2d49497 python310Packages.stripe: 5.4.0 -> 5.5.0 2023-07-14 11:08:45 +00:00
R. Ryantm
4bb7569371 python310Packages.python-manilaclient: 4.4.0 -> 4.5.0 2023-07-14 10:57:00 +00:00
Weijia Wang
da56af6c22
Merge pull request #243441 from adisbladis/geth-adisbladis-maintainer
go-ethereum: remove adisbladis as maintainer
2023-07-14 13:50:43 +03:00
Austin Seipp
e4db1840dc mold: patch an upstream bug in --strip-debug
Mold currently has a bug where `--strip-debug` is treated the same as
`--strip-all`; this causes things like Rust backtraces to stop working
because the symbol tables get stripped.

The fix is trivial and obvious, and comes from an upstream patch that
needs to be merged and release.

GitHub Issue: rui314/mold#1038
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-07-14 05:46:34 -05:00
Guillaume Girol
bb5355eb44
Merge pull request #241545 from freyacodes/darktable-4.4.1
Darktable: 4.4.0 -> 4.4.1
2023-07-14 10:46:25 +00:00
Fabian Affolter
1f98b9180f
Merge pull request #242890 from fabaff/xarray-einstats-bump
python310Packages.xarray-einstats: 0.5.1 -> 0.6.0
2023-07-14 12:37:10 +02:00
adisbladis
797c9c7f2a
Merge pull request #243055 from doubledup/update/go-ethereum
go-ethereum: 1.11.6 -> 1.12.0
2023-07-14 22:36:41 +12:00
Guillaume Girol
b715d0a930
Merge pull request #242622 from Emantor/bump/rauc
rauc: 1.9 -> 1.10
2023-07-14 10:35:02 +00:00
Guillaume Girol
4a6870ca45
Merge pull request #242765 from evanrichter/gex-update
gex: 0.4.0 -> 0.5.0
2023-07-14 10:30:33 +00:00
R. Ryantm
94a47f1d6d python310Packages.imbalanced-learn: 0.10.1 -> 0.11.0 2023-07-14 10:28:43 +00:00
Guillaume Girol
9582fad01f
Merge pull request #242909 from paveloom/libremidi
libremidi: unstable-2023-05-05 -> 3.0
2023-07-14 10:26:28 +00:00
Sandro
4f4391cc80
Merge pull request #243418 from fabaff/google-cloud-pubsub-bump 2023-07-14 12:19:38 +02:00
Sandro
9e010edec7
Merge pull request #243102 from yu-re-ka/peering-manager-meta 2023-07-14 12:08:05 +02:00
R. Ryantm
0f1222faf7 cairo-lang: 2.0.1 -> 2.0.2 2023-07-14 10:07:23 +00:00
t4ccer
c033b637a3
raylib: 4.2.0 -> 4.5.0 2023-07-14 11:56:00 +02:00
adisbladis
b093cb4cd8 go-ethereum: remove adisbladis as maintainer 2023-07-14 21:48:10 +12:00
Aaron Jheng
8a2273b058
buf: 1.23.1 -> 1.24.0 2023-07-14 09:44:19 +00:00
Fabian Affolter
81c163dfce python311Packages.phonenumbers: 8.13.13 -> 8.13.16
Changelog: https://github.com/daviddrysdale/python-phonenumbers/blob/v8.13.16/python/HISTORY.md
2023-07-14 11:37:23 +02:00
Jonas Heinrich
d70459bd36 python3Packages.semaphore-bot: init at 0.16.0 2023-07-14 11:36:11 +02:00
Markus Theil
f6f0ccd6c9 lib.systems.bluefield2: init
Add support for Nvidia's Bluefield 2 plattform as a compilation
target. There exists a version with and without crypto support,
while the crypto supported version is the most common one.

Support for the non-crypto version can be easily added in the future,
if needed.

For a datasheet of the hardware, see:

https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/documents/datasheet-nvidia-bluefield-2-dpu.pdf

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-14 11:19:11 +02:00
Lassulus
fbb315c0c7
Merge pull request #243337 from NetaliDev/vbam-update
vbam: 2.1.5 -> 2.1.6
2023-07-14 11:04:11 +02:00
R. Ryantm
7cc85d2d7c python310Packages.pypresence: 4.2.1 -> 4.3.0 2023-07-14 09:02:01 +00:00
David Dunn
9a06420006
go-ethereum: 1.11.6 -> 1.12.0
Release notes:
https://github.com/ethereum/go-ethereum/releases/tag/v1.12.0
2023-07-14 11:36:17 +03:00
Emily
712d6cf98e
Merge pull request #242630 from developer-guy/feature/melange
melange: init at 0.4.0
2023-07-14 10:23:50 +02:00
Michele Guerini Rocco
38a0e134e5
Merge pull request #243386 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.8.4 -> 4.9.0
2023-07-14 10:18:51 +02:00
Pol Dellaiera
c11464c662
Merge pull request #242724 from GenericNerdyUsername/jetbrains-replace-jbr
Jetbrains: replace jbr (instead of just removing)
2023-07-14 10:03:07 +02:00
Pol Dellaiera
b69b13313d
Merge pull request #242919 from SuperSandro2000/mkyarnpackage-pname
mkYarnPackage: use provided pname
2023-07-14 09:56:33 +02:00
Nick Cao
de8d7f2bb5
Merge pull request #243414 from fabaff/androidtvremote2-bump
python311Packages.androidtvremote2: 0.0.10 -> 0.0.11
2023-07-14 01:55:32 -06:00
Nick Cao
8efc107d9e
Merge pull request #243412 from fabaff/devolo-plc-api-bump
python311Packages.devolo-plc-api: 1.3.1 -> 1.3.2
2023-07-14 01:54:58 -06:00
Nick Cao
efb9fba7b8
Merge pull request #243405 from fabaff/opower-bump
python311Packages.opower: 0.0.13 -> 0.0.14
2023-07-14 01:53:38 -06:00
Pol Dellaiera
641b814a44
Merge pull request #243094 from jnsgruk/homepage
homepage: init at 0.6.21
2023-07-14 09:53:26 +02:00
Nick Cao
1d7db5ab05
Merge pull request #243404 from fabaff/mypy-boto3-s3-bump
python311Packages.mypy-boto3-s3: 1.28.0 -> 1.28.3
2023-07-14 01:52:58 -06:00