nix-review-tools
nix-review-tools copied to clipboard
Would be nice for items in the "problematic dependencies" table to have links
I tried to implement this in, https://github.com/malob/nix-review-tools/commit/c47801ca507d34bd401847131df7f49d3f4f9b64, but the links I'm inserting weren't always to the build page for the problematic dependency itself, and I'm not sure why. (I didn't try to hard to figure it out, and only have a very surface level understanding of how the code works.)
For example see: https://malob.github.io/nix-review-tools-reports/nixpkgs:trunk/nixpkgs_trunk_1753129.html
The first few links are what you'd expect, but the link on aarch64-linux python3.9-georss-client-0.15 goes to the build page for home-assistant-component-tests.qld_bushfire.aarch64-linux, which failed as a result of the former not building.