Reviewed and approved back in early February, but yet to be merged.
https://github.com/NixOS/nixpkgs/pull/215248
Been back and forth a bit since last July, and seems to finally be ready to merge.
https://github.com/NixOS/nixpkgs/pull/181013
https://github.com/NixOS/nixpkgs/pull/220893
Been approved for a few days now, I did a nixpkgs-review on aarch64-darwin and the only failures are also failures on master.
https://github.com/NixOS/nixpkgs/pull/221831
miniupnpd
has no maintainers (probably because it was introduced back in 2010 by Eelco). The tests are currently failing, indicating that the module might be non-functional, and this is an attempt to fix this.
Would appreciate a review from anyone familiar with networking / firewall.
https://github.com/NixOS/nixpkgs/pull/222010
https://github.com/NixOS/nixpkgs/pull/222006
https://github.com/NixOS/nixpkgs/pull/221998
https://github.com/NixOS/nixpkgs/pull/215404
Added the x86_64 emulator called blink. Tested it myself for a few weeks in NixOS and it works well. GitHub - jart/blink: tiniest x86-64-linux emulator
A initial cut of packaging the Aeron messaging system:
https://github.com/NixOS/nixpkgs/pull/191663
Aeron is a large project, providing APIs in several languages as well as Java and C binaries, which should probably be installable separately, so this PR is probably just a first step.