PRs ready for review _

https://github.com/NixOS/nixpkgs/pull/99210

https://github.com/NixOS/nixpkgs/pull/103287

https://github.com/NixOS/nixpkgs/pull/103846

https://github.com/NixOS/nixpkgs/pull/100531

I am not pushing anyone, but I want to add a couple more packages and mark myself as a maintainer. Therefore they are dependent on my first commit in the nixpkgs. If there is another right way to achieve that (e.g. separate PR with just maintainers list change or add all packages in the same PR) - please, tell me.

https://github.com/NixOS/nixpkgs/pull/91674

https://github.com/NixOS/nixpkgs/pull/104620

Small change to add xz to PATH for amazon-init.
https://github.com/NixOS/nixpkgs/pull/85244

https://github.com/NixOS/nixpkgs/pull/105189/

https://github.com/NixOS/nixpkgs/pull/89322

Here’s a Nix PR (instead of a nixpkgs one):

https://github.com/NixOS/nix/pull/4281

This package has been reviewed and (I believe) all comments have been addressed, but the original reviewer has gone awol, would be super happy if someone would take a look at it:

https://github.com/NixOS/nixpkgs/pull/104506

Update for easy-rsa:

https://github.com/NixOS/nixpkgs/pull/96047

Adding nixos-rebuild switch --switch-generation:

https://github.com/NixOS/nixpkgs/pull/105910

keystore-explorer:

https://github.com/NixOS/nixpkgs/pull/96046

1 Like

This is a fairly large one, a rework of androidenv to change how Android repo data was being stored and fetched and how licenses were being accepted. Seems like several developers are testing it out successfully to build their Android projects at this point.

https://github.com/NixOS/nixpkgs/pull/89775

Update: merged

Added support for classifier to fetchMavenArtifact.

fetchMavenArtifact: support artifact classifier syntax by hlolli · Pull Request #103755 · NixOS/nixpkgs · GitHub

Should be a fairly simple PR, a very similar package was added in september.

https://github.com/NixOS/nixpkgs/pull/98968