···24242525 # this is what `osquery --help` will show as the version.
2626 OSQUERY_BUILD_VERSION = version;
2727- OSQUERY_PLATFORM = "nixos;${stdenv.lib.version}";
2727+ OSQUERY_PLATFORM = "NixOS;";
28282929 src = fetchFromGitHub {
3030 owner = "facebook";