| 11 Jan 2022 |
@ius:nltrix.net | Now I did do some sleuthing, and found e.g. https://github.com/NixOS/hydra/pull/854 | 00:54:52 |
@grahamc:nixos.org | yeah, and the comments on https://github.com/NixOS/hydra/pull/853 include some of my research | 00:55:11 |
@grahamc:nixos.org | in general I haven't worked on making them faster because of time limits :) | 00:55:25 |
@ius:nltrix.net | Yes, I saw that ticket as well. | 00:55:38 |
@ius:nltrix.net | Anyhow, it's exactly the issue I'm experiencing. Times out on buildoutputs.path ILIKE ?, which relates to: https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/Controller/Root.pm#L477-L487 | 00:56:38 |
@grahamc:nixos.org | what is your use case for search? | 00:57:00 |
@ius:nltrix.net | Both seem to involve derivation paths, so I'm wondering why there's a LIKE in the first place? | 00:57:11 |
@ius:nltrix.net | I wanted to search a nix path in this case | 00:57:22 |
@ius:nltrix.net | To be really precise, my input was: yah9mf7x2ycalb28gg9ximh49g0akkrn-audit-riscv64-unknown-linux-gnu-2.8.5-bin | 00:57:54 |