osquery 5.5.1 -> 5.9.1 https://repology.org/project/osquery/versions attrpath: osquery Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/osquery/default.nix b/pkgs/tools/system/osquery/default.nix index a7c8f18214fa..c311dc25bb33 100644 --- a/pkgs/tools/system/osquery/default.nix +++ b/pkgs/tools/system/osquery/default.nix @@ -16,14 +16,14 @@ let in buildStdenv.mkDerivation rec { pname = "osquery"; - version = "5.5.1"; + version = "5.9.1"; src = fetchFromGitHub { owner = "osquery"; repo = "osquery"; rev = version; fetchSubmodules = true; - sha256 = "sha256-Q6PQVnBjAjAlR725fyny+RhQFUNwxWGjLDuS5p9JKlU="; + sha256 = "sha256-UzeA+u7PPBu7OAwQieyMsagM0QK34YbUzmK2byAR5lI="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A osquery nix build failed. got build log for 'osquery' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/83wch1mj6jk7rag56xiwryndpaq2l39p-source source root is source unpackPhase completed in 45 seconds @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/z252fqxpwq0vyag1mjz8h8mxh74fckkg-Remove-git-reset.patch patching file libraries/cmake/source/modules/utils.cmake Hunk #1 succeeded at 103 (offset 1 line). applying patch /nix/store/rr2ah3da2xaa6i0335bmcwh0vzmrywwy-Use-locale.h-instead-of-removed-xlocale.h-header.patch patching file libraries/cmake/source/augeas/gnulib/generated/linux/x86_64/lib/locale.h applying patch /nix/store/jjm6gbqjlbwcnfcbpn7wchxvvkzzl2ma-Remove-circular-definition-of-AUDIT_FILTER_EXCLUDE.patch patching file libraries/cmake/source/libaudit/src/lib/libaudit.h applying patch /nix/store/a207rpmd6had4b8w505kamqrm21wqpvc-Remove-system-controls-table.patch patching file osquery/tables/system/CMakeLists.txt Hunk #2 succeeded at 82 (offset 1 line). Hunk #3 succeeded at 158 (offset 4 lines). Hunk #4 succeeded at 315 (offset -8 lines). patching file specs/CMakeLists.txt Hunk #1 FAILED at 246. 1 out of 1 hunk FAILED -- saving rejects to file specs/CMakeLists.txt.rej patching file specs/posix/system_controls.table patching file tests/integration/tables/system_controls.cpp