PRs ready for review _

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: .

I’ve packaged the system-syzygy game, and it made 20 day it hasn’t receved a suggestion or got merged.
https://github.com/NixOS/nixpkgs/pull/67353

This is great, thank you for doing this. Hope it gets reviewed soon.

This PR sets a couple of kernel options to allow applications to see more power information on some machines. Concretely, it lets s-tui show power information, which is nice.

I’m not 100% sure what I’m doing with kernel options, but this mirrors what Arch does and seems to work!

1 Like

I would love to get a review for this
https://github.com/NixOS/nixpkgs/pull/67670

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

I have reviewed this pr and think it is pretty much ready for merge. Would be good to get a second pair of eyes on it

Xcode 11 is out so I’d really like to get the macvim Xcode 11 compatibility fix merged. I’ve been running it locally with no problems.

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

I’d appreciate if somebody could review this PR which packages the KDE configuration module for configuring wacom graphics tablets, (although I realise that exhaustively testing it requires a wacom tablet). @tilpner has already pointed out a few issues, which I’ve fixed, so I’m hoping that it might be ready now.
https://github.com/NixOS/nixpkgs/pull/68836

Two new NixOS modules.
Sympa, a mailing list manager:
https://github.com/NixOS/nixpkgs/pull/65397

MoinMoin, a wiki engine:
https://github.com/NixOS/nixpkgs/pull/68327

Especially interested in feedback from people who run these services if there are any!

Updates of two spaCy dependencies:

Basically version + hash bumps, plus the necessary version constraint relaxations necessary in spaCy itself.

I would like an additional review on this one, just to be safe:

Can someone have a look at this PR please? It’s a simple update of one of the packages I maintain.