PRs ready for review _

This fixes numpy on i686-linux/armv7l-linux

pgadmin4: 7.5 → 7.6 by gador · Pull Request #251936 · NixOS/nixpkgs · GitHub

XGBoost 2.0.0 is ready for review: xgboost: 1.7.6 -> 2.0.0 by nviets · Pull Request #255061 · NixOS/nixpkgs · GitHub
Thanks in advance!

An update for google-cloud-sdk is ready for review: google-cloud-sdk: 433.0.1 -> 446.0.1 by nviets · Pull Request #255373 · NixOS/nixpkgs · GitHub

The update resolves some CVEs that are present in the current version in nixpkgs.

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

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

Fixes to make deviceTree module more flexible: nixos/device-tree: Add more options to the module by ktrinh-anduril · Pull Request #251898 · NixOS/nixpkgs · GitHub

A function that generate a wrapper script leveraging mkShell.

Very handy, and I think it’s a low hanging fruit gap in the ecosystem.

It’s based on pkgs.dockerTools.streamNixShellImage, that I had to adapt to generate a GPU friendly container for a normie OS (Ubuntu Server) that actually made more sense to separate the wrapper part from the container construction part.

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

This PR to add pre activation check looks ready to go nixos/activation: Add pre-switch checks by jmbaur · Pull Request #236375 · NixOS/nixpkgs · GitHub.

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

Fixes a few packages (hadoop, pig, python3Packages.dask-yarn, python3Packages.skein, python311Packages.dask-yarn, python311Packages.skein, spark) being marked as insecure because of openssl 1.x.

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

by package maintainer, already approved by someone, no action for a month. Don’t see why we can’t just merge it. It’s not going to break r-ryantm or anything…

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

PR to add more installed tools to uboot-tools. Have been reviewed by 1 person. uboot: added more installed tools by ktrinh-anduril · Pull Request #256434 · NixOS/nixpkgs · GitHub