PRs ready for review _

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

This one includes some changes in the NixOS module and handling of secrets, which could use a second opinion:
https://github.com/NixOS/nixpkgs/pull/105369

I have two PRs that I think are ready: nice-dcv-client: init at 2020.2.1737-1 by rmcgibbo · Pull Request #103939 · NixOS/nixpkgs · GitHub inchi: init at 1.05 by rmcgibbo · Pull Request #104636 · NixOS/nixpkgs · GitHub

I would appreciate someone to review the package in this PR:

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

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

Mega Drive emulator

Use parallel builds in buildRustCrate with cmake and cc-based build scripts:

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

1 Like

Add fcitx5
https://github.com/NixOS/nixpkgs/pull/104658

Bump version on bumpver

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

Backport 1Password releases to 20.09. Would be nice to get this reviewed and merged quickly, to unbreak 1Password for NixOS 20.09 users.

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

~~https://github.com/NixOS/nixpkgs/pull/106668~~

Edit: thanks for the merge <3

Mopidy subsonic backend. I’ve had this sitting around for nearly a month now.
mopidy-subidy: init at 1.0.0

I’ve had some positive responses and review on this, but nothing definitive yet. It would be nice to get a decision one way or the other.

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

Hello, can someone please review this one? Thank you

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

I finally got my resholve PR ~ready this past week.

It’s a little hefty–it also includes a “builder” that enables Nix to package shell (bash) projects/libraries/modules with a straight face.

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

3 Likes

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