Fix the build

This commit is contained in:
John Ericson
2025-04-07 11:36:59 -04:00
parent 6534a54ee5
commit d6a5df25bf
15 changed files with 57 additions and 68 deletions

View File

@@ -13,7 +13,9 @@ hydra_queue_runner = executable('hydra-queue-runner',
srcs,
dependencies: [
libhydra_dep,
nix_dep,
nix_util_dep,
nix_store_dep,
nix_main_dep,
pqxx_dep,
prom_cpp_core_dep,
prom_cpp_pull_dep,