about summary refs log tree commit diff
path: root/pkgs/tools/X11
diff options
context:
space:
mode:
authorJade Lovelace <software@lfcode.ca>2024-01-15 13:29:09 -0800
committerSergei Trofimovich <slyich@gmail.com>2024-02-29 21:45:23 +0000
commitc862d123f907fbe09806b46bfba00b9f49d99f0f (patch)
tree232d222209110ffd50065ff734136f5938be7bfd /pkgs/tools/X11
parent04e966cb375db542a24c1a2d89b88cb0463926df (diff)
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.

(cherry picked from commit 5d238d0d637c69c3a6fe77df87124c69192bdad3)
Diffstat (limited to 'pkgs/tools/X11')
0 files changed, 0 insertions, 0 deletions