You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
benchmarks comparer: Use /usr/bin/env to find perl
This is needed on NixOS. FHS does say if perl is installed it shoul be
found at `/usr/bin/perl`, so can't say this is more portable in general,
but doesn't hurt FHS systems either
0 commit comments