-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix broken homepage URLs #60004
Comments
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by NixOS#60004
Related issue: NixOS#60004 Previous PR: NixOS#73478
Thank you for your contributions. This has been automatically marked as stale because it has had no activity for 180 days. If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity. Here are suggestions that might help resolve this more quickly:
|
What's the status of this? Has automation been put in place to detect broken homepage URLs? |
I marked this as stale due to inactivity. → More info |
Issue description
repology has a nice listing of broken homepages in Nixpkgs:
https://repology.org/repository/nix_unstable/problems
I went through and fixed a few, but many more still remain. If anyone else would like to work on this, it would be greatly appreciated.
Steps to reproduce
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste theresults.
The text was updated successfully, but these errors were encountered: