Wednesday triage meeting
Attendees: @roberth @edolstra @Ericson2314 @tomberek
Triage
install: Allow to specify alternative `sudo` command by abitrolly · Pull Request #11761 · NixOS/nix · GitHub
Looks alright. Assigned to @Mic92
warning: download buffer is full; consider increasing the 'download-buffer-size' setting (won't work) · Issue #11728 · NixOS/nix · GitHub
We should investigate the CURL blocking issue
- suspicious sleep call; should the callback return quickly?
`path:${builtins.storeDir}/...` input is not fetchable when eval store is relocated · Issue #12040 · NixOS/nix · GitHub
Discussed. Not clear exactly what broke.
Use `nix-eval-jobs` and delete `hydra-eval-jobs` by Ericson2314 · Pull Request #1421 · NixOS/hydra · GitHub
@Ericson2314 and @Mic92 made progress on replacing hydra-eval-jobs
by nix-eval-jobs
. What is left is testing that flake jobs still work correctly.