A few PRs ready for review:
- vinegar: init at 1.4.5 by mfrw · Pull Request #251795 · NixOS/nixpkgs (github.com)
- firecracker: 1.4.0 → 1.4.1 by mfrw · Pull Request #255469 · NixOS/nixpkgs (github.com)
- kraft: 0.6.6 → 0.6.7 by mfrw · Pull Request #255473 · NixOS/nixpkgs (github.com)
- libdeflate: 1.18 → 1.19 by mfrw · Pull Request #256014 · NixOS/nixpkgs (github.com)
- pyenv: 2.3.26 → 2.3.28 by mfrw · Pull Request #258713 · NixOS/nixpkgs (github.com)
- vegeta: 12.11.0 → 12.11.1 by mfrw · Pull Request #258715 · NixOS/nixpkgs (github.com)
Thanks
This one has been stalled for 2 weeks. It upgrades the Android tools (adb, fastboot, etc.) to version 34.0.4, as previous versions have bugs which, for example, prevents using them with PixelFlasher (which is used to flash the firmware while retaining root access to a Pixel Android phone).
This one would add imgtool to nixpkgs. imgtool is used while developing Zephyr applications, or other embedded applications.
Both those PR are related to embedded development: rtthost in the first one adds support for a bidirectional channel to an embedded system using the RTT (Real-Time Transfer) protocol. This tool is more powerful than “pyocd rtt” command which only goes from the target to the host, and more over pyocd is broken because of a bug in cmsis-pack-manager (hence the second PR).
https://github.com/NixOS/nixpkgs/pull/259017
https://github.com/NixOS/nixpkgs/pull/259032
Hi! I have these two PRs ready for review as well. Related to observability.
New Relic Infrastructure Agent
https://github.com/NixOS/nixpkgs/pull/233115
OpenTelemetry Collector Builder (ocb)
https://github.com/NixOS/nixpkgs/pull/258467
Thanks!
Add a gpu based terminal emulator:
https://github.com/NixOS/nixpkgs/pull/257156#issue-1910418151
This already received a review.
It would be nice to have it merged before the next release.