| 26 Jan 2024 |
dustee | Redacted or Malformed Event | 08:10:34 |
dustee | Redacted or Malformed Event | 08:32:02 |
dustee | Redacted or Malformed Event | 08:32:02 |
dustee | Redacted or Malformed Event | 10:31:05 |
dustee | 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 |
| Luna Simons joined the room. | 14:46:35 |
Sandro | In reply to @Ericson2314:matrix.org we should be able to just use the nullability of a field? 🤔🤔🤔 maybe, then i could drop the column again | 15:35:56 |
Sandro | Not sure what perl does with null and empty string. I hope nothing stupid. | 15:36:43 |
| 27 Jan 2024 |
| @dooy:matrix.org changed their display name from Dooygoy to stablejoy. | 13:37:40 |
| @lehmanator:gnulinux.club removed their profile picture. | 16:56:17 |
| @lehmanator:gnulinux.club removed their display name Sam Lehman. | 17:01:11 |
| @lehmanator:gnulinux.club left the room. | 17:04:48 |
magic_rb | somehow even with github: in allowed-uris i keep getting github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5 this is on 411e4d0c2458ec5319b8ea88129dff807793f7d7 | 22:14:02 |
Robert Hensing (roberth) | are you sure hydra is linked against a Nix version where that's supported? | 22:15:26 |
magic_rb | ill check the nix version, good idea | 22:15:49 |
magic_rb | 2.19.2 | 22:16:03 |
magic_rb | 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 |
magic_rb | 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 |
magic_rb | still does not work :/ | 22:37:32 |
magic_rb | after bumping hydra too, it works now, weird | 22:58:28 |
magic_rb | * ~~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 |
magic_rb | * +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 |
magic_rb | * ~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 |
| nf changed their profile picture. | 14:04:06 |
| 29 Jan 2024 |
| Sam Lehman joined the room. | 10:59:07 |
| Sam Lehman set a profile picture. | 11:06:03 |
| @2xsaiko:tchncs.de joined the room. | 20:15:11 |
@2xsaiko:tchncs.de | 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 |
ma27 | 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 |
@2xsaiko:tchncs.de | In reply to @ma27:nicht-so.sexy the queue runner can write build products to a different store that can be configured with store_uri in hydra.conf. nice, I'll try that, thanks! | 02:29:23 |