fix some dead meta.homepage entries #103682
Merged
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
i spotted
pkgs.elvis.meta.homepage
was broken on https://repology.org/repository/nix_unstable/problemsi fixed that and had a quick look through other domain issues on that page
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)Notes
pg_top
gets its source from the same domain as its homepage, and that domain seems to have been recycled by now, it does not have a listed maintaineri feel like updating its
meta.homepage
would oblige me to also fix the source and complicate this PR, so i leave that to a future interested party...openlibm
could (should?) be changed to usefetchFromGitHub
and the newer repo owner name.tag @ttuegel, @orivej and @cillianderoiste as they're listed as maintainers for some of the affected packages