Nixpkgs pr tracker, use Github API.
See the codeWith the GitHub API:
get PR merged commit hash → compare target branch HEAD ... commit → get status
nixpkgs-tracker is not the same as nixpk.gs/pr-tracker: it does not proxy any requests through a server to get PR status.
Therefore, there is no server-side performance bottleneck — all requests go directly from your browser to the GitHub API.
You can get static files with:
nix build github:ocfox/nixpkgs-tracker
nix develop
pnpm install
pnpm dev
pnpm build
pnpm typecheck
TypeScript
64.0%
CSS
27.2%
Nix
6.4%
HTML
2.4%
Nixpkgs pr tracker, use Github API.
See the codeWith the GitHub API:
get PR merged commit hash → compare target branch HEAD ... commit → get status
nixpkgs-tracker is not the same as nixpk.gs/pr-tracker: it does not proxy any requests through a server to get PR status.
Therefore, there is no server-side performance bottleneck — all requests go directly from your browser to the GitHub API.
You can get static files with:
nix build github:ocfox/nixpkgs-tracker
nix develop
pnpm install
pnpm dev
pnpm build
pnpm typecheck
TypeScript
64.0%
CSS
27.2%
Nix
6.4%
HTML
2.4%