PRs ready for review _

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

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

Posting this PR here since this have a kinda of niche target, but nonetheless I think more hardware support on Linux is always nice to have.

This one adds OpenTabletDriver, that is a user-space driver for tablets (used for drawing, not the “bigger smartphones”). It also includes a module in hardware.opentabletdriver to make it easier to use (since it needs some preparation).

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

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

1 Like

This PR might need some more reviewing, since it hasn’t really been established what approach is most desired. Please see the PR for more context.
https://github.com/NixOS/nixpkgs/pull/106888

Bump and clean-up.
https://github.com/NixOS/nixpkgs/pull/108016

This PR should fix issue #75007:
https://github.com/NixOS/nixpkgs/pull/107676

Emacs!

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

Why wrapProgram is failing?

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

Some small refactors in OpenTabletDriver package+add hardware.opentabletdriver.package option:
https://github.com/NixOS/nixpkgs/pull/108131