PRs ready for review _

An Esperanto dictionary for the command line:

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

PR got comments from someone who successfully tested it, but so far no code review, yet.

I wonder whether me implementing this as three packages is the right approach:

  • package prevo-tools provides

    • the executable prevodb to pre-process the dictionary data
    • the executable prevo to query the dictionary (requiring the pre-processed data)

    They’re build from the same source code repo and have a relation similar to the one between updatedb and locate.

  • package prevo-data provides the pre-processed dictionary data (using prevodb from prevo-tools at build-time)

  • package prevo links the other two packages together, so that the prevo command will use the data from prevo-data by default. (Can be overridden by a command line option.)

I’ve been successfully using this feature daily for seven weeks.

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

Repost but still waiting for a review: :pray:

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

Another look at my simplification that will also make our ISO’s closer to being reproducible would be great!

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

I think this 3 are ready to be merged:

https://github.com/NixOS/nixpkgs/pull/86592
https://github.com/NixOS/nixpkgs/pull/80553
https://github.com/NixOS/nixpkgs/pull/85157

I fixed the RethinkDB build: https://rethinkdb.com/

https://github.com/NixOS/nixpkgs/pull/87828#

I’d appreciate any other opinions on this PR:

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

Could someone please take a look at
https://github.com/NixOS/nixpkgs/pull/81440
It’s stalled for a while; thanks!

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

I still need a review on the zenith aarch64 PR please :pray:

I’d appreciate a review on go-neb, it can be used for relaying Prometheus alerts to Matrix.

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

1 Like

Need someone who can review node packages to take a look here please:

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

dstask - taskwarrior alternative :metal:

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

3 Likes

merge:
https://github.com/NixOS/nixpkgs/pull/87854

1 Like

https://github.com/NixOS/nixpkgs/pull/84145
https://github.com/NixOS/nixpkgs/pull/87950
https://github.com/NixOS/nixpkgs/pull/88921

This one’s been waiting for almost a year, I’d really like to get a critical look on this derivation to tell me whether it’s too over-engineered or not.
https://github.com/NixOS/nixpkgs/pull/68328
These are done and ready for review / merge.
https://github.com/NixOS/nixpkgs/pull/81840
https://github.com/NixOS/nixpkgs/pull/82674
Lastly this one’s just afew weeks old but it’s a security-relevant bump. I’ll open a backport PR to 20.03 once it’s merged.
https://github.com/NixOS/nixpkgs/pull/87868

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

Some simple cleanups:

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

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

PR seems to be a little bit stuck due lack of discussion:
https://github.com/NixOS/nixpkgs/pull/89178

https://github.com/NixOS/nixpkgs/pull/73764
https://github.com/NixOS/nixpkgs/pull/84115
https://github.com/NixOS/nixpkgs/pull/89234
https://github.com/NixOS/nixpkgs/pull/74085
https://github.com/NixOS/nixpkgs/pull/73106
https://github.com/NixOS/nixpkgs/pull/89855
https://github.com/NixOS/nixpkgs/pull/84791