PRs ready for review _

My simple Nix PR is almost 2 months old and still hasn’t been looked at.

https://github.com/NixOS/nix/pull/4281

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

Are there darwin members available?

https://github.com/NixOS/nixpkgs/pull/108590
https://github.com/NixOS/nixpkgs/pull/109368

This one helps avoid unintentionally installing some non-free packages:

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

New package!

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

If you have a couple of minutes to spare:

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

2 small PRs which have been ~approved!

https://github.com/NixOS/nixpkgs/pull/108294
https://github.com/NixOS/nixpkgs/pull/108242

I repost this one which stills needs review:
https://github.com/NixOS/nixpkgs/pull/107038

Now merged, thanks!
https://github.com/NixOS/nixpkgs/pull/108544

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

+ backport

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

I’m looking for someone to review the package portion of this PR:

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

It uses composer2nix.

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

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

This pull request might be fun for some to review, as it experiments with an on-the-fly generated package. I don’t know whether this is considered proper or whether a more traditional approach (of checking in a huge automatically generated .nix file into nixpkgs) is preferred.

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

Adding some simple, straightforward tests:

https://github.com/NixOS/nixpkgs/pull/111642
https://github.com/NixOS/nixpkgs/pull/111643

Contains a new package for could storage encryption (like Dropbox).
https://github.com/NixOS/nixpkgs/pull/83434

I’ve been increasing the version for months now :cry: Can anyone have a look? This is a well-tested module.

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

I’m looking to get mine reviewed : ht-rust: init at 0.5.0 by bhankas · Pull Request #112110 · NixOS/nixpkgs · GitHub

It adds a tiny rust utility named “ht”, an HTTPie clone in Rust.

I also renamed the binary and package name to ht-rs, as there is already an “ht” in nixpkgs.
I chose ht-rs because apparently homebrew chose the same name.

1 Like

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

Update CUDA 11 toolkits + corresponding CuDNN:

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

MAGMA: fix build with CUDA 11, also build for newer CUDA capabilities:

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