nixpkgs/pkgs/tools/system/osquery
squalus a91ac78a36 osquery: 5.5.1 -> 5.12.2
- Update to 5.12.2
- Switch to the upstream supported osquery-toolchain
- Upstream binaries for the toolchain were used. Efforts to reproduce
  the upstream toolchain from source were unsuccessful. Future work
  could involve building this from source.
- Efforts to use a newer toolchain provided by nixpkgs were
  unsuccessful. osquery assumes that osquery-toolchain and its included
  LLVM 9 compiler and libraries are available. LLVM 9 is no longer present
  in nixpkgs.
- Remove patches that are no longer necessary
- Use the exact version of openssl provided by upstream. This was
  necessary due to build errors when using the nixpkgs openssl package.
- Add code that will fail the build if the openssl hashes from the
  fetcher do not match what upstream expects
2024-06-18 08:23:18 -07:00
..
default.nix osquery: 5.5.1 -> 5.12.2 2024-06-18 08:23:18 -07:00
Remove-git-reset.patch
toolchain-bin.nix osquery: 5.5.1 -> 5.12.2 2024-06-18 08:23:18 -07:00