Track where Nixpkgs pull requests have reached (is that update in nixpkgs-unstable
yet??).
Originally created as a local and reliable CLI alternative to Alyssa Ross's Nixpkgs Pull Request Tracker website and based by getchoo/nixpkgs-tracker-bot. However, nixpkgs-track is now based on the wonderful new ocfox/nixpkgs-tracker project, solely using GitHub's API.
nix run github:uncenter/nixpkgs-track
cargo install --git https://github.com/uncenter/nixpkgs-track.git
nixpkgs-track <PULL_REQUEST> [--token <TOKEN>]