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.
A PR I’d like to get merged before the 20.03 code freeze:
I would be very thankful if someone could have a look at
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.
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.
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
This PR adds loolwsd which is a backend service for collaborative document editing in NextCloud.
This Pull Request related to gnupg needs attention because it adds needed functionality to make gnupg work with keys.openpgp.org.
connman the network manager has had a new release:
A simple pkg update, the checkPhase tests all succeed.
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.
This fixes building opencv4 when cuda is enabled:
https://github.com/NixOS/nixpkgs/pull/81922#issuecomment-596248870
This should get lutris recognized by repology and fills the meta infos here:
https://github.com/NixOS/nixpkgs/pull/81107