PRs in distress

Hi, I’ve got a merge request that fixes clangd when ran with --query-driver - it’s been waiting since Nov 2024 and it’s confirmed to work, could someone take a look? Thanks :sweat_smile:

Hello this PR adding nohang (prevents system freezes on low memory) that’s like 95% done but stalled since June 2025. Seems to have merge conflicts and the original author is inactive. Can someone with experience adopt this and push it across the finish line? I really do not know how to package stuff

This PR is close to be in a “mergeable” state, but requires some help on python wrapping and other issue mentioned in the comment linked :

I would like to simplify allowing unfree packages via a config that is merged like most configuration values. I do have an implementation and unit tests for it, but it is quite stuck for lack of review.

2 Likes

(Hope nixos-hardware PRs are allowed!) There’s a bit of a backlog on PRs for nixos-hardware. Some of them (like the one linked) are necessary for folks to rebuild their systems on 25.11. I don’t want to put extra pressure on the maintainers, and would love to help out with reviews if possible. I just want to make sure these are at least being seen.

2 Likes

This PR fixes a regression in building nv-fabricmanager in nvidia datacenter drivers, and needs review/backport tags added.

Can someone please take a look? It’s been stuck for a long time and the module is currently unusable without the fix.

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

1 Like

Adds the Intel LLVM fork for SYCL compilation. Has 2 approvals but blocked on a changes-requested review that’s been unresponsive for over a month. I attempted the requested changes (split build), wrote up why it’s not viable right now, and followed up twice with no reply. Would appreciate another committer weighing in.

1 Like

Have a PR for a package it’s been waiting for a few weeks. I was reading through the contributors’ documentation, and it seemed to point here, just trying to follow the community conventions.

Would someone be able to help look at this PR, it merges, and I try to follow all conventions, reading through, contributing.

It’s has been waiting for a few weeks to months pinging/bumping the review channels. I will admit there has been delays such as breaking changes restriction from 26.05, but this has been ready for about a month and Ideally it would be great to merge this sometime before November for 26.11 release, so that way we can deprecate nim 1 fully and use newer version of nim that is bootstrapped.

I would appreciative if any committers time and energy if they could take a look and merge this in, as this has already two approvals (including another Nim team member).

Merged! Thanks Doron, I appreciate you merging this pr.

(solved, thank you doronbehar)

1 Like

Hey, I made a small PR that simply fixes a missing icon by linking the icon images to the proper place:

Needs input / testing from a Darwin user:

I posted these at the end of May and nobody’s looked at them:

Hi added a PR for introducing IPTVnator which is an open source iptv player.
There hasn’t been much activity after a reviewer joined.

Merged now. Thanks a lot @doronbehar

Fixes a real issue users have (in some cases leads to a Crash), its one line and just needs a merge.
Thanks!

Merged, thx @mdaniels5757

I’ve posted this a few times in several places (pr review thread on discourse, several times on matrix) but haven’t got any concrete reviews. This particular PR is new, but it has been in the works for about 2 years (starting with #553100).

Part of the reason it’s been stalled is that the Traefik module doesn’t have any maintainers. The few people who have looked through it basically said “I’m not familiar enough with Traefik to review this” (which is fair; it is a hefty PR).

I am currently running this module on my server with no issues (proxying ~22 services), and I have been running a variant of the current PR code for the past two years without issue. See the PR for more information.