Commit graph

484251 commits

Author SHA1 Message Date
Fabian Affolter ffb8fcf06e
Merge pull request #231132 from fabaff/azure-servicebus-bump
python310Packages.azure-servicebus: 7.8.2 -> 7.10.0
2023-05-13 16:29:48 +02:00
Fabian Affolter a9c62174e7
Merge pull request #231223 from fabaff/requests-aws4auth-bump
python311Packages.requests-aws4auth: 1.2.2 -> 1.2.3
2023-05-13 16:29:30 +02:00
Fabian Affolter 5e8f2ab4c6
Merge pull request #231248 from fabaff/hiredis-bump
python311Packages.hiredis: 2.2.2 -> 2.3.0
2023-05-13 16:28:47 +02:00
Fabian Affolter 18cc8f8250
Merge pull request #231625 from fabaff/ossfs-bump
python311Packages.ossfs: 2023.4.0 -> 2023.5.0
2023-05-13 16:27:49 +02:00
figsoda 470fcc0986
Merge pull request #231639 from r-ryantm/auto-update/hubble
hubble: 0.11.4 -> 0.11.5
2023-05-13 10:21:47 -04:00
figsoda 48fa3d29e7
Merge pull request #231641 from fabaff/qovery-cli-bump
qovery-cli: 0.58.9 -> 0.58.10
2023-05-13 10:20:21 -04:00
figsoda 6492416bb1
Merge pull request #231642 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.11.6 -> 0.11.7
2023-05-13 10:20:06 -04:00
Carl Thomé ce1ed97c33
jupyter: make sure nix run starts notebook server (#231657) 2023-05-13 10:16:39 -04:00
Bobby Rong ee1b987b81
shotwell: 0.32.0 → 0.32.1
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.0...shotwell-0.32.1
2023-05-13 22:16:29 +08:00
Robert Helgesson d35da0c373 carlito: remove myself as maintainer 2023-05-13 16:14:34 +02:00
figsoda 0895b9b6b7
Merge pull request #231655 from Mic92/nixos-shell
nixos-shell: 1.0.0 -> 1.1.0
2023-05-13 10:12:53 -04:00
figsoda dfd4fd8265
Merge pull request #231567 from figsoda/tensorman 2023-05-13 10:03:01 -04:00
Izorkin e5aa2e3b30
unit: add ruby 3.2 2023-05-13 16:55:50 +03:00
Izorkin ba455450b1
unit: remove ruby_2_7 2023-05-13 16:55:50 +03:00
Izorkin baa5550162
unit: 1.29.1 -> 1.30.0 2023-05-13 16:55:47 +03:00
José Romildo Malaquias 317b8a1b65
Merge pull request #231640 from aacebedo/aacebedo/nordic_update_2023-05-12
nordic: unstable-2022-06-21 -> unstable-2023-05-12
2023-05-13 10:55:28 -03:00
Nick Cao 4d00ddf9c4
Merge pull request #231599 from NickCao/udp2raw
udp2raw: build with cmake
2023-05-13 21:53:33 +08:00
R. Ryantm 18609569de neo4j-desktop: 1.5.7 -> 1.5.8 2023-05-13 13:42:11 +00:00
Mario Rodas 7021387b34
Merge pull request #231634 from marsam/update-esbuild
esbuild: 0.17.18 -> 0.17.19
2023-05-13 08:28:39 -05:00
K900 ee3ddc28af
Merge pull request #231421 from K900/kde-gear-23.04.1
kde/gear: 23.04.0 -> 23.04.1
2023-05-13 16:26:22 +03:00
K900 dc33105794
Merge pull request #231652 from K900/kde-frameworks-5.106
kde/frameworks: 5.105 -> 5.106
2023-05-13 16:26:09 +03:00
Matthieu Coudron 8a709b4231 vimPlugins.hurl: init at 3.0.0 2023-05-13 15:22:03 +02:00
Sergei Trofimovich 2bf3bdfc3f nx-libs: drop unused libgcc build dependency
libgcc is normally an implementation detail of compiler runtime.
`gcc` should provide that automatically as part of linkage.

`diffoscope` shows no material change before and after the patch.
2023-05-13 13:56:31 +01:00
Maximilian Bosch 50350770b7
Merge pull request #231352 from lovesegfault/kernel-updates
linuxKernel.kernels: update
2023-05-13 14:53:51 +02:00
K900 2836255b68
Merge pull request #231658 from K900/fresh-fruit
yuzu: mainline 1421 -> 1430, early access 3557 -> 3588
2023-05-13 15:50:38 +03:00
Atemu 785633131d
Merge pull request #230995 from brenix/xanmod-updates
linux_xanmod: 6.1.25 -> 6.1.27, 6.2.12 -> 6.3.1
2023-05-13 14:34:34 +02:00
Fabian Affolter f0af80f1a2 python311Packages.aio-pika: 9.0.5 -> 9.0.7
Diff: https://github.com/mosquito/aio-pika/compare/refs/tags/9.0.5...9.0.7

Changelog: https://github.com/mosquito/aio-pika/blob/9.0.7/CHANGELOG.md
2023-05-13 14:33:34 +02:00
Fabian Affolter 2f4c34cb56 python311Packages.aiormq: 6.7.4 -> 6.7.6
Diff: https://github.com/mosquito/aiormq/compare/refs/tags/6.7.4...6.7.6

Changelog: https://github.com/mosquito/aiormq/releases/tag/6.7.6
2023-05-13 14:29:13 +02:00
Sergei Trofimovich 4b8b00f56c gcc13, gccgo13, gfortran13, gnat13: init at 13.1.0
It's a copy of `gcc12.cc` implementation. Nothing special added here.

Note that gccgo13 does not build yet (similar to existing gccgo12).
The failure is related to libgcc_s.so lookup problems. Not specific
to gcc-13 release.

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-13 13:18:08 +01:00
Francesco Gazzetta 7b5fb7cf98
Merge pull request #231618 from r-ryantm/auto-update/lobster
lobster: 2023.5 -> 2023.6
2023-05-13 14:11:50 +02:00
K900 76c2fa5a4f yuzu: mainline 1421 -> 1430, early access 3557 -> 3588 2023-05-13 15:08:05 +03:00
github-actions[bot] 51e24f4508
Merge master into staging-next 2023-05-13 12:01:05 +00:00
Jörg Thalheim f0b2d845aa nixos-shell: 1.0.0 -> 1.1.0
Diff: https://github.com/Mic92/nixos-shell/compare/1.0.0...1.1.0
2023-05-13 13:50:16 +02:00
Martin Weinelt 62aa23a079
Merge pull request #231650 from mweinelt/wagtail-bs4-relax
python310Packages.wagtail: relax beautifulsoup4 constraint
2023-05-13 13:38:39 +02:00
José Romildo Malaquias c56f804721
Merge pull request #231596 from bobby285271/upd/mate
MATE updates 2023-05-13
2023-05-13 08:22:39 -03:00
K900 3bb2b6107b kde/frameworks: 5.105 -> 5.106 2023-05-13 14:22:09 +03:00
K900 8524c457d5
Merge pull request #231651 from NixOS/revert-231487-bump/carlito
Revert "carlito: 20130920 -> 20230309"
2023-05-13 14:18:18 +03:00
K900 2c85f9ecaa angelfish: rework how cargo hashes are handled
This should simplify future updates.
2023-05-13 14:17:36 +03:00
K900 d443f43656 Revert "carlito: 20130920 -> 20230309"
This reverts commit 8050cacb9e.
2023-05-13 14:10:56 +03:00
Martin Weinelt 11572cfbdc
python310Packages.wagtail: relax beautifulsoup4 constraint
This fixes the build.
2023-05-13 12:57:13 +02:00
Maximilian Bosch 99c8d675d2
linuxKernels: ensure hardened kernels remain patched against CVE-2023-32233 2023-05-13 12:51:56 +02:00
Sandro f96c763702
Merge pull request #231070 from revol-xut/lfc
lingua-franca: 0.3.0 -> 0.4.0
2023-05-13 12:49:13 +02:00
Martin Weinelt a8039683bb
python311Packages.cherrypy: disable
The build currently breaks on all supported platforms:

https://hydra.nixos.org/build/218540784
https://hydra.nixos.org/build/218527795
https://hydra.nixos.org/build/218499603
https://hydra.nixos.org/build/218456592
2023-05-13 12:43:28 +02:00
Nick Cao cd4d3f401a
Merge pull request #231622 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.38 -> 0.1.39
2023-05-13 18:39:25 +08:00
Nick Cao 272707691c
Merge pull request #231621 from fabaff/bthome-ble-bump
python311Packages.bthome-ble: 2.11.0 -> 2.11.2
2023-05-13 18:38:51 +08:00
R. Ryantm 20ef36f280 kics: 1.7.0 -> 1.7.1 2023-05-13 10:03:37 +00:00
Fabian Affolter 308735f3c5
Merge pull request #231619 from fabaff/reolink-aio-bump
python311Packages.reolink-aio: 0.5.13 -> 0.5.15
2023-05-13 11:57:02 +02:00
Fabian Affolter ba17bedfb1
Merge pull request #231620 from fabaff/exploitdb-bump
exploitdb: 2023-05-10 -> 2023-05-12
2023-05-13 11:56:53 +02:00
Nick Cao 48b5d7d255
Merge pull request #231409 from AndrewKvalheim/vagrant/disable-version-check
vagrant: disable version check
2023-05-13 17:55:52 +08:00
Nick Cao dfdce9c1d4
Merge pull request #231414 from r-ryantm/auto-update/python310Packages.sqlite-utils
python310Packages.sqlite-utils: 3.30 -> 3.31
2023-05-13 17:55:08 +08:00