PRs ready for review _

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

Small one, fixing a build problem in rust-analyzer for vscode on Darwin:

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

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

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

May I get eyes on this PR? katago: 1.9.1 -> 1.10.0 by OmnipotentEntity · Pull Request #149680 · NixOS/nixpkgs · GitHub

Hi! I have two MRs pending, and they are my first:

  • Napari image viewer. It’s a viewer that lets you e.g. read float32 pictures, or apply colormaps to grayscale images via gui. This PR turned rather noise, because of a number of new dependencies and that napari is split into several packages.
  • OpenSfM: a structure-from-motion framework from Mapillary (comparable to nixpkgs#colmap). Upstream only really distributes it through docker and the build scripts are somewhat unstable, so having it available through Nix - in a composable manner, unlike docker - would definitely bring value

My interest in nixpkgs is to eventually have an infrastructure for scicomp applications, prioritizing projects that do get used in production, but whose build systems are so obscure, that they can hardly be deployed other than with help of docker or Nix. I would expect Nix way to be the preferred one because of composability and additional guarantees.

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

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

~~https://github.com/NixOS/nixpkgs/pull/146685~~ done

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

Adds ‘forward only;’ option to nixos/bind module

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

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

GnuCash: refactor in support of enabling GSettings by StephenWithPH · Pull Request #152518 · NixOS/nixpkgs · GitHub has been out there for ~2 weeks. It gets GnuCash (personal and small-business accounting program) fully working with Gnome’s gsettings, so things like user preferences are now persisted.

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

simple version bump
https://github.com/NixOS/nixpkgs/pull/153187

Simple fwbuilder app:

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

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

(Merged; thanks!) nixos/pam: Fix apparmor syntax error by amarshall · Pull Request #146937 · NixOS/nixpkgs · GitHub

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

Some basic vscode extension updates and additions, has been waiting some time

https://github.com/NixOS/nixpkgs/pull/153403
https://github.com/NixOS/nixpkgs/pull/152246