PRs ready for review _

This PR for updating vcv-rack has been informally reviewed and might need a last look before merge. :slight_smile:

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

This PR has been informally reviewed and tested, might need a quick look and merge:

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

This PR could use some additional attention, it’s already been through some technical revisions:
https://github.com/NixOS/nixpkgs/pull/65283

It’s not really clear to me how long I should let my PRs sit before listing them here, but my trivial macvim update has been sitting for a week.

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

I’ve also already got an approval from @rycee on this next one but I don’t know if that’s waiting for @Ericson2314 (who’s listed as a code owner of the pkgs/build-support/setup-hooks directory), or if they just wanted someone else to approve it too.

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

We need someone with some basic nginx knowledge. This PR is pretty simple, but I’ve never used nginx so I just don’t have the context.

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

Would appreciate a second pair of eyes, or any domain specific experts:

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

This has been sitting for a while, and I still use this patch in other projects: autoPatchelfHook: Use alternative interpreters in multilib envs by tadfisher · Pull Request #51588 · NixOS/nixpkgs · GitHub

I hope I’m not too late for the party, but I have a nice package init waiting:

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

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

Mostly needs someone to go over the changes to the install-grub.pl script, the systemd-boot-builder.py changes I am more confident in. Perl is not really in my bailiwick. This one had already bitrotted a bit, and as there are other changes to boot stuff coming, I’d rather not end up maintaining it locally longer-term…

I’m looking for review regarding some changes to the phpfpm module.

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

I’ve mentioned these before but the following are still waiting either to be reviewed or just merged

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

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

And this trivial change is also starting to show its age

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

I’m looking for review regarding a small change to nixos/display-managers/default.nix : nixos/x11: provide selected session to custom session by pstch · Pull Request #67260 · NixOS/nixpkgs · GitHub

I have pr I submitted and have been using without issue for a while now. Basically it allows sound.mediaKeys to work with pulseaudio. Doesn’t seem like anyone else has had time to review it but it works just fine and hasn’t caused me any issues. Should be ready to merge. Hopefully someone can take a look.

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

1 Like

I’ve got a really old review that was just waiting for someone to test. I’ve been using it for about half a year now though we think it may not work on Desktop environments so if anyone is using a window manager and could quickly check it that would be great.

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

This is a small but very nice modification of nixos-install that allows to install into an nspawn compatible container (test and documentation included in the PR!). I have already approved it but a second opinion would be very welcome.
https://github.com/NixOS/nixpkgs/pull/67232

This one integrates the orangefs network filesystem into NixOS (intended for HPC environments):
https://github.com/NixOS/nixpkgs/pull/67591

Small technical fix (it disables an impossible flag combination, opencv + cuda + 32bit):
https://github.com/NixOS/nixpkgs/pull/66292

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

This one is out of scope for me, but the author thinks it is ready.

this one should be pretty ready for merge
https://github.com/NixOS/nixpkgs/pull/67936

I’ve mentioned it before, but my installShellFiles PR is just sitting there waiting for someone to merge it.

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

I recently did a PR for Softmaker’s FreeOffice. There was a review with useful feedback that I addressed. But then nothing happened:

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

I have closed the PR, because it turned out to be easy to make a single generic derivation for both FreeOffice and SoftMaker Office, which I submitted in the following PR:

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

It would be nice to get a review of this PR. It would be extra nice if we had FreeOffice in 19.09 :wink: .