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.
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.
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…
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
- Tiny cross-compilation fix: nut: fix nut-scanner cross-compilation by Majiir · Pull Request #253012 · NixOS/nixpkgs · GitHub
- Small initrd fix: nixos/systemd/initrd: follow init param symlinks by Majiir · Pull Request #209964 · NixOS/nixpkgs · GitHub
-
power.ups
enhancements: nixos/ups: add options for essential config files by Majiir · Pull Request #213006 · NixOS/nixpkgs · GitHub
Isabelle 2022 → 2023: isabelle: 2022 -> 2023 by jvanbruegge · Pull Request #243497 · NixOS/nixpkgs · GitHub
Could someone review/merge this? (by package maintainer - myself)