PRs ready for review _

~~https://github.com/NixOS/nixpkgs/pull/201602~~

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

https://github.com/NixOS/nixpkgs/pull/197438/files

1 Like

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

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

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

https://github.com/NixOS/nixpkgs/pull/199761
https://github.com/NixOS/nixpkgs/pull/201671

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

I would appreciate some eyes on this. Thanks!

This is a very trivial PR: the original source download URL is dead (Kyocera removed the file), but archive.org still knows it. Only the URL changes but download contents and hash remain the same.

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

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

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

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

dbeaver

1 Like

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

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

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

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

Fixes & bumps react-native-debugger

Hello
Would it be possible to have a review of these 3 PRs please?

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

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

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

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

Kyocera Printer Drivers (unfree):

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

As a lucky owner of a brand new Intel GPU I’m trying to package the compute runtime. Much like Vulkan, it consists of the headers, the loader, and a driver lib. A wrinkle is that the headers/loader are in the same package.

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

I also made a flake for running a hello world compute example and the oneAPI conformance test.

To run the hello world use nix run github:ziguana/zello_world --no-write-lock-file
To run the oneAPI tests, build the #tests target and run the tests from result

With DG1 (laptop integrated Xe) cards, everything should work out of the box.
With DG2 (new discrete cards) cards, you need to also build and boot a linux-next kernel.

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

If this could also have the backport release-22.11 label added that would be good (I don’t seem to be able to add it myself).