ocfox / nixpkgs-tracker

Nixpkgs pr tracker, use Github API. Super fast!
https://nixpkgs-tracker.ocfox.me
MIT License
61 stars 3 forks source link

How this works

With Github API: get pr merged commit hash -> compare target branch HEAD ... commit -> get status

nixpkgs-tracker not same as nixpk.gs/pr-tracker, it does not pass any requests through server to get PR status.

Therefore, there is no need to worry about any performance issues.

You could get static files with:

  nix build github:ocfox/nixpkgs-tracker

Features

image