nixpkgs/pkgs/tools/misc/diffoscope
Jade Lovelace 5d238d0d63 diffoscope: fix on aarch64-darwin
This was comparing stdenv.hostPlatform (an attr set) to a string. This
comparison always returned not-equal, which resulted in trying to
evaluate the broken gnumeric on macOS. This change fixes that to compare
the "system" string as was intended originally.
2024-01-17 12:03:36 -08:00
..
default.nix diffoscope: fix on aarch64-darwin 2024-01-17 12:03:36 -08:00
ignore_links.patch
list-missing-tools.sh