Hydra | 378 Members | |
| 109 Servers |
| Sender | Message | Time |
|---|---|---|
| 26 Jan 2024 | ||
| Redacted or Malformed Event | 10:31:05 | |
ok i have now built a package from my git repo, added the hydra url as a substituters, but how do i reference the built package in my declarative flake configuration? | 14:25:59 | |
| 14:46:35 | ||
In reply to @Ericson2314:matrix.org🤔🤔🤔 maybe, then i could drop the column again | 15:35:56 | |
| Not sure what perl does with null and empty string. I hope nothing stupid. | 15:36:43 | |
| 27 Jan 2024 | ||
| 13:37:40 | ||
| 16:56:17 | ||
| 17:01:11 | ||
| 17:04:48 | ||
somehow even with github: in allowed-uris i keep getting github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5 this is on 411e4d0c2458ec5319b8ea88129dff807793f7d7 | 22:14:02 | |
| are you sure hydra is linked against a Nix version where that's supported? | 22:15:26 | |
| ill check the nix version, good idea | 22:15:49 | |
| 2.19.2 | 22:16:03 | |
| yeah answer is no to your quastion roberth, i dont get tho why did it work until now, i just reset my hydra because i screwed up the database and now it doesnt work | 22:26:09 | |
| inbetween it breaking and me resetting i updated my flake so that would explain why, i guess ill bump nix to master | 22:30:12 | |
| still does not work :/ | 22:37:32 | |
| after bumping hydra too, it works now, weird | 22:58:28 | |
| * ~~after bumping hydra too, it works now, weird~~ no id does not, i give up for today, it just took longer to fail | 22:59:56 | |
| * +after bumping hydra too, it works now, weird+ no id does not, i give up for today, it just took longer to fail | 23:00:07 | |
| * ~after bumping hydra too, it works now, weird~ no id does not, i give up for today, it just took longer to fail | 23:00:12 | |
| 28 Jan 2024 | ||
| 14:04:06 | ||
| 29 Jan 2024 | ||
| 10:59:07 | ||
| 11:06:03 | ||
| 20:15:11 | ||
| is it possible to set up hydra to build to a store that's not /nix/store? My /nix/store on the machine I want to set this up on is on a pretty small partition that I don't want to fill up with hydra building other systems' configurations | 20:16:21 | |
the queue runner can write build products to a different store that can be configured with store_uri in hydra.conf. | 20:54:46 | |
| 30 Jan 2024 | ||
In reply to @ma27:nicht-so.sexynice, I'll try that, thanks! | 02:29:23 | |
How can I run a single test using the environment set up by the test Makefile? make check works fine, but when I try using yath as instructed by the README it complains due to a lack of HYDRA_HOME, database, etc. | 03:46:40 | |
| i've applied the following patch:
however, for some reason my repo is still being evaluated in restricted mode. I've tried removing the eval cache, but nothing helped, I'm still getting the error | 11:26:18 | |
| my ci randomly broke after a nixpkgs update and nothing i've tried worked | 11:28:00 | |