Files
Yuriy Taraday a057770de1 nixos/hydra: Add zstd to hydra-server's PATH
Without this, if compress_build_logs_compression is set to zstd we're
getting:

```
hydra-server[3594125]: sh: line 1: zstd: command not found
```

every time someone tries to fetch log file compressed with zstd.
2026-08-04 21:55:43 +02:00
..