silky / ideas

:bulb: various ideas
https://github.com/silky/ideas/issues
MIT License
20 stars 2 forks source link

nixpkgs haskell dependency brittleness checker #704

Open silky opened 1 month ago

silky commented 1 month ago

for a given haskell lib, check all the dependencies on nixpkgs and check which ones are broken

do it as a visualisation per package

could be a nice thing to add to, say, flora.pm ( cc @tchoutri )

tchoutri commented 1 month ago

yeah that could be nice to have. A monster of work but nice to have.