nixpkgs/pkgs/tools/misc/diffoscope
Raito Bezarius 43957dc150 diffoscope: introduce lib.meta.availableOn stdenv.hostPlatform for "plugins"
This makes it easier to add new plugins without having to worry whether they are supported on Darwin, aarch64-*, etc.

As long as they are properly tagged through their `platforms` meta attribute (or `badPlatforms`).

Broken packages needs to be separated to avoid silent breakages which we would not notice.
2023-05-24 17:47:00 +02:00
..
default.nix diffoscope: introduce lib.meta.availableOn stdenv.hostPlatform for "plugins" 2023-05-24 17:47:00 +02:00
ignore_links.patch diffoscope: fix nixpkgs patch to be black-compliant 2022-01-26 11:51:56 +00:00
list-missing-tools.sh