PRs ready for review _

I’m already using the updated version of idea-ultimate locally and it’s running brilliantly :slight_smile:

@ktor I do too, now we just need to get this into master :slight_smile:

I have a positive review from a keybase package maintainer: kbfs, nixos/keybase, nixos/kbfs: fix KBFS, add enableRedirector option by tadfisher · Pull Request #75922 · NixOS/nixpkgs · GitHub

I spent some effort testing this simplification of the bootable ISO generation process, which also makes it more deterministic:

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

It works on all machines/media I found and people seem generally in favor of the change, but it is a bit scary so some more eyes on it would be helpful.

I’d appreciate it if someone would review these.

This needs a re-review:
https://github.com/NixOS/nixpkgs/pull/48740

This depends on the above PR:
https://github.com/NixOS/nixpkgs/pull/49413

Both have been working on my machine for over a year without issues.

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

A PR I’d like to get merged before the 20.03 code freeze:

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

I would be very thankful if someone could have a look at

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

I have got some PRs from November that seem to have been forgotten about.
~~https://github.com/NixOS/nixpkgs/pull/74711~~ Backports a fix to release-19.09. My changes have already been reviewed, but it has not been merged.
~~https://github.com/NixOS/nixpkgs/pull/74689~~ I fixed a nondeterministic build. I am looking for it to be reviewed specifically on how this problem should be handled. Should there be some way to specify that you a version that uses the AES-NI instructions.
quarte: use qt5’s mkDerivation and an other fix 19.09 backport by ahiaao · Pull Request #73547 · NixOS/nixpkgs · GitHub Another backport to release-19.09 that fixes a broken build. This one has not been reviewed yet.

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

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

last version if over 2 years old.
https://github.com/NixOS/nixpkgs/pull/79356

This PR adds a trivial builder that is similar to linkFarm (and symlinkJoin):

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

It also adds some much-needed documentation on the linkFarm and symlinkJoin functions, so it is easy for a new user to figure out when each should be used.

1 Like

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

Hello, I would be glad if anyone could review a simple package that serves as a blazing fast async DNS server.
It supports DNS over UDP, TCP, TLS and HTTPS with speed-check, domain pre-fetch and black/white lists.
https://github.com/NixOS/nixpkgs/pull/80931

1 Like

This PR adds loolwsd which is a backend service for collaborative document editing in NextCloud.

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

This Pull Request related to gnupg needs attention because it adds needed functionality to make gnupg work with keys.openpgp.org.

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

connman the network manager has had a new release:

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

A simple pkg update, the checkPhase tests all succeed.

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

These SQLite tools have been tested under both NixOS and macOS. They’re distributed along with SQLite itself so they are presumably high-quality and up-to-date.

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