| 26 Jul 2023 |
| @rimuru:gentoo.chat changed their profile picture. | 18:39:07 |
| 27 Jul 2023 |
| ribosomerocker joined the room. | 02:58:18 |
| UserSv4 joined the room. | 16:57:25 |
| 28 Jul 2023 |
| chayleaf joined the room. | 04:26:21 |
chayleaf | is it normal that hydra takes a stupidly long time to evaluate my flake? I basically do hydraJobs.system-config.x86_64-linux = nixosConfigurations.system, and I've yet to see any jobs being queued after a couple hours of eval | 04:49:44 |
chayleaf | I do see a lot of hydra-eval-jobs processes being spawned | 04:53:27 |
chayleaf | * is it normal that hydra takes a stupidly long time to evaluate my flake? I basically did hydraJobs.system-config.x86_64-linux = nixosConfigurations.system, and I've yet to see any jobs being queued after a couple hours of eval | 04:54:21 |
chayleaf | * is it normal that hydra takes a stupidly long time to evaluate my flake? I basically did `hydraJobs.system-config.x86_64-linux = nixosConfigurations.system`, and I've yet to see any jobs being queued after a couple hours of eval | 04:54:37 |
chayleaf | I hope I'm doing something wrong because as it is even a bash script is better | 04:58:43 |
chayleaf | okay I did do something wrong, I should've used nixosConfigurations.system.config.system.build.toplevel instead, hopefully this will fix the issue | 05:18:27 |