So yesterday this hit the internet: https://lwn.net/Articles/848893/?s=09 and I wanted to upgrade.
I saw nixpkgs was quickly patched: https://github.com/NixOS/nixpkgs/pull/115600
The PR was targeted at a branch called NixOS:staging-20.09
, and I read this thread and the linked RFC talking about staging branches.
A friend pointed me to https://status.nixos.org/ to see when channels got updated, and it says they were updated after the PR got merged, but git
is still unpatched in the nixpkgs-20.09-darwin
branch, for instance.
I don’t know how to get a sense of when I can expect to see the git upgrade PR hit, say, nixpkgs-20.09-darwin
, or release-20.09
.
Is it possible to know when it’ll happen? Like, does it get integrated with some predefined frequency? Or is it “when it’s green”? Where can I watch for when it happens/has happened?