nixpkgs/pkgs/development/tools/analysis/valgrind
Alyssa Ross 65cdb52a66 valgrind-light: fix build for FreeBSD
This is very similar to what we do for Darwin directly below, but
we look up the FreeBSD version at eval time instead.

The .0 is prepended because our current FreeBSD system doubles only
include the major version.  Valgrind ignores everything after the
dot anyway (but it wants the dot to be there).
2023-01-20 01:06:05 +00:00
..
default.nix valgrind-light: fix build for FreeBSD 2023-01-20 01:06:05 +00:00