Backport a bunch of merged PRs into release-25.11

Hi there,

Summary

I am facing a problem:

  • [Backport release-25.11] intel-npu-driver: init at 1.26.0 #465316

Which is originated from #382756 but introduces an installer bug #470638

I want to backport these 3 PRs in the same time:

  • intel-npu-driver: init at 1.26.0 #382756
  • nixos/nixos-generate-config: fix intel-npu imports #472318
  • intel-npu-driver: 1.26.0 → 1.28.0 #472311

What is like our recommended way for this?

I find that I don’t have the permission to write on branch backport-382756-to-release-25.11, so should I raise a PR manually that cherry picks all these commits, or there are some other ways?

Thanks in advance.

Only committers have access to do so.

Yes, follow the guidelines here: https://github.com/NixOS/nixpkgs/blob/e9fbb8a159ef4d32ac74163523ab26f8f61d8221/CONTRIBUTING.md#manually-backporting-changes

2 Likes