github-actions[bot] and GitHub
e043f89f93
Merge staging-next into staging
2023-01-29 12:01:54 +00:00
github-actions[bot] and GitHub
2019d6632b
Merge master into staging-next
2023-01-29 12:01:20 +00:00
Mario Rodas and GitHub
63e3e11479
Merge pull request #210751 from newAM/cargo-flash-0.14.0
...
cargo-flash: 0.13.0 -> 0.14.2
2023-01-29 07:00:45 -05:00
Mario Rodas and GitHub
afee0e4c15
Merge pull request #210748 from newAM/cargo-embed-0.14.0
...
cargo-embed: 0.13.0 -> 0.14.2
2023-01-29 07:00:24 -05:00
Mario Rodas and GitHub
61b46e0082
Merge pull request #208256 from r-ryantm/auto-update/netpbm
...
netpbm: 11.0.2 -> 11.1.0
2023-01-29 06:57:39 -05:00
Weijia Wang and GitHub
1be13de2dc
Merge pull request #213304 from qowoz/containerd
...
containerd: 1.6.15 -> 1.6.16
2023-01-29 12:26:39 +01:00
Weijia Wang and GitHub
3c20aae1e1
Merge pull request #213307 from dotlambda/deltachat-desktop-electron_22
...
deltachat-desktop: use electron_22
2023-01-29 12:21:19 +01:00
Weijia Wang and GitHub
dc3518d8f3
Merge pull request #212580 from aaronjheng/gdrive
...
gdrive: 2.1.0 -> 2.1.1
2023-01-29 12:18:07 +01:00
Weijia Wang and GitHub
180ef5b925
Merge pull request #213084 from shiryel/godot4-beta16
...
godot_4: 4.0-beta14 -> 4.0-beta16
2023-01-29 12:14:49 +01:00
Weijia Wang and GitHub
19fa7c3266
Merge pull request #213300 from wegank/wayland-broken-darwin
...
wayland: mark as broken on darwin
2023-01-29 12:10:49 +01:00
Weijia Wang and GitHub
00ea7aab76
Merge pull request #213261 from r-ryantm/auto-update/mill
...
mill: 0.10.10 -> 0.10.11
2023-01-29 12:09:45 +01:00
Weijia Wang and GitHub
0ad3950e1b
Merge pull request #213312 from r-ryantm/auto-update/pure-maps
...
pure-maps: 3.1.1 -> 3.2.0
2023-01-29 12:04:08 +01:00
Weijia Wang and GitHub
d2bbcbe6c6
Merge pull request #213338 from wegank/suil-darwin
...
suil: fix build on x86_64-darwin
2023-01-29 12:00:08 +01:00
Fabian Affolter and GitHub
5eae27c5b4
Merge pull request #213336 from fabaff/prayer-times-calculator-bump
...
python310Packages.prayer-times-calculator: 0.0.7 -> 0.0.8
2023-01-29 11:55:54 +01:00
Fabian Affolter and GitHub
e037e49741
Merge pull request #213337 from fabaff/identify-bump
...
python310Packages.identify: 2.5.15 -> 2.5.16
2023-01-29 11:55:43 +01:00
Fabian Affolter and GitHub
0f5b7953dc
Merge pull request #206209 from rumpelsepp/gallia
...
gallia: 1.0.3 -> 1.1.4
2023-01-29 11:51:25 +01:00
Alyssa Ross
6fe87d1586
linuxPackages.perf: only use systemtap where available
...
Fixes pkgsMusl.perf.
2023-01-29 10:50:11 +00:00
Alyssa Ross
1d86b75742
systemtap: mark supported only for Glibc platforms
...
Uses obstack, a GNU API not implemented by other Linux libcs.
2023-01-29 10:50:11 +00:00
Fabian Affolter and GitHub
c65bfdac31
Merge pull request #213334 from fabaff/pytautulli-bump
...
python310Packages.pytautulli: 21.11.0 -> 23.1.0
2023-01-29 11:49:36 +01:00
Fabian Affolter and GitHub
04969df4b0
Merge pull request #213329 from fabaff/boschshcpy-bump
...
python310Packages.boschshcpy: 0.2.48 -> 0.2.51
2023-01-29 11:49:13 +01:00
Fabian Affolter and GitHub
3820a14efa
Merge pull request #213331 from fabaff/govee-ble-bump
...
python310Packages.govee-ble: 0.21.1 -> 0.22.0
2023-01-29 11:49:01 +01:00
Fabian Affolter and GitHub
0bba89003c
Merge pull request #213333 from fabaff/pyuptimerobot-bump
...
python310Packages.pyuptimerobot: 22.2.0 -> 23.1.0
2023-01-29 11:48:51 +01:00
Alyssa Ross
212c28ec39
rav1e: use libgit2 from Nixpkgs
...
This is a native build input because it's used at build time by the
"built" crate, which tries to embed git info and build timestamps into
the binary (ugh).
This fixes cross-compilation from x86_64 to aarch64, because git2's
build.rs tries to use -m64, which is x86_64-only.
2023-01-29 10:48:40 +00:00
Fabian Affolter and GitHub
aad4cd8653
Merge pull request #213315 from r-ryantm/auto-update/python310Packages.pytradfri
...
python310Packages.pytradfri: 11.0.0 -> 12.0.1
2023-01-29 11:48:21 +01:00
Fabian Affolter and GitHub
45a77efb6e
Merge pull request #213318 from r-ryantm/auto-update/python310Packages.upb-lib
...
python310Packages.upb-lib: 0.5.2 -> 0.5.3
2023-01-29 11:47:29 +01:00
Alyssa Ross
c9a88f969d
bash: add debug info
2023-01-29 10:47:01 +00:00
Alyssa Ross
0a8262f943
groff: add missing bison dependency for Clang
...
The condition here is the same used to apply a patch above that makes
this dependency necessary.
I'm not sure why this isn't needed on Darwin, but it's definitely
needed for building on Linux with pkgsLLVM or clangStdenv, and for
FreeBSD.
Normally I'd make the patch application unconditional to prevent
situations like this ending up unnoticed, but since it requires an
extra dependency and will be fixed in the next release anyway, let's
just leave it.
2023-01-29 10:46:03 +00:00
Alyssa Ross
6f024f8dd3
libvirt-glib: fix cross
2023-01-29 10:45:22 +00:00
Weijia Wang
5a1b73d8e0
suil: fix build on x86_64-darwin
2023-01-29 11:35:14 +01:00
Jörg Thalheim and GitHub
d677fcb10f
Merge pull request #213270 from mweinelt/tts-0.10.2
...
tts: 0.9.0 -> 0.10.2
2023-01-29 10:33:15 +00:00
Thomas Gerbet and GitHub
3573753049
Merge pull request #210577 from risicle/ris-graphite-web-CVEs-202301
...
python3Packages.graphite-web: add patches for CVEs, enable tests
2023-01-29 11:29:15 +01:00
Thomas Gerbet and GitHub
0b06495d89
Merge pull request #212722 from tomodachi94/csvq
...
csvq: init at 1.17.11
2023-01-29 11:19:36 +01:00
Fabian Affolter
f5de62a6c7
python310Packages.identify: 2.5.15 -> 2.5.16
...
Diff: https://github.com/pre-commit/identify/compare/v2.5.15...v2.5.16
2023-01-29 11:02:53 +01:00
Fabian Affolter
eda787858e
python310Packages.prayer-times-calculator: 0.0.7 -> 0.0.8
...
Diff: https://github.com/uchagani/prayer-times-calculator/compare/refs/tags/0.0.7...0.0.8
Changelog: https://github.com/uchagani/prayer-times-calculator/releases/tag/0.0.8
2023-01-29 11:00:06 +01:00
Fabian Affolter
173d592454
python310Packages.prayer-times-calculator: add changelog to meta
2023-01-29 10:59:34 +01:00
Weijia Wang and GitHub
feac9563b4
Merge pull request #213309 from vbgl/ocaml-ca-certs-nss-3.86
...
ocamlPackages.ca-certs-nss: 3.77 → 3.86
2023-01-29 10:53:53 +01:00
Weijia Wang and GitHub
dcc5048831
Merge pull request #213327 from zendo/lxgw-neoxihei
...
lxgw-neoxihei: init at 1.005
2023-01-29 10:53:03 +01:00
Sergei Trofimovich and GitHub
0ba9da441d
Merge pull request #211126 from trofi/binutils-update
...
binutils: 2.39 -> 2.40
2023-01-29 09:50:57 +00:00
Fabian Affolter
f3625b72c2
python310Packages.pytautulli: 21.11.0 -> 23.1.0
...
Diff: https://github.com/ludeeus/pytautulli/compare/refs/tags/21.11.0...23.1.0
Changelog: https://github.com/ludeeus/pytautulli/releases/tag/23.1.0
2023-01-29 10:45:46 +01:00
Fabian Affolter
7ec7c3fed7
python310Packages.pytautulli: add changelog to meta
2023-01-29 10:45:21 +01:00
Anderson Torres and GitHub
284a13e4f1
Merge pull request #213276 from atorres1985-contrib/bmake
...
bmake: 20220928 -> 20230126
2023-01-29 06:43:38 -03:00
Anderson Torres and GitHub
abbb4d3235
Merge pull request #213308 from r-ryantm/auto-update/pekwm
...
pekwm: 0.2.1 -> 0.3.0
2023-01-29 06:42:20 -03:00
Fabian Affolter
37b4356a43
python310Packages.pyuptimerobot: 22.2.0 -> 23.1.0
...
Diff: https://github.com/ludeeus/pyuptimerobot/compare/refs/tags/22.2.0...23.1.0
Changelog: https://github.com/ludeeus/pyuptimerobot/releases/tag/23.1.0
2023-01-29 10:42:16 +01:00
Fabian Affolter
a43bf99634
python310Packages.pyuptimerobot: add changelog to meta
2023-01-29 10:41:16 +01:00
Fabian Affolter
bdddb61a54
python310Packages.govee-ble: 0.21.1 -> 0.22.0
...
Diff: https://github.com/Bluetooth-Devices/govee-ble/compare/refs/tags/v0.21.1...v0.22.0
Changelog: https://github.com/bluetooth-devices/govee-ble/blob/v0.22.0/CHANGELOG.md
2023-01-29 10:35:49 +01:00
Fabian Affolter
bc4190becd
python310Packages.govee-ble: add changelog to meta
2023-01-29 10:35:16 +01:00
Fabian Affolter
ad134b2b80
python310Packages.boschshcpy: 0.2.48 -> 0.2.51
...
Diff: https://github.com/tschamm/boschshcpy/compare/0.2.48...0.2.51
2023-01-29 10:34:08 +01:00
Fabian Affolter and GitHub
1762ad8be0
python310Packages.pytradfri: update disabled
2023-01-29 10:31:58 +01:00
Fabian Affolter and GitHub
7453c464eb
python310Packages.pytradfri: add changelog to meta
2023-01-29 10:31:33 +01:00
Weijia Wang and GitHub
e831219a57
Merge pull request #212822 from wegank/scooby-bump
...
python310Packages.scooby: 0.7.0 -> 0.7.1
2023-01-29 10:30:56 +01:00